Skip to content

Commit 0763eec

Browse files
Merge pull request #276026 from SnehaSudhirG/22May-NoteHRWUpdate
updated the note - proxy settings deletion
2 parents 281bb07 + 7dea9ec commit 0763eec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/automation/extension-based-hybrid-runbook-worker-install.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article provides information about deploying the extension-bas
44
services: automation
55
ms.subservice: process-automation
66
ms.custom: devx-track-azurepowershell, devx-track-azurecli, devx-track-bicep, linux-related-content
7-
ms.date: 05/21/2024
7+
ms.date: 05/22/2024
88
ms.topic: how-to
99
#Customer intent: As a developer, I want to learn about extension so that I can efficiently deploy Hybrid Runbook Workers.
1010
---
@@ -263,6 +263,7 @@ You can delete the Hybrid Runbook Worker from the portal.
263263
> [!NOTE]
264264
> - A hybrid worker can co-exist with both platforms: **Agent based (V1)** and **Extension based (V2)**. If you install **Extension based (V2)** on a hybrid worker already running **Agent based (V1)**, then you would see two entries of the Hybrid Runbook Worker in the group. One with Platform **Extension based (V2)** and the other **Agent based (V1)**. </br> </br>
265265
> - After you disable the Private Link in your Automation account, it might take up to 60 minutes to remove the Hybrid Runbook worker.
266+
> - Hybrid Runbook Worker proxy settings can be deleted from HKLM\SOFTWARE\Microsoft\Azure\HybridWorker\Parameters, "Http Connection Proxy Url".
266267
267268
## Delete a Hybrid Runbook Worker group
268269

0 commit comments

Comments
 (0)