Skip to content

Commit b06e1d4

Browse files
authored
Merge pull request #188146 from JnHs/jh-portal-quota-main
New quotas topic + TOC update
2 parents e8c5d9b + 7a2bdc4 commit b06e1d4

File tree

5 files changed

+60
-1
lines changed

5 files changed

+60
-1
lines changed

articles/azure-portal/TOC.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,10 @@
5050
href: supportability/how-to-create-azure-support-request.md
5151
- name: Manage an Azure support request
5252
href: supportability/how-to-manage-azure-support-request.md
53-
- name: Request quota increases
53+
- name: View and increase quotas
5454
items:
55+
- name: View quotas
56+
href: supportability/view-quotas.md
5557
- name: Increase vCPU quotas
5658
items:
5759
- name: Increase VM-family vCPU quotas
48.2 KB
Loading
618 Bytes
Loading
678 Bytes
Loading
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
---
2+
title: View quotas
3+
description: Learn how to view quotas and request increases in the Azure portal.
4+
ms.date: 02/14/2022
5+
ms.topic: how-to
6+
---
7+
8+
# View quotas
9+
10+
The **Quotas** page in the Azure portal is the centralized location where you can view your quotas. **My quotas** provides a comprehensive, customizable view of usage and other quota information so that you can assess quota usage. You can also request quota increases directly from **My quotas**.
11+
12+
To view the **Quotas** page, sign in to the [Azure portal](https://portal.azure.com) and enter "quotas" into the search box.
13+
14+
> [!TIP]
15+
> After you've accessed **Quotas**, the service will appear at the top of the Home page in the Azure portal. You can also [add **Quotas** to your **Favorites** list](../azure-portal-add-remove-sort-favorites.md) so that you can quickly go back to it.
16+
17+
## View quota details
18+
19+
To view detailed information about your quotas, select **My quotas** in the left menu on the **Quotas** page.
20+
21+
> [!NOTE]
22+
> You can also select a specific Azure provider from the **Quotas** overview page to view quotas and usage for that provider. If you don't see a provider, check the [Azure subscription and service limits page](../..//azure-resource-manager/management/azure-subscription-service-limits.md) for more information.
23+
24+
On the **My quotas** page, you can choose which quotas and usage data to display. The filter options at the top of the page let you filter by location, provider, subscription, and usage. You can also use the search box to look for a specific quota.
25+
26+
:::image type="content" source="media/view-quotas/my-quotas.png" alt-text="Screenshot of the My quotas screen in the Azure portal.":::
27+
28+
In the list of quotas, you can toggle the arrow shown next to **Quota** to expand and close categories. You can do the same next to each category to drill down and create a view of the information you need.
29+
30+
## Request quota increases
31+
32+
You can request quota increases directly from **My quotas**. The process for requesting an increase will depend on the type of quota.
33+
34+
### Request a quota increase
35+
36+
Some quotas display a pencil icon. Select this icon to quickly request an increase for that quota.
37+
38+
:::image type="content" source="media/view-quotas/quota-pencil-icon.png" alt-text="Screenshot of the pencil icon to request a quota increase in the Azure portal.":::
39+
40+
After you select the pencil icon, enter the new limit for your request in the **Quota Details** pane, then select **Save and Continue**. After a few minutes, you'll see a status update confirming whether the increase was fulfilled. If you close **Quota details** before the update appears, you can check it later in the Azure Activity Log.
41+
42+
If your request wasn't fulfilled, you can select **Create a support request** so that your request can be evaluated by our support team.
43+
44+
### Create a support request
45+
46+
If the quota displays a support icon rather than a pencil, you'll need to create a support request in order to request the increase.
47+
48+
:::image type="content" source="media/view-quotas/quota-support-icon.png" alt-text="Screenshot of the support icon to request a quota increase in the Azure portal.":::
49+
50+
Selecting the support icon will take you to the **New support request** page, where you can enter details about your new request. A support engineer will then assist you with the quota increase request.
51+
52+
For more information about opening a support request, see [Create an Azure support request](how-to-create-azure-support-request.md).
53+
54+
## Next steps
55+
56+
- Learn about [Azure subscription and service limits, quotas, and constraints](../../azure-resource-manager/management/azure-subscription-service-limits.md).
57+
- Learn about other ways to request increases for [VM-family vCPU quotas](per-vm-quota-requests.md), [vCPU quotas by region](regional-quota-requests.md), and [spot vCPU quotas](spot-quota.md).

0 commit comments

Comments
 (0)