i created a free Microsoft azure account, and when i wanted to work with Microsoft.HDInsight to create my spark cluster i found that it’s Not Registered, is there a way to register Microsoft.HDInsight. (i didn’t use any credit from my credit card) but microsoft azure allow 200,00 $US i think.
im lost if anybody know on that domain i highly would appriciate any help 🙂
>Solution :
Make sure resource provider named
Microsoft.HDInsightis registered in your subscription.
Note: You must have permission to do the /register/action operation for the resource provider. The permission is included in the Contributor and Owner roles.
Steps to register resource provider in Azure Portal:
Select your subscription => Under settings select Resource Providers => Search Microsoft.HDInsight => Click on Register.

For more details, refer to Register resource provider – Azure Portal.