Skip to content

Commit 2c39cc1

Browse files
authored
Merge pull request #95454 from jan-eng/master
Changes for GA of 16TB storage
2 parents ade5816 + 56da572 commit 2c39cc1

File tree

2 files changed

+20
-47
lines changed

2 files changed

+20
-47
lines changed

articles/mysql/concepts-pricing-tiers.md

Lines changed: 10 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: jan-eng
55
ms.author: janeng
66
ms.service: mysql
77
ms.topic: conceptual
8-
ms.date: 07/31/2019
8+
ms.date: 11/08/2019
99
---
1010

1111
# Azure Database for MySQL pricing tiers
@@ -17,7 +17,7 @@ You can create an Azure Database for MySQL server in one of three different pric
1717
| Compute generation | Gen 4, Gen 5 | Gen 4, Gen 5 | Gen 5 |
1818
| vCores | 1, 2 | 2, 4, 8, 16, 32, 64 |2, 4, 8, 16, 32 |
1919
| Memory per vCore | 2 GB | 5 GB | 10 GB |
20-
| Storage size | 5 GB to 1 TB | 5 GB to 4 TB | 5 GB to 4 TB |
20+
| Storage size | 5 GB to 1 TB | 5 GB to 16 TB | 5 GB to 16 TB |
2121
| Storage type | Azure Standard Storage | Azure Premium Storage | Azure Premium Storage |
2222
| Database backup retention period | 7 to 35 days | 7 to 35 days | 7 to 35 days |
2323

@@ -42,9 +42,15 @@ The storage you provision is the amount of storage capacity available to your Az
4242
| | **Basic** | **General Purpose** | **Memory Optimized** |
4343
|:---|:----------|:--------------------|:---------------------|
4444
| Storage type | Azure Standard Storage | Azure Premium Storage | Azure Premium Storage |
45-
| Storage size | 5 GB to 1 TB | 5 GB to 4 TB | 5 GB to 4 TB |
45+
| Storage size | 5 GB to 1 TB | 5 GB to 16 TB | 5 GB to 16 TB |
4646
| Storage increment size | 1 GB | 1 GB | 1 GB |
47-
| IOPS | Variable |3 IOPS/GB<br/>Min 100 IOPS<br/>Max 6000 IOPS | 3 IOPS/GB<br/>Min 100 IOPS<br/>Max 6000 IOPS |
47+
| IOPS | Variable |3 IOPS/GB<br/>Min 100 IOPS<br/>Max 20,000 IOPS | 3 IOPS/GB<br/>Min 100 IOPS<br/>Max 20,000 IOPS |
48+
49+
> [!NOTE]
50+
> Storage up to 16TB and 20,000 IOPS is supported in the following regions: East US, East US 2, Central US, West US, North Europe, West Europe, UK South, UK West, Southeast Asia, East Asia, Japan East, Japan West, Korea Central, Korea South, Australia East, Australia South East.
51+
>
52+
> All other regions support up to 4TB of storage and up to 6000 IOPS.
53+
>
4854
4955
You can add additional storage capacity during and after the creation of the server, and allow the system to grow storage automatically based on the storage consumption of your workload.
5056

@@ -55,25 +61,6 @@ The Basic tier does not provide an IOPS guarantee. In the General Purpose and Me
5561

5662
You can monitor your I/O consumption in the Azure portal or by using Azure CLI commands. The relevant metrics to monitor are [storage limit, storage percentage, storage used, and IO percent](concepts-monitoring.md).
5763

58-
### Large storage (Preview)
59-
60-
We are increasing the storage limits in our General Purpose and Memory Optimized tiers. Newly created servers that opt-in to the preview can provision up to 16 TB of storage. The IOPS scale at a 3:1 ratio up to 20,000 IOPS. As with the current generally available storage, you can add additional storage capacity after the creation of the server, and allow the system to grow storage automatically based on the storage consumption of your workload.
61-
62-
| | **General Purpose** | **Memory Optimized** |
63-
|:-------------|:--------------------|:---------------------|
64-
| Storage type | Azure Premium Storage | Azure Premium Storage |
65-
| Storage size | 32 GB to 16 TB| 32 GB to 16 TB |
66-
| Storage increment size | 1 GB | 1 GB |
67-
| IOPS | 3 IOPS/GB<br/>Min 100 IOPS<br/>Max 20,000 IOPS| 3 IOPS/GB<br/>Min 100 IOPS<br/>Max 20,000 IOPS |
68-
69-
> [!IMPORTANT]
70-
> Large storage is currently in public preview in the following regions: East US, East US 2, Central US, West US, North Europe, West Europe, UK South, UK West, Southeast Asia, East Asia, Japan East, Japan West, Korea Central, Korea South, Australia East, Australia South East.
71-
>
72-
> The large storage preview currently does not support:
73-
>
74-
> * Geographically redundant backups
75-
> * Cross region replication
76-
7764
### Reaching the storage limit
7865

7966
Servers with less than 100 GB provisioned storage are marked read-only if the free storage is less than 512MB or 5% of the provisioned storage size. Servers with more than 100 GB provisioned storage are marked read only when the free storage is less than 5 GB.

