Skip to content

Commit 129f354

Browse files
committed
Incorporating feedback from Sachin
1 parent f2521ca commit 129f354

File tree

3 files changed

+13
-11
lines changed

3 files changed

+13
-11
lines changed
-2.33 KB
Loading

articles/sql-database/sql-database-quota-increase-request.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ description: This page describes how to create a support request to increase the
44
services: sql-database
55
ms.service: sql-database
66
ms.topic: conceptual
7-
author: stevestein
8-
ms.author: sstein
9-
ms.reviewer:
10-
ms.date: 02/03/2020
7+
author: sachinpMSFT
8+
ms.author: sachinp
9+
ms.reviewer: sstein
10+
ms.date: 02/04/2020
1111
---
1212

1313
# Request quota increases for Azure SQL Database
1414

15-
This article explains how to request a quota increase for Azure SQL Database for single databases, servers, and managed instances. It also explains to request whitelisting for new server deployments in a region.
15+
This article explains how to request a quota increase for Azure SQL Database for single databases, servers, and managed instances. It also explains how to enable subscription access to a region.
1616

1717
## <a id="newquota"></a> Create a new support request
1818

@@ -55,7 +55,7 @@ The following sections describe three quota increase options for the **SQL Datab
5555

5656
- Database transaction units (DTUs) per server
5757
- Servers per subscription
58-
- Server whitelisting requests for a region
58+
- Enable subscription access to a region
5959

6060
### Database transaction units (DTUs) per server
6161

@@ -85,9 +85,13 @@ Use the following steps to request an increase in the number of servers per subs
8585

8686
For more information, see [SQL Database resource limits and resource governance](sql-database-resource-limits-database-server.md).
8787

88-
### Server whitelisting requests for a region
88+
### Enable subscription access to a region
8989

90-
Some regions restrict the creation of new SQL Database servers. To request the ability to create SQL Database servers in those regions, you can use the **Other quota request** option. Provide the details of the region you want access to in the **Description** field:
90+
Some offer types are not available in every region. You may see an error such as the following:
91+
92+
`This location is not available for subscription`
93+
94+
If your subscription needs access in a particular region, please use the **Other quota request** option to request access. In your request, specify the offering and SKU details that you want to enable for the region. To explore the offering and SKU options, see [Azure SQL Database pricing](https://azure.microsoft.com/pricing/details/sql-database/single/).
9195

9296
![Other quota details](./media/sql-database-quota-increase-request/quota-details-whitelisting.png)
9397

articles/sql-database/toc.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -486,9 +486,7 @@
486486
- name: ETL for analytics
487487
href: saas-multitenantdb-tenant-analytics.md
488488
- name: Request quota increases
489-
items:
490-
- name: Request quota increases
491-
href: sql-database-quota-increase-request.md
489+
href: sql-database-quota-increase-request.md
492490

493491
- name: SQL databases
494492
items:

0 commit comments

Comments
 (0)