Wednesday, May 27, 2020
AZURE Service Principal using Azure CLI & Portal
Posted on
12:12 AM
by
Sachin Kalia
Wednesday, May 20, 2020
Resource provider registration using Azure Portal
Posted on
12:34 AM
by
Sachin Kalia
Resource provider registration using Azure Portal
.
Each functionality in azure there is a resource provider like Microsoft.DataFactory. By default, your Azure Subscription is not registered with all resource providers and because your Subscription is not registered with Microsoft.DataFactory resource provider, you're getting this error
From the portal, select All services.
Select Subscriptions.
From the list of subscriptions, select the subscription you want to use for registering the resource provider. refer subscription.png
For your subscription, select Resource providers.Refer an image below for reference.
resource-provider.png
Look at the list of resource providers, and if necessary, select the Register link to register the resource provider of the type you're trying to deploy. As in my example I've installed Microsfot.DataFactory
Kindly refer an image Configure-resource-provider.png for reference
Hope it helps you o registered namespace Microsoft.Datafactory
Subscribe to:
Posts
(
Atom
)