Can't deploy a VM on the Azure Machine Learning.

Shotaro Mori 56 Reputation points
2021-06-15T15:46:54.863+00:00

105827-image.png

I tried to deploy a VM to Azure Machine Learning, but I get the error message "You do not have enough quota for the following VM sizes. Click here to view and request quota." And the VM cannot be deployed.

But I have enough quota (24 CPUs).

What is causing the problem?

I'm using Azure's Free trial plan.

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

Accepted answer
  1. Andreas Baumgarten 96,926 Reputation points MVP
    2021-06-15T16:02:14.643+00:00

    Hi @Shotaro Mori ,

    there are different quotas in Azure:

    • There are quotas for vCPUs per Azure Region
    • In addition there are quotas for vCPUs per VM Series

    Both quotas (for Azure Region and VM Series) must fit the requirements.

    It seems like the quota for vCPUs per region is ok but you haven't enough vCPUs per VM series.
    You can check your quotas by the link you marked with the red line in your screenshot.

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards
    Andreas Baumgarten

    2 people found this answer helpful.
    0 comments No comments

5 additional answers

Sort by: Most helpful
  1. Shotaro Mori 56 Reputation points
    2021-06-16T13:48:30.697+00:00

    Hi AndreasBaumgarten

    Your reply was correct.
    The problem was "vCPUs per VM Series".

    The VM series that can be used differs depending on the region,
    I changed the region to the western United States and it was resolved.

    Thank you so much.

    2 people found this answer helpful.

  2. Mauricio Salazar 6 Reputation points
    2021-12-27T22:36:41.117+00:00

    Hi I tried canadacentral and worke160746-image.pngd

    1 person found this answer helpful.
    0 comments No comments

  3. Tyler Kolota 31 Reputation points
    2022-03-31T23:29:07.833+00:00

    I had the same issue while going through the Azure AI Fundamentals course. And no region change would make it work.

    So I went against what the instructions explicitly say for the settings & checked "Low priority" instead of "Dedicated" and it immediately resolved the issue.

    1 person found this answer helpful.

  4. Jose Mendez 1 Reputation point
    2021-12-09T13:20:50.753+00:00

    I face the same issue as @Shotaro Mori All the options seem to be greyed out. I am also going through the MS Azure AI Fundamentals module with the free subscription and cannot create the compute instance. Already changed the region from East US to SouthCentral US, and nothing changes.

    Any help would be greatly appreciated.

    156248-image.png

    0 comments No comments