Not enough quota to deploy a Azure Machine Learning Promt Flow

Middendorf, Jelle (ZGNL) 0 Reputation points
2024-04-19T08:15:45.9866667+00:00

So i was following this video (https://www.youtube.com/watch?v=t73rFjUNY88) to create a promt flow with my data and deploy it so i can get access to the REST endpoint for my project.

Some small things were already different but i got a promt flow that worked and i liked so i went to deploy it.

But then i get faced with the message i do not have enough quota for creating a virtual machine.
User's image

And i cant select anything in this window.
User's image

when i click "click here to request more quota" i get send here:
Dedicated core usage:
User's image

Low priority core usage:
User's image

So i would assume 396 cores would be enough but im clearly misunderstanding something here and i cant find any clear documentation (it might exists i just havent found it yet).
Does anybody know how i can fix this? I would really appreciate the help.

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

1 answer

Sort by: Most helpful
  1. AshokPeddakotla-MSFT 34,441 Reputation points
    2024-04-19T11:00:59.6633333+00:00

    Middendorf, Jelle (ZGNL) Greetings & Welcome to Microsoft Q&A forum!

    To give more context, Azure enforces two types of vCPU quotas for virtual machines:

    • standard vCPU quotas
    • spot vCPU quotas

    Standard vCPU quotas apply to pay-as-you-go VMs and reserved VM instances. They're enforced at two tiers, for each subscription, in each region:

    • The first tier is the total regional vCPU quota.
    • The second tier is the VM-family vCPU quota such as D-series vCPUs.

    This article shows how to request increases for VM-family vCPU quotas.

    You can also request increases for vCPU quotas by region or spot vCPU quotas.

    Do let me know if you have any further queries.


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.