Scale quotas and limits in DevTest Labs

As you work in DevTest Labs, you might notice that there are certain default limits to some Azure resources, which can affect the DevTest Labs service. These limits are referred to as quotas.

Note

The DevTest Labs service doesn't impose any quotas. Any quotas you might encounter are default constraints of the overall Azure subscription.

You can use each Azure resource until you reach its quota. Each subscription has separate quotas and usage is tracked per subscription.

For example, each subscription has a default quota of 20 cores. So, if you're creating VMs in your lab with four cores each, then you can only create five VMs.

Azure Subscription and Service Limits lists some of the most common quotas for Azure resources. The resources most commonly used in a lab, and for which you might encounter quotas, include VM cores, public IP addresses, network interface, managed disks, Azure role assignment, and ExpressRoute circuits.

View your usage and quotas

These steps show you how to view the current quotas in your subscription for specific Azure resources, and to see what percentage of each quota used.

  1. Sign in to the Azure portal.

  2. Open the Azure portal menu.

    Screenshot showing the Azure portal home page with the three-bar icon that opens the Azure portal menu at the top left highlighted.

  3. Select Cost Management + Billing from the list.

    Screenshot of the Azure portal homepage showing the Azure portal menu open at the left with cost management and billing highlighted.

  4. In Cost Management + Billing, select a subscription.

  5. Select Usage + quotas.

    Usage + quotas appears, listing different resources available in that subscription and the percentage of the quota that is being used per resource.

    Screenshot showing the Usage and Quotas page.

Requesting more resources in your subscription

If you reach a quota cap, the default limit of a resource in a subscription can be increased up to a maximum limit, as described in Azure Subscription and Service Limits.

These steps show you how to request a quota increase through the Azure portal.

  1. Sign in to the Azure portal.

  2. Select Show portal menu, and then select Cost Management + Billing from the list.

  3. In Cost Management + Billing, select a subscription.

  4. Select Usage + quotas.

  5. In Usage + quotas, select the quotas you want to increase.

    Screenshot showing usage and quotas, with two quotas selected.

  6. Select New Quota Request > Enter a new limit.

    Screenshot showing the new quota request menu, with the Enter a new limit option highlighted.

  7. To complete and submit the request, fill out the required information in New Quota Request, and then select Submit.

    Screenshot showing New Quota Request.

Understanding Azure Limits and Increases provides more information about contacting Azure support to request a quota increase.

Get started with Azure DevTest Labs

New to Azure? Create a free Azure account.

Already on Azure? Create your first lab and get started with Azure DevTest Labs in minutes.

Next steps