Skip to content

Commit b5799e1

Browse files
author
Mike Ray (Microsoft)
committed
Some correctness
1 parent 2dc7002 commit b5799e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-arc/data/storage-configuration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Important factors to consider when choosing a storage class for the data control
165165

166166
Each database instance has data, logs, and backup persistent volumes. The storage classes for these persistent volumes can be specified at deployment time. If no storage class is specified the default storage class is used.
167167

168-
When creating an instance using either `az sql mi-arc create` or `az postgres server-arc create`, there are four parameters that can be used to set the storage classes:
168+
When you create an instance using either `az sql mi-arc create` or `az postgres server-arc create`, there are four parameters that you can use to set the storage classes:
169169

170170
|Parameter name, short name|Used for|
171171
|---|---|
@@ -218,7 +218,7 @@ Every pod that contains stateful data uses at least two persistent volumes - one
218218
|Azure SQL Managed Instance|1|2|
219219
|Azure PostgreSQL|1|2|
220220

221-
The table below shows the total number of persistent volume required for a sample deployment:
221+
The table below shows the total number of persistent volumes required for a sample deployment:
222222

223223
|Resource Type|Number of instances|Required number of persistent volumes|
224224
|---|---|---|
@@ -233,7 +233,7 @@ This calculation can be used to plan the storage for your Kubernetes cluster bas
233233

234234
### On-premises and edge sites
235235

236-
Microsoft and its OEM, OS, and Kubernetes partners have a validation program for Azure Arc data services. This program provides comparable test results from a certification testing toolkit. The tests evaluate feature compatibility, stress testing results, and performance and scalability. Each of these test results indicate the OS used, Kubernetes distribution used, HW used, the CSI add-on used, and the storage classes used. This helps customers choose the best storage class, OS, Kubernetes distribution, and hardware for their requirements. More information on this program and test results can be found [here](validation-program.md).
236+
Microsoft and its OEM, OS, and Kubernetes partners have a validation program for Azure Arc data services. This program provides comparable test results from a certification testing toolkit. The tests evaluate feature compatibility, stress testing results, and performance and scalability. The test results indicate the OS used, Kubernetes distribution used, HW used, the CSI add-on used, and the storage classes used. This helps customers choose the best storage class, OS, Kubernetes distribution, and hardware for their requirements. More information on this program and test results can be found [here](validation-program.md).
237237

238238
#### Public cloud, managed Kubernetes services
239239

0 commit comments

Comments
 (0)