Skip to content

Commit c46a2be

Browse files
authored
Merge pull request #233012 from kabharati/atlantic0329
Quota Increase page
2 parents b78c9fa + 19dbb50 commit c46a2be

File tree

4 files changed

+64
-0
lines changed

4 files changed

+64
-0
lines changed
Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
---
2+
title: How to request quota increase for Azure Database PostgreSQL Flexible Server resources
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+
ms.service: postgresql
5+
ms.subservice: flexible-server
6+
ms.author: kabharati
7+
author: kabharati
8+
ms.reviewer: maghan
9+
ms.topic: how-to
10+
ms.date: 03/31/2023
11+
---
12+
13+
# Request quota increases for Azure Database PostgreSQL Flexible Server
14+
[!INCLUDE [applies-to-postgresql-flexible-server](../includes/applies-to-postgresql-flexible-server.md)]
15+
16+
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.
17+
18+
## Create a new support request
19+
20+
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:
21+
22+
1. Sign into the Azure portal.
23+
24+
2. From the left-hand menu, select **Help + support** and then select **Create a support request**.
25+
26+
3. In the **Problem Description** tab, fill the following details:
27+
28+
* 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.
29+
* For **Issue type**, select **Service and subscription limits (quotas)**
30+
* For **Subscription**, select the subscription for which you want to increase the quota.
31+
* For **Quota type**, select **Azure Database for PostgreSQL Flexible Server**
32+
33+
:::image type="content" source="./media/how-to-create-support-request-quota-increase/create-quota-increase-request.png" alt-text="Create a new Azure Flexible Server request for quota increase":::
34+
35+
4. In the **Additional Details** tab, enter the details corresponding to your quota request. The Information provided on this tab will be used to further assess your issue and help the support engineer troubleshoot the problem.
36+
37+
38+
5. Fill the following details in this form:
39+
40+
* In **Request details** click **Enter details** and select the relevant **Quota Type**
41+
42+
provide the requested information for your specific quota request like Location, Series, New Quota.
43+
44+
* **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.
45+
46+
* **Allow collection of advanced ​diagnostic information?​**: Choose Yes or NO
47+
48+
* **Severity**: Choose one of the available severity levels based on the business impact.
49+
50+
* **Preferred contact method**: You can either choose to be contacted over **Email** or by **Phone**.
51+
52+
6. Fill out the remaining details such as your availability, support language, contact information, email, and phone number on the form.
53+
54+
7. Select **Next: Review+Create**. Validate the information provided and select **Create** to create a support request.
55+
56+
The Azure Database for PostgreSQL Flexible Server DB support team process all quota requests in 24-48 hours.
57+
58+
59+
60+
61+
## Next steps
62+
63+
- Learn how to [create a PostgreSQL server in the portal](how-to-manage-server-portal.md).
64+
- Learn about [service limits](concepts-limits.md).
Loading
15.2 KB
Loading
37.4 KB
Loading

0 commit comments

Comments
 (0)