Skip to content

Commit 3637fdc

Browse files
Merge pull request #117520 from coolhome/patch-2
SysLogs/NoSysLogs links flipped
2 parents 53d5580 + d262f0e commit 3637fdc

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,13 +124,13 @@ az aks enable-addons -a monitoring -n <cluster-name> -g <cluster-resource-group-
124124
1. Download Bicep templates and parameter files depending on whether you want to enable Syslog collection.
125125

126126
**Syslog**
127-
- Template file: [Template without Syslog](https://aka.ms/enable-monitoring-msi-bicep-template)
128-
- Parameter file: [Parameter without Syslog](https://aka.ms/enable-monitoring-msi-bicep-parameters)
129-
130-
**No Syslog**
131127
- Template file: [Template with Syslog](https://aka.ms/enable-monitoring-msi-syslog-bicep-template)
132128
- Parameter file: [Parameter with Syslog](https://aka.ms/enable-monitoring-msi-syslog-bicep-parameters)
133129

130+
**No Syslog**
131+
- Template file: [Template without Syslog](https://aka.ms/enable-monitoring-msi-bicep-template)
132+
- Parameter file: [Parameter without Syslog](https://aka.ms/enable-monitoring-msi-bicep-parameters)
133+
134134
2. Edit the following values in the parameter file:
135135

136136
| Parameter | Description |

0 commit comments

Comments
 (0)