Azure regression model not deploying

Hassaan Faruq 60 Reputation points
2025-01-02T05:35:09.3933333+00:00

In this module, I follow the instructions successfully until the Deploy and test model section. First of all, it isn't letting me select Virtual machine: Standard_DS3_v2 so I select Standard_D2as_v4 instead.

Once selecting Deploy, the deployment fails and the provisioning state says failed.

These are the error details I get.

ResourceOperationFailure: Resource provider [N/A] isn't registered with Subscription [N/A]. Please see troubleshooting guide, available here: https://aka.ms/register-resource-provider

Apparently I need to go to Azure Portal Resources and make sure I have the correct Resource provider registered. Not sure which one I need to register.

I got help from the Q&A AI assist and it suggested to register Microsoft.Network but that also didn't work.

On Azure Portal HubsExtension, the error states this:

{"code":"DeploymentFailed","target":"/subscriptions/8806fbb1-d0cf-4e88-a05d-abfeba68d63e/resourceGroups/AMLResourceGroup/providers/Microsoft.Resources/deployments/ef455375-598b-442e-abcb-cb79fd35e50d","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"ResourceDeploymentFailure","target":"/subscriptions/8806fbb1-d0cf-4e88-a05d-abfeba68d63e/resourceGroups/AMLResourceGroup/providers/Microsoft.MachineLearningServices/workspaces/AMLTutorial/onlineEndpoints/amltutorial-znrxy","message":"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'."}]}

User's image

This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,962 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.