Getting BadRequest when creating deployment for ML online endpoint

David-3633 126 Reputation points
2021-07-12T13:43:47.733+00:00

I'm trying to create a managed online endpoint for a ML model using the Azure Machine Learning Studio (so GUI not CLI). It succeeds on the first four steps, but when it comes to "Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments" it fails with a BadRequest error. The status message isn't much help either:
{
"status": "Failed",
"error": {}
}
Any suggestions?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,893 questions
{count} votes

3 answers

Sort by: Most helpful
  1. David-3633 126 Reputation points
    2021-07-13T00:40:05.167+00:00

    @YutongTie-MSFT thank you for getting back!

    I couldn't really find a detailed tutorial for deploying using the studio, but (as this implies) the wizard was pretty straightforward. I also used the entry script from here for testing. Once it started giving me errors, I started searching other documentation, including trying to do it using the CLI and ARM templates, copies from the studio. This successfully deployed once, but I wasn't able to replicate it (a lot more BadRequest errors and missing assets, etc. - I'm still learning to use the CLI, etc.).

    Regarding region, I'm using West US, as it's for testing.

    Thank you again,
    David

    0 comments No comments

  2. YutongTie-MSFT 51,701 Reputation points
    2021-07-13T00:55:57.307+00:00

    I deleted your post with your subscription ID to protect your private. I’ve enabled one-time Free Technical Support for you. To create the support request, please do the following:

    • Go to the Health Advisory section within the Azure Portal: https://aka.ms/healthadvisories
    • Select the Issue Name "You have been enabled for one-time Free Technical Support"
    • Details will populate below in the Summary Tab within the reading pane and you can click on the link "Create a Support Request" to the right of the message

    Let me know what your support request number is so that I can keep track of your case. If you run into any issues, feel free to let me know.

    Regards,
    Yutong

    0 comments No comments

  3. David-3633 126 Reputation points
    2021-07-13T01:24:00.37+00:00

    @YutongTie-MSFT I didn't realise that was private, thanks! I've created my support request and the ID is 2107130040000396. Hope I haven't missed something too obvious!

    Thank you very much for your help!
    David


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.