Open In App

Microsoft Azure – Enabling Resource Providers for Azure Subscription

Improve
Improve
Like Article
Like
Save
Share
Report

In this article, we will show you “How to register a Microsoft Azure Resource Provider for an active subscription in Azure Portal?“.

Implementation:

Follow the below steps to enable resource providers for your Azure subscription:

Step 1: Log in to your Azure Portal

Step 2: Navigate to Subscriptions and Select your Active Azure Subscription

Step 3: From Left menu Navigate to Settings >> Click “Resource Providers”

Note: By default, you will be getting some registered providers.

Step 4: If you scroll down the page then you will see many “NotRegistered“. 

If you want to Register a one just select the resource provider of your choice or you can search for the required resource provider then click on “Register” to register the service in your select subscription. At max, it will take 10-20 seconds to register.  

Example: Registering a Microsoft.DataLakeStore Resource Provider for Azure Subscription

For suppose there is a requirement in the project to use Azure Data Lake Storage. For using this Azure Data Lake Service we need to enable Microsoft.DataLakeStore resource provides in that select subscription in order to use this Azure Data Lake Store.

For this, we need to search for Microsoft.DataLakeStore in resource providers and then we need to select the service and click “Register”

Once you click on Register. We will start getting registered.

Wait for 30 Seconds and Click on “Refresh” to check the Registered Changes. 

Note: This Process is the Same for all the Azure Resource Providers.

That’s it you are done.


Last Updated : 31 Mar, 2023
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads