Skip to content

Commit 171bc30

Browse files
authored
Merge pull request MicrosoftDocs#14354 from JoeyDrew/master
Fix code snippet typo
2 parents 1b53dee + 4f3916f commit 171bc30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/monitoring/monitoring-container-health.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ If you choose to use the Azure CLI, you first need to install and use the CLI lo
222222
"contentVersion": "1.0.0.0",
223223
"parameters": {
224224
"aksResourceId": {
225-
"value": "/subscriptions/<SubscroptiopnId>/resourcegroups/<ResourceGroup>/providers/Microsoft.ContainerService/managedClusters/<ResourceName>"
225+
"value": "/subscriptions/<SubscriptionId>/resourcegroups/<ResourceGroup>/providers/Microsoft.ContainerService/managedClusters/<ResourceName>"
226226
},
227227
"aksResourceLocation": {
228228
"value": "East US"

0 commit comments

Comments
 (0)