Skip to content

Commit 9187b01

Browse files
Merge pull request #218822 from pritamso/Broken-link-fix-EdB-MSFT
Broken link fixed
2 parents 6e4b853 + 63c3366 commit 9187b01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Use any of the following methods to install the Azure Monitor agent on your AKS
3939
#### Prerequisites
4040

4141
- Register the `AKS-PrometheusAddonPreview` feature flag in the Azure Kubernetes clusters subscription with the following command in Azure CLI: `az feature register --namespace Microsoft.ContainerService --name AKS-PrometheusAddonPreview`.
42-
- The aks-preview extension needs to be installed 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](/azure/azure-cli-extensions-overview).
42+
- The aks-preview extension needs to be installed 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).
4343
- Azure CLI version 2.41.0 or higher is required for this feature.
4444

4545
#### Install metrics addon
@@ -332,4 +332,4 @@ When you allow a default Azure Monitor workspace to be created when you install
332332
## Next steps
333333

334334
- [See the default configuration for Prometheus metrics](prometheus-metrics-scrape-default.md).
335-
- [Customize Prometheus metric scraping for the cluster](prometheus-metrics-scrape-configuration.md).
335+
- [Customize Prometheus metric scraping for the cluster](prometheus-metrics-scrape-configuration.md).

0 commit comments

Comments
 (0)