Skip to content

Commit 90ef3f6

Browse files
authored
Merge pull request #79262 from jan-eng/master
large storage preview
2 parents ad0f9bb + e5589f4 commit 90ef3f6

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

articles/mysql/concepts-pricing-tiers.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,21 @@ You can add additional storage capacity during and after the creation of the ser
5050

5151
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).
5252

53+
### Large storage (Preview)
54+
55+
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.
56+
57+
| | **General Purpose** | **Memory Optimized** |
58+
|:-------------|:--------------------|:---------------------|
59+
| Storage type | Azure Premium Storage | Azure Premium Storage |
60+
| Storage size | 32 GB to 16 TB| 32 to 16 TB |
61+
| Storage increment size | 1 GB | 1 GB |
62+
| 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 |
63+
64+
> [!IMPORTANT]
65+
> Large storage is currently in public preview in the following regions: East US, East US 2, Central US, West US, West US 2, North Europe, West Europe, Southeast Asia, Japan East, Korea Central, Australia East
66+
>
67+
5368
### Reaching the storage limit
5469

5570
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: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,21 @@ You can add additional storage capacity during and after the creation of the ser
5050

5151
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).
5252

53+
### Large storage (Preview)
54+
55+
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.
56+
57+
| | **General Purpose** | **Memory Optimized** |
58+
|:-------------|:--------------------|:---------------------|
59+
| Storage type | Azure Premium Storage | Azure Premium Storage |
60+
| Storage size | 32 GB to 16 TB| 32 to 16 TB |
61+
| Storage increment size | 1 GB | 1 GB |
62+
| 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 |
63+
64+
> [!IMPORTANT]
65+
> Large storage is currently in public preview in the following regions: East US, East US 2, Central US, West US, West US 2, North Europe, West Europe, Southeast Asia, Japan East, Korea Central, Australia East. The large storage preview does not support connections through virtual network service endpoints at this time.
66+
>
67+
5368
### Reaching the storage limit
5469

5570
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)