You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/postgresql/flexible-server/how-to-request-quota-increase.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,30 +1,30 @@
1
1
---
2
-
title: Troubleshoot Azure Database for PostgreSQL Flexible Server CLI errors
2
+
title: How to request quota increase for Azure Database PostgreSQL Flexible Server resources
3
3
description: Learn how to request a quota increase for Azure Database for PostgreSQL Flexible Server. You will also learn how to enable a subscription to access a region..
4
4
ms.service: postgresql
5
5
ms.subservice: flexible-server
6
-
ms.author:kabharati
6
+
ms.author:kabharati
7
7
ms.reviewer: maghan
8
8
ms.topic: how-to
9
-
ms.date: 3/31/2023
9
+
ms.date: 03/31/2023
10
10
---
11
11
12
12
# Request quota increases for Azure Database PostgreSQL Flexible Server
The resources in Azure Database for PostgreSQL FLexible Server have default quotas/limits. However, there may be a case where your workload needs more quota than the default value. In such case, you must reach out to the Azure PostgreSQL DB team to request a quota increase. This article explains how to request a quota increase for Azure Database for PostgreSQL FLexible Server resources. You will also learn how to enable a subscription to access a region.
15
+
The resources in Azure Database for PostgreSQL Flexible Server have default quotas/limits. However, there may be a case where your workload needs more quota than the default value. In such case, you must reach out to the Azure PostgreSQL DB team to request a quota increase. This article explains how to request a quota increase for Azure Database for PostgreSQL FLexible Server resources.
16
16
17
17
## Create a new support request
18
18
19
-
To request a quota increase, you must create a new support request with your workload details. The Azure Database for PostgreSQL Flexible Server team will then evaluate your request and approve it. Use the following steps to create a new support request from the Azure portal:
19
+
To request a quota increase, you must create a new support request with your workload details. The Azure Database for PostgreSQL Flexible Server team will then process your request and approve or deny it. Use the following steps to create a new support request from the Azure portal:
20
20
21
21
1. Sign into the Azure portal.
22
22
23
23
2. From the left-hand menu, select **Help + support** and then select **Create a support request**.
24
24
25
-
3. In the **Problem Description** tab fill the following details:
25
+
3. In the **Problem Description** tab, fill the following details:
26
26
27
-
* For **Summary**, Provide a short description of your request such as your workload, why the default values aren’t sufficient along with any error messages you are observing.
27
+
* For **Summary**, Provide a short description of your request such as your workload, why the default values aren’t sufficient along with any error messages you're observing.
28
28
* For **Issue type**, select **Service and subscription limits (quotas)**
29
29
* For **Subscription**, select the subscription for which you want to increase the quota.
30
30
* For **Quota type**, select **Azure Database for PostgreSQL Flexible Server**
@@ -38,7 +38,7 @@ To request a quota increase, you must create a new support request with your wor
38
38
39
39
* In **Request details** click **Enter details** and select the relevant **Quota Type**
40
40
41
-
provide the requested information for your specific quota request like Location, Series, New Quota (in vCores) etc
41
+
provide the requested information for your specific quota request like Location, Series, New Quota.
42
42
43
43
***File upload**: Upload the diagnostic files or any other files that you think are relevant to the support request. To learn more on the file upload guidance, see the [Azure support](../../azure-portal/supportability/how-to-manage-azure-support-request.md#upload-files) article.
44
44
@@ -52,7 +52,7 @@ To request a quota increase, you must create a new support request with your wor
52
52
53
53
7. Select **Next: Review+Create**. Validate the information provided and select **Create** to create a support request.
54
54
55
-
Within 24-48 hours, the Azure Database for PostgreSQL Flexible Server DB support team will evaluate your request and get back to you.
55
+
The Azure Database for PostgreSQL Flexible Server DB support team process all quota requests in 24-48 hours.
0 commit comments