Skip to content

Commit 3d2e6f7

Browse files
Merge pull request #107837 from bragi92/patch-1
Update az cli (aks-preview) extensions version to latest
2 parents bba2b81 + 11de7b7 commit 3d2e6f7

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
@@ -43,7 +43,7 @@ Use any of the following methods to install the Azure Monitor agent on your AKS
4343

4444
- Register the `AKS-PrometheusAddonPreview` feature flag in the Azure Kubernetes clusters subscription with the following command in the Azure CLI: `az feature register --namespace Microsoft.ContainerService --name AKS-PrometheusAddonPreview`.
4545
- The aks-preview extension must be installed by using the command `az extension add --name aks-preview`. 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).
46-
- The aks-preview version 0.5.122 or higher is required for this feature. Check the aks-preview version by using the `az version` command.
46+
- The aks-preview version 0.5.136 or higher is required for this feature. Check the aks-preview version by using the `az version` command.
4747

4848
#### Install the metrics add-on
4949

0 commit comments

Comments
 (0)