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
> - After you disable the Private Link in your Automation account, it might take up to 60 minutes to remove the Hybrid Runbook worker.
232
-
> - After you remove the Hybrid Worker, the Hybrid Worker authentication certificate on the machine is valid for 45 minutes.
233
-
234
-
#### [Linux Hybrid Worker](#tab/lin-hrw)
235
-
236
223
Run the following commands on agent-based Linux Hybrid Worker:
237
224
238
225
1.```python
@@ -249,11 +236,10 @@ Run the following commands on agent-based Linux Hybrid Worker:
249
236
250
237
251
238
> [!NOTE]
252
-
> - This script doesn't remove the Log Analytics agent for Linux from the machine. It only removes the functionality and configuration of the Hybrid Runbook Worker role. </br>
239
+
> - This script doesn't remove the Log Analytics agent for Linux from the machine. It only removes the functionality and configuration of the Hybrid Runbook Worker role.
253
240
> - After you disable the Private Link in your Automation account, it might take up to 60 minutes to remove the Hybrid Runbook worker.
254
241
> - After you remove the Hybrid Worker, the Hybrid Worker authentication certificate on the machine is valid for 45 minutes.
> - After you disable the Private Link in your Automation account, it might take up to 60 minutes to remove the Hybrid Runbook worker.
258
-
> - After you remove the Hybrid Worker, the Hybrid Worker authentication certificate on the machine is valid for 45 minutes.
259
-
260
-
#### [Linux Hybrid Worker](#tab/lin-hrw)
261
-
262
-
Run the following commands on agent-based Linux Hybrid Worker:
263
-
264
-
1.```python
265
-
sudo bash
266
-
```
267
-
268
-
1.```python
269
-
rm -r /home/nxautomation
270
-
```
271
254
1. Under **Process Automation**, select **Hybrid worker groups** and then your hybrid worker group to go to the **Hybrid Worker Group** page.
272
255
1. Under **Hybrid worker group**, select **Hybrid Workers**.
273
256
1. Select the checkbox next to the machine(s) you want to delete from the hybrid worker group.
274
-
1. Select **Delete** to remove the agent-based Linux Hybrid Worker.
275
-
257
+
1. Select **Delete** to remove the agent-based Windows Hybrid Worker.
276
258
277
259
> [!NOTE]
278
-
> - This script doesn't remove the Log Analytics agent for Linux from the machine. It only removes the functionality and configuration of the Hybrid Runbook Worker role. </br>
279
260
> - After you disable the Private Link in your Automation account, it might take up to 60 minutes to remove the Hybrid Runbook worker.
280
261
> - After you remove the Hybrid Worker, the Hybrid Worker authentication certificate on the machine is valid for 45 minutes.
0 commit comments