Skip to content

Commit 403190e

Browse files
authored
Merge pull request #265937 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents b7d1d8d + 7dc16eb commit 403190e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-arc/servers/run-command.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ The Connected Machine agent supports local configurations that allow you to set
3737

3838
For Windows:
3939

40-
`azcmagent config set extensions.blocklist " microsoft.cplat.core/runcommandhandlerwindows"`
40+
`azcmagent config set extensions.blocklist "microsoft.cplat.core/runcommandhandlerwindows"`
4141

4242
For Linux:
4343

44-
`azcmagent config set extensions.blocklist " microsoft.cplat.core/runcommandhandlerlinux"`
44+
`azcmagent config set extensions.blocklist "microsoft.cplat.core/runcommandhandlerlinux"`
4545

4646

4747
## Azure CLI

0 commit comments

Comments
 (0)