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 b7d1d8d + 7dc16eb commit 403190eCopy full SHA for 403190e
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