Skip to content

Commit e68bf88

Browse files
committed
changes
1 parent 7e1b12e commit e68bf88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/concepts-pricing-tiers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ You can monitor your I/O consumption in the Azure portal or by using Azure CLI c
6262

6363
### Reaching the storage limit
6464

65-
Servers with less than equal to 10 GB provisioned storage are marked read-only if the free storage is less than 512 MB of the provisioned storage size. Servers with less than equal to 100 GB provisioned storage are marked read-only if the free storage is less than 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.
65+
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.
6666

6767
For example, if you have provisioned 110 GB of storage, and the actual utilization goes over 105 GB, the server is marked read-only. Alternatively, if you have provisioned 5 GB of storage, the server is marked read-only when the free storage reaches less than 512 MB.
6868

0 commit comments

Comments
 (0)