Skip to content

Commit aaef56b

Browse files
[Doc-A-Thon]Updating the codeblock
1 parent 9305c94 commit aaef56b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/automation/migrate-existing-agent-based-hybrid-worker-to-extension-based-workers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -913,11 +913,11 @@ New-AzConnectedMachineExtension -ResourceGroupName <VMResourceGroupName> -Locati
913913

914914
Run the following commands on agent-based Linux Hybrid Worker:
915915

916-
1. ```python
916+
1. ```bash
917917
sudo bash
918918
```
919919

920-
1. ```python
920+
1. ```bash
921921
rm -r /home/nxautomation
922922
```
923923
1. Under **Process Automation**, select **Hybrid worker groups** and then your hybrid worker group to go to the **Hybrid Worker Group** page.

0 commit comments

Comments
 (0)