Skip to content

Commit c5b8cbf

Browse files
authored
Merge pull request #104889 from jan-eng/master
clarified storage options in the OSS services
2 parents 61954de + deef72e commit c5b8cbf

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

articles/mariadb/concepts-pricing-tiers.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ You can create an Azure Database for MariaDB server in one of three different pr
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 |
2020
| Storage size | 5 GB to 1 TB | 5 GB to 4 TB | 5 GB to 4 TB |
21-
| Storage type | Azure Standard Storage | Azure Premium Storage | Azure Premium Storage |
2221
| Database backup retention period | 7 to 35 days | 7 to 35 days | 7 to 35 days |
2322

2423
To choose a pricing tier, use the following table as a starting point.
@@ -41,7 +40,7 @@ The storage you provision is the amount of storage capacity available to your Az
4140

4241
| | **Basic** | **General Purpose** | **Memory Optimized** |
4342
|:---|:----------|:--------------------|:---------------------|
44-
| Storage type | Azure Standard Storage | Azure Premium Storage | Azure Premium Storage |
43+
| Storage type | Basic Storage | General Purpose Storage | General Purpose Storage |
4544
| Storage size | 5 GB to 1 TB | 5 GB to 4 TB | 5 GB to 4 TB |
4645
| Storage increment size | 1 GB | 1 GB | 1 GB |
4746
| IOPS | Variable |3 IOPS/GB<br/>Min 100 IOPS<br/>Max 6000 IOPS | 3 IOPS/GB<br/>Min 100 IOPS<br/>Max 6000 IOPS |

articles/mysql/concepts-pricing-tiers.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ You can create an Azure Database for MySQL server in one of three different pric
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 |
2020
| Storage size | 5 GB to 1 TB | 5 GB to 16 TB | 5 GB to 16 TB |
21-
| Storage type | Azure Standard Storage | Azure Premium Storage | Azure Premium Storage |
2221
| Database backup retention period | 7 to 35 days | 7 to 35 days | 7 to 35 days |
2322

2423
To choose a pricing tier, use the following table as a starting point.
@@ -41,7 +40,7 @@ The storage you provision is the amount of storage capacity available to your Az
4140

4241
| | **Basic** | **General Purpose** | **Memory Optimized** |
4342
|:---|:----------|:--------------------|:---------------------|
44-
| Storage type | Azure Standard Storage | Azure Premium Storage | Azure Premium Storage |
43+
| Storage type | Basic Storage | General Purpose Storage | General Purpose Storage |
4544
| Storage size | 5 GB to 1 TB | 5 GB to 16 TB | 5 GB to 16 TB |
4645
| Storage increment size | 1 GB | 1 GB | 1 GB |
4746
| 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 |

articles/postgresql/concepts-pricing-tiers.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ You can create an Azure Database for PostgreSQL server in one of three different
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 |
2020
| Storage size | 5 GB to 1 TB | 5 GB to 16 TB | 5 GB to 16 TB |
21-
| Storage type | Azure Standard Storage | Azure Premium Storage | Azure Premium Storage |
2221
| Database backup retention period | 7 to 35 days | 7 to 35 days | 7 to 35 days |
2322

2423
To choose a pricing tier, use the following table as a starting point.
@@ -41,7 +40,7 @@ The storage you provision is the amount of storage capacity available to your Az
4140

4241
| | **Basic** | **General Purpose** | **Memory Optimized** |
4342
|:---|:----------|:--------------------|:---------------------|
44-
| Storage type | Azure Standard Storage | Azure Premium Storage | Azure Premium Storage |
43+
| Storage type | Basic Storage | General Purpose Storage | General Purpose Storage |
4544
| Storage size | 5 GB to 1 TB | 5 GB to 16 TB | 5 GB to 16 TB |
4645
| Storage increment size | 1 GB | 1 GB | 1 GB |
4746
| 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 |

0 commit comments

Comments
 (0)