Cannot deploy an endpoint for AutoML model. Can someone help?

george 20 Reputation points
2024-11-06T14:10:25.0666667+00:00

I am having trouble with deploying a model I created using AutoML.  I have no coding/programming experience at all, so I'm completely confused.  None of the "support documentation" provided for Azure helps resolve the issue at all.

I've attached a screenshot to show the error I keep getting.  (It's actually two screenshots put together, one on top of the other, as I couldn't upload two images for whatever reason.)

I just want to use the model to see the next forecasted points, so I can check with my data to see how accurate it really is.

Capture.JPG

Azure Machine Learning
{count} votes

Answer accepted by question author
  1. Alistair Ross 7,471 Reputation points Microsoft Employee
    2024-11-06T14:45:37.99+00:00

    Hello @GeorgeYou need to register the resource provider on the subscription first. Follow the instructions found here to register a resource provider. https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/resource-providers-and-types#register-resource-provider-1. Ensure you select the subscription "Azure subscription 1" in your case. The provider you need to register is Microsoft.MachineLearningServices

    kind regards

    Alistair

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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