We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9adef05 commit 692fe01Copy full SHA for 692fe01
articles/aks/configure-azure-cni.md
@@ -247,7 +247,7 @@ az aks nodepool add --cluster-name $clusterName -g $resourceGroup -n newnodepoo
247
Azure CNI provides the capability to monitor IP subnet usage. To enable IP subnet usage monitoring, follow the steps below:
248
249
### Get the YAML file
250
-1. Download or grep the file named container-azm-ms-agentconfig.yaml from [github][github].
+1. Download or grep the file named container-azm-ms-agentconfig.yaml from [GitHub][github].
251
2. Find azure_subnet_ip_usage in integrations. Set `enabled` to `true`.
252
3. Save the file.
253
0 commit comments