Skip to content

Commit 0eeaaec

Browse files
committed
Tweaks
1 parent 5af46c2 commit 0eeaaec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AKS-Hybrid/create-storage-classes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This article describes how to create and use Azure Arc-enabled storage classes f
1616

1717
## Prerequisites
1818

19-
To use the storage classes feature, you must have an AKS Arc cluster running, and in the following currently available regions:
19+
To use the storage classes feature, you must have an AKS Arc cluster running, in the following currently available regions:
2020

2121
- East US (eastus)
2222
- West Europe (westeurope)
@@ -27,7 +27,7 @@ To use the storage classes feature, you must have an AKS Arc cluster running, an
2727
- Japan East (japaneast)
2828
- South Central US (southcentralus)
2929

30-
If you want to use the storage classes feature with Azure CLI, you must also have Azure CLI installed and set up on your machine, and install the `k8s-runtime` extension via the following command:
30+
If you want to use the storage classes feature with Azure CLI, you must also have Azure CLI installed and set up on your machine, and install the `k8s-runtime` extension using the following command:
3131

3232
```azurecli
3333
az extension add --name k8s-runtime

0 commit comments

Comments
 (0)