You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/automation/extension-based-hybrid-runbook-worker-install.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -213,17 +213,17 @@ You can also add machines to an existing hybrid worker group.
213
213
214
214
## Migrate an existing Agent based to Extension based Hybrid Workers
215
215
216
-
To leverage on the benefits of extension based Hybrid Workers, you must migrate all existing agent based User Hybrid Workers to extension based Workers. A hybrid worker machine can co-exist on both **Agent based (V1)** and **Extension based (V2)** platforms. The extension based installation does not affect the installation or management of an agent based Worker.
216
+
To utilize on the benefits of extension based Hybrid Workers, you must migrate all existing agent based User Hybrid Workers to extension based Workers. A hybrid worker machine can co-exist on both **Agent based (V1)** and **Extension based (V2)** platforms. The extension based installation doesn't affect the installation or management of an agent based Worker.
217
217
218
-
Follow the steps to install Hybrid worker extension on an existing agent based hybrid worker:
218
+
To install Hybrid worker extension on an existing agent based hybrid worker, follow these steps:
219
219
1. Under **Process Automation**, select **Hybrid worker groups**, and then select your existing hybrid worker group to go to the **Hybrid worker group** page.
220
-
1. Under **Hybrid worker group**, select **Hybrid Workers**and select**+ Add** to go to the **Add machines as hybrid worker** page.
221
-
1. Select the checkbox next to the existing Agent,based (V1) Hybrid worker.
222
-
1. Select **Add** to add the machine to the group.
220
+
1. Under **Hybrid worker group**, select **Hybrid Workers**>**+ Add** to go to the **Add machines as hybrid worker** page.
221
+
1. Select the checkbox next to the existing Agentbased (V1) Hybrid worker.
222
+
1. Select **Add** to append the machine to the group.
223
223
224
-
The Platform column shows the same Hybrid worker as both **Agent based (V1)** and **Extension based (V2)**. After you are confident of the extension based Hybrid Worker experience and use, you can remove the agent based Worker.
224
+
The Platform column shows the same Hybrid worker as both **Agent based (V1)** and **Extension based (V2)**. After you're confident of the extension based Hybrid Worker experience and use, you can remove the agent based Worker.
225
225
226
-
For at-scale migration of multiple Agent based Hybrid Workers, you can also use other [channels](#manage-hybrid-worker-extension-using-bicep--arm-templates-rest-api-azure-cli-and-powershell) such as Bicep, ARM templates, PowerShell cmdlets, REST API and Azure CLI.
226
+
For at-scale migration of multiple Agent based Hybrid Workers, you can also use other [channels](#manage-hybrid-worker-extension-using-bicep--arm-templates-rest-api-azure-cli-and-powershell) such as - Bicep, ARM templates, PowerShell cmdlets, REST API, and Azure CLI.
0 commit comments