Skip to content

Commit d262f0e

Browse files
authored
Revert change from GH browser editor
1 parent b747930 commit d262f0e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/azure-monitor/containers/container-insights-enable-aks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ az aks enable-addons -a monitoring -n <cluster-name> -g <cluster-resource-group-
131131
- Template file: [Template without Syslog](https://aka.ms/enable-monitoring-msi-bicep-template)
132132
- Parameter file: [Parameter without Syslog](https://aka.ms/enable-monitoring-msi-bicep-parameters)
133133

134-
3. Edit the following values in the parameter file:
134+
2. Edit the following values in the parameter file:
135135

136136
| Parameter | Description |
137137
|:---|:---|
@@ -143,7 +143,7 @@ az aks enable-addons -a monitoring -n <cluster-name> -g <cluster-resource-group-
143143
| `enabledContainerLogV2` | Set this parameter value to be true to use the default recommended ContainerLogV2 schema
144144
| Cost optimization parameters | Refer to [Data collection parameters](container-insights-cost-config.md#data-collection-parameters) |
145145

146-
4. Deploy the template with the parameter file by using any valid method for deploying Resource Manager templates. For examples of different methods, see [Deploy the sample templates](../resource-manager-samples.md#deploy-the-sample-templates).
146+
3. Deploy the template with the parameter file by using any valid method for deploying Resource Manager templates. For examples of different methods, see [Deploy the sample templates](../resource-manager-samples.md#deploy-the-sample-templates).
147147

148148

149149
### New cluster

0 commit comments

Comments
 (0)