You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-arc/data/storage-configuration.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -165,7 +165,7 @@ Important factors to consider when choosing a storage class for the data control
165
165
166
166
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.
167
167
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:
169
169
170
170
|Parameter name, short name|Used for|
171
171
|---|---|
@@ -218,7 +218,7 @@ Every pod that contains stateful data uses at least two persistent volumes - one
218
218
|Azure SQL Managed Instance|1|2|
219
219
|Azure PostgreSQL|1|2|
220
220
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:
222
222
223
223
|Resource Type|Number of instances|Required number of persistent volumes|
224
224
|---|---|---|
@@ -233,7 +233,7 @@ This calculation can be used to plan the storage for your Kubernetes cluster bas
233
233
234
234
### On-premises and edge sites
235
235
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).
0 commit comments