Azure Virtual Machine Family Quota Problem

Ömer Koçbil 0 Reputation points
2024-10-23T17:52:42.5333333+00:00

We got accepted by the Microsoft Startup Program and were going to set up a virtual machine. We came to the 'create' step by selecting the NC4as_T4_v3 machine in the East US region, then we left the page without creating it. We followed the steps to set up a new virtual machine to create another machine again, we selected the same machine but it said your quota is full. We saw that the previous machine we didn't create was saved as a draft. We deleted this draft but we still have a quota problem. So, although we don't have any machines, we can't access the quota we used to have.

How can I solve this problem?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,057 questions
Azure | Azure Startups
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anusree Nashetty 4,710 Reputation points Microsoft External Staff Moderator
    2024-10-24T02:20:55.3966667+00:00

    Hi Ömer Koçbil,

    Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.

    We understand from your query that you are experiencing an issue while trying to create a virtual machine in East US with the size NC4as_T4_v3 but getting as your quota is full. Please try below steps that help resolve your issue.

    Please verify for any stale resources associated with the VM series in the East US region. Navigate to the Virtual Machines, Disks, and Public IP Addresses sections to check for any lingering resources. If you identify any, please delete them to free up quota.

    Check the current quota usage, go to the Azure Portal and navigate to Subscriptions. Select your subscription, then click on Usage + quotas and filter with region, to review your current quota limits and usage for the NC series.

    Please try creating the VM in a different Availability Zone within the East US region to see if the quota differs by zone or try creating in another region as Azure may limit the availability of certain VM series due to capacity constraints. This can occur if many users in the East US region are utilizing NC series VMs, which may prevent new allocations for that family in the region or its zones.

    Try Azure CLI to check the available current quota:
    az vm list-usage --location eastus --output table
    This command will show the current quota usage for each VM size in the specified region. check for your specific size.

    If the above steps don't work, try to increase the quota: From the Usage + Quotas page, click on Request Increase for the NCas_T4_v3 quota then follow the steps to request an increase in the quota and submit the request.

    If you have any further queries, please do let us know. If the answer is helpful, please click "Accept Answer" and "Upvote it" as it can be helpful to others in the community.User's image


  2. deherman-MSFT 38,021 Reputation points Microsoft Employee Moderator
    2024-10-31T16:06:28.7666667+00:00

    @Ömer Koçbil

    Azure Startups now has a solution for customers wishing to utilize GPU clusters. Details can be found on Startup GPU Cluster page.

    The Startup GPU Cluster is a set of interconnected GPUs optimized and made available specifically for distributed training and fine-tuning. Startups can request access to this GPU cluster for short periods of time and use their Founders Hub credits, when available, to pay for it. As of January 2024, the cluster is a set of 500 NDmA100s, subject to change at a future date.


    If you still have questions, please let us know in the "comments" and we would be happy to help you. Comment is the fastest way of notifying the experts.

    If the answer has been helpful, we appreciate hearing from you and would love to help others who may have the same question. Accepting answers helps increase visibility of this question for other members of the Microsoft Q&A community.

    Thank you for helping to improve Microsoft Q&A!

    User's image

    0 comments No comments

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.