Skip to content

Commit 5e5779e

Browse files
committed
version cli
1 parent 9f9cffa commit 5e5779e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/essentials/prometheus-metrics-enable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ If you don't already have it, install the aks-preview extension with the followi
399399
The `aks-preview` extension needs to be installed using the following command. For more information on how to install a CLI extension, see [Use and manage extensions with the Azure CLI](/cli/azure/azure-cli-extensions-overview).
400400

401401
> [!NOTE]
402-
> Please upgrade your az cli version to the latest version and ensure that the aks-preview version you're using is greater than '0.5.106'. You can find out the version using the `az version` command.
402+
> Please upgrade your az cli version to the latest version and ensure that the aks-preview version you're using is greater than or equal to '0.5.132'. You can find out the version using the `az version` command.
403403

404404
```azurecli
405405
az extension add --name aks-preview

0 commit comments

Comments
 (0)