Skip to content

Commit bcd9b24

Browse files
authored
Merge pull request #192971 from JnHs/jh-portal-netquota22
update to latest experience
2 parents 5ec6a11 + 2001957 commit bcd9b24

File tree

5 files changed

+31
-27
lines changed

5 files changed

+31
-27
lines changed
0 Bytes
Loading
-26.3 KB
Loading
678 Bytes
Loading
2.29 KB
Loading

articles/azure-portal/supportability/networking-quota-requests.md

Lines changed: 31 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,64 @@
11
---
22
title: Increase networking quotas
33
description: Learn how to request a networking quota increase in the Azure portal.
4-
ms.date: 12/02/2021
4+
ms.date: 03/25/2022
55
ms.topic: how-to
66
---
77

88
# Increase networking quotas
99

10-
This article shows how to request increases for networking quotas in the [Azure portal](https://portal.azure.com).
10+
This article shows how to request increases for networking quotas from [Azure Home](https://portal.azure.com) or from **My quotas**, a centralized location where you can view your quota usage and request quota increases.
1111

12-
To view your current networking usage and quota in the Azure portal, open your subscription, then select **Usage + quotas**. You can also use the following options to view your network usage and limits.
12+
For quick access to request an increase, select **Quotas** on the Azure Home page.
1313

14-
- [Usage CLI](/cli/azure/network#az-network-list-usages)
15-
- [PowerShell](/powershell/module/azurerm.network/get-azurermnetworkusage)
16-
- [The network usage API](/rest/api/virtualnetwork/virtualnetworks/listusage)
14+
:::image type="content" source="media/networking-quota-request/quotas-icon.png" alt-text="Screenshot of the Quotas icon in the Azure portal.":::
1715

18-
You can request an increase in the Azure portal by using **Help + support** or in **Usage + quotas** for your subscription.
16+
If you don't see **Quotas** on Azure Home, type "quotas" in the search box, then select **Quotas**. The **Quotas** icon will then appear on your Home page the next time you visit.
1917

20-
> [!Note]
21-
> To change the default size of **Public IP Prefixes**, select **Min Public IP InterNetwork Prefix Length** from the dropdown list.
18+
You can also use the following options to view your network quota usage and limits:
2219

23-
## Request networking quota increase by using Help + support
20+
- [Azure CLI](/cli/azure/network#az-network-list-usages)
21+
- [Azure PowerShell](/powershell/module/azurerm.network/get-azurermnetworkusage)
22+
- [REST API](/rest/api/virtualnetwork/virtualnetworks/listusage)
23+
- **Usage + quotas** (in the left pane when viewing your subscription in the Azure portal)
2424

25-
Follow the instructions below to create a networking quota increase request by using **Help + support** in the Azure portal.
25+
Based on your subscription, you can typically request increases for these quotas:
2626

27-
1. Sign in to the [Azure portal](https://portal.azure.com), and [open a new support request](how-to-create-azure-support-request.md).
27+
- Public IP Addresses
28+
- Public IP Addresses - Standard
29+
- Public IPv4 Prefix Length
2830

29-
1. For **Issue type**, choose **Service and subscription limits (quotas)**.
31+
## Request networking quota increases
3032

31-
1. Select the subscription that needs an increased quota.
33+
Follow these steps to request a networking quota increase from Azure Home.
3234

33-
1. Under **Quota type**, select **Networking**. Then select **Next**.
35+
1. From [Azure Home](https://portal.azure.com), select **Quotas** and then select **Microsoft.Network**.
3436

35-
:::image type="content" source="media/networking-quota-request/new-networking-quota-request.png" alt-text="Screenshot of a new networking quota increase request in the Azure portal.":::
37+
1. Find the quota you want to increase, then select the support icon.
3638

37-
1. In the **Problem details** section, select **Enter details**. Follow the prompts to select a deployment model, location, the resources to include in your request, and the new limit you would like on the subscription for those resources. When you're finished, select **Save and continue** to continue creating your support request.
39+
:::image type="content" source="media/networking-quota-request/quota-support-icon.png" alt-text="Screenshot showing the support icon for a networking quota.":::
3840

39-
:::image type="content" source="media/networking-quota-request/quota-details-network.png" alt-text="Screenshot of the Quota details screen for a networking quota increase request in the Azure portal.":::
41+
1. In the **New support request** form, on the **Problem description** screen, some fields will be pre-filled for you. In the **Quota type** list, select **Networking**, then select **Next**.
4042

41-
1. Complete the rest of the **Additional information** screen, and then select **Next**.
43+
:::image type="content" source="media/networking-quota-request/new-networking-quota-request.png" alt-text="Screenshot of a networking quota support request in the Azure portal.":::
4244

43-
1. On the **Review + create** screen, review the details that you'll send to support, and then select **Create**.
45+
1. On the **Additional details** screen, under P**rovide details for the request**, select **Enter details**.
4446

45-
## Request networking quota increase from Usage + quotas
47+
1. In the **Quota details** pane, enter the information for your request.
4648

47-
Follow these instructions to create a networking quota increase request from **Usage + quotas** in the Azure portal.
49+
> [!IMPORTANT]
50+
> To increase a static public IP address quota, select **Other** in the **Resources** list, then specify this information in the **Details** section.
4851
49-
1. From https://portal.azure.com, search for and select **Subscriptions**.
52+
:::image type="content" source="media/networking-quota-request/quota-details-network.png" alt-text="Screenshot of the Quota details pane for a networking quota increase request.":::
5053

51-
1. Select the subscription that needs an increased quota.
54+
1. Select **Save and continue**. The information you entered will appear in the **Request summary** under **Problem details**.
5255

53-
1. Select **Usage + quotas**.
56+
1. Continue to fill out the form, including your preferred contact method. When you're finished, select **Next**.
57+
1. Review your quota increase request information, then select **Create**.
5458

55-
1. In the upper right corner, select **Request increase**.
59+
After your networking quota increase request has been submitted, a support engineer will contact you and assist you with the request.
5660

57-
1. Follow the steps above (starting at step 4) to complete your request.
61+
For more information about support requests, see [Create an Azure support request](how-to-create-azure-support-request.md).
5862

5963
## Next steps
6064

0 commit comments

Comments
 (0)