articles/postgresql/concepts-pricing-tiers.md

Lines changed: 10 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: jan-eng
55
ms.author: janeng
66
ms.service: postgresql
77
ms.topic: conceptual
8-
ms.date: 07/31/2019
8+
ms.date: 11/08/2019
99
---
1010

1111
# Pricing tiers in Azure Database for PostgreSQL - Single Server
@@ -17,7 +17,7 @@ You can create an Azure Database for PostgreSQL server in one of three different
1717
| Compute generation | Gen 4, Gen 5 | Gen 4, Gen 5 | Gen 5 |
1818
| vCores | 1, 2 | 2, 4, 8, 16, 32, 64 |2, 4, 8, 16, 32 |
1919
| Memory per vCore | 2 GB | 5 GB | 10 GB |
20-
| Storage size | 5 GB to 1 TB | 5 GB to 4 TB | 5 GB to 4 TB |
20+
| Storage size | 5 GB to 1 TB | 5 GB to 16 TB | 5 GB to 16 TB |
2121
| Storage type | Azure Standard Storage | Azure Premium Storage | Azure Premium Storage |
2222
| Database backup retention period | 7 to 35 days | 7 to 35 days | 7 to 35 days |
2323

@@ -42,9 +42,15 @@ The storage you provision is the amount of storage capacity available to your Az
4242
| | **Basic** | **General Purpose** | **Memory Optimized** |
4343
|:---|:----------|:--------------------|:---------------------|
4444
| Storage type | Azure Standard Storage | Azure Premium Storage | Azure Premium Storage |
45-
| Storage size | 5 GB to 1 TB | 5 GB to 4 TB | 5 GB to 4 TB |
45+
| Storage size | 5 GB to 1 TB | 5 GB to 16 TB | 5 GB to 16 TB |
4646
| Storage increment size | 1 GB | 1 GB | 1 GB |
47-
| IOPS | Variable |3 IOPS/GB<br/>Min 100 IOPS<br/>Max 6000 IOPS | 3 IOPS/GB<br/>Min 100 IOPS<br/>Max 6000 IOPS |
47+
| IOPS | Variable |3 IOPS/GB<br/>Min 100 IOPS<br/>Max 20,000 IOPS | 3 IOPS/GB<br/>Min 100 IOPS<br/>Max 20,000 IOPS |
48+
49+
> [!NOTE]
50+
> Storage up to 16TB and 20,000 IOPS is supported in the following regions: East US, East US 2, Central US, West US, North Europe, West Europe, UK South, UK West, Southeast Asia, East Asia, Japan East, Japan West, Korea Central, Korea South, Australia East, Australia South East.
51+
>
52+
> All other regions support up to 4TB of storage and 6000 IOPS.
53+
>
4854
4955
You can add additional storage capacity during and after the creation of the server, and allow the system to grow storage automatically based on the storage consumption of your workload.
5056

@@ -55,26 +61,6 @@ The Basic tier does not provide an IOPS guarantee. In the General Purpose and Me
5561

5662
You can monitor your I/O consumption in the Azure portal or by using Azure CLI commands. The relevant metrics to monitor are [storage limit, storage percentage, storage used, and IO percent](concepts-monitoring.md).
5763

58-
### Large storage (Preview)
59-
60-
We are increasing the storage limits in our General Purpose and Memory Optimized tiers. Newly created servers that opt-in to the preview can provision up to 16 TB of storage. The IOPS scale at a 3:1 ratio up to 20,000 IOPS. As with the current generally available storage, you can add additional storage capacity after the creation of the server, and allow the system to grow storage automatically based on the storage consumption of your workload.
61-
62-
| | **General Purpose** | **Memory Optimized** |
63-
|:-------------|:--------------------|:---------------------|
64-
| Storage type | Azure Premium Storage | Azure Premium Storage |
65-
| Storage size | 32 GB to 16 TB| 32 GB to 16 TB |
66-
| Storage increment size | 1 GB | 1 GB |
67-
| IOPS | 3 IOPS/GB<br/>Min 100 IOPS<br/>Max 20,000 IOPS | 3 IOPS/GB<br/>Min 100 IOPS<br/>Max 20,000 IOPS |
68-
69-
> [!IMPORTANT]
70-
> Large storage is currently in public preview in the following regions: East US, East US 2, Central US, West US, North Europe, West Europe, UK South, UK West, Southeast Asia, East Asia, Japan East, Japan West, Korea Central, Korea South, Australia East, Australia South East.
71-
>
72-
> The large storage preview currently does not support:
73-
>
74-
> * Incoming connections through virtual network service endpoints
75-
> * Geographically redundant backups
76-
> * Read replicas
77-
7864
### Reaching the storage limit
7965

8066
Servers with less than 100 GB provisioned storage are marked read-only if the free storage is less than 512MB or 5% of the provisioned storage size. Servers with more than 100 GB provisioned storage are marked read only when the free storage is less than 5 GB.

0 commit comments

Comments
 (0)