We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ea6cb1 + ed6ee17 commit eedfca2Copy full SHA for eedfca2
articles/aks/azure-files-dynamic-pv.md
@@ -27,7 +27,7 @@ A storage class is used to define how an Azure file share is created. A storage
27
28
* *Standard_LRS* - standard locally redundant storage (LRS)
29
* *Standard_GRS* - standard geo-redundant storage (GRS)
30
-* *Standard_ZRS* - standard zone redundant storage (GRS)
+* *Standard_ZRS* - standard zone redundant storage (ZRS)
31
* *Standard_RAGRS* - standard read-access geo-redundant storage (RA-GRS)
32
* *Premium_LRS* - premium locally redundant storage (LRS)
33
* *Premium_ZRS* - premium zone redundant storage (GRS)
0 commit comments