Skip to content

Commit a5c222c

Browse files
committed
Mention minimum required azcli version for ACStor
1 parent 709e150 commit a5c222c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

includes/container-storage-prerequisites.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ ms.author: kendownie
88

99
- If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) before you begin.
1010

11-
- This article requires the latest version of the Azure CLI. For more information, see [How to install the Azure CLI](/cli/azure/install-azure-cli). Disable extensions such as `aks-preview` if issues occur. Install or update extensions as needed:
11+
- This article requires Azure CLI version v2.83.0 or later. For more information, see [How to install the Azure CLI](/cli/azure/install-azure-cli). Disable extensions such as `aks-preview` if issues occur. Install or update extensions as needed:
1212
- `az extension add --upgrade --name k8s-extension`
1313
- `az extension add --upgrade --name elastic-san` (Elastic SAN only)
1414

1515
- You need the Kubernetes command-line client, `kubectl`. It's already installed if you're using Azure Cloud Shell. You can install it locally by running the `az aks install-cli` command.
1616

17-
- Check if your target region is supported in [Azure Container Storage regions](../articles/storage/container-storage/container-storage-introduction.md#regional-availability).
17+
- Check if your target region is supported in [Azure Container Storage regions](../articles/storage/container-storage/container-storage-introduction.md#regional-availability).

0 commit comments

Comments
 (0)