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.
2 parents cf9e2b4 + 85c75ba commit 7dc16ebCopy full SHA for 7dc16eb
articles/azure-arc/servers/run-command.md
@@ -37,11 +37,11 @@ The Connected Machine agent supports local configurations that allow you to set
37
38
For Windows:
39
40
-`azcmagent config set extensions.blocklist " microsoft.cplat.core/runcommandhandlerwindows"`
+`azcmagent config set extensions.blocklist "microsoft.cplat.core/runcommandhandlerwindows"`
41
42
For Linux:
43
44
-`azcmagent config set extensions.blocklist " microsoft.cplat.core/runcommandhandlerlinux"`
+`azcmagent config set extensions.blocklist "microsoft.cplat.core/runcommandhandlerlinux"`
45
46
47
## Azure CLI
0 commit comments