Skip to content

Commit 6da3dfe

Browse files
Additional edits.
1 parent a24b2e2 commit 6da3dfe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-monitor/insights/container-insights-azure-redhat-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ The Log Analytics workspace has to be created before you enable monitoring using
192192
193193
The output resembles the following:
194194
195-
```azurecli
195+
```output
196196
provisioningState : Succeeded
197197
```
198198

articles/azure-monitor/insights/container-insights-enable-existing-clusters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ az aks show -g <resourceGroupofAKSCluster> -n <nameofAksCluster>
348348

349349
After a few minutes, the command completes and returns JSON-formatted information about solution. The results of the command should show the monitoring add-on profile and resembles the following example output:
350350

351-
```
351+
```output
352352
"addonProfiles": {
353353
"omsagent": {
354354
"config": {

0 commit comments

Comments
 (0)