Hi VIRAL JAIN,
Thank you for your patience
Error Message:
{"code":"SubscriptionNotRegistered","message":"Resource provider [N/A] isn't registered with Subscription [N/A]. Please see troubleshooting guide, available here: https://aka.ms/register-resource-provider","details":[],"additionalInfo":[]}
To resolve this issue, please ensure that 'Microsoft.Storage' is registered in addition to 'Microsoft.MachineLearningServices' in your Subscription Resource Provider settings.
- Go to Azure Portal → Select your Subscription → Select Settings → Resource Providers.
- In the Resource Providers section, check that 'Microsoft.MachineLearningServices' is registered.
- If not, click the Register button and allow a few minutes for the registration to complete before deploying the model again.
- Confirm that your subscription has enough quota for the resources you intend to deploy, particularly for virtual machine sizes.
- Ensure your account has the required permissions (Contributor role or higher).
- If needed, try creating your Azure Machine Learning workspace and deploying your model in a different region.
We’ve followed these steps according to the exercise instructions now it's working fine and not encountered any issues.
Please find the attached screenshot for reference:
Please don't hesitate to reach out again if the problem continues. We're here to help!
If you have found the answer provided to be helpful, please click on the "Accept Answer and Upvote" button so that it is useful for other members in the Microsoft Q&A community.