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
@@ -341,7 +341,8 @@ You can configure a Windows Hybrid Runbook Worker to run only signed runbooks.
341
341
> Once you've configured a Hybrid Runbook Worker to run only signed runbooks, unsigned runbooks fail to execute on the worker.
342
342
343
343
> [!NOTE]
344
-
> PowerShell 7.x does not support signed runbooks for Windows and Linux Hybrid Runbook Worker.
344
+
> PowerShell 7.x does not support signed runbooks for Windows and Linux Hybrid Runbook Worker.
345
+
345
346
346
347
### Create signing certificate
347
348
@@ -413,10 +414,15 @@ You will perform the following steps to complete this configuration:
413
414
* Sign a runbook
414
415
415
416
> [!NOTE]
416
-
> PowerShell 7.x does not support signed runbooks for Windows and Linux Hybrid Runbook Worker.
417
+
> - PowerShell 7.x does not support signed runbooks for agent-based Windows and agent-based Linux Hybrid Runbook Worker.
418
+
> - Signed PowerShell and Python runbooks aren't supported in extension-based Linux Hybrid Workers.
419
+
417
420
418
421
### Create a GPG keyring and keypair
419
422
423
+
> [!NOTE]
424
+
> The Create a GPG keyring and keypair are applicable only for the agent-based hybrid workers.
425
+
420
426
To create the GPG keyring and keypair, use the Hybrid Runbook Worker [nxautomation account](automation-runbook-execution.md#log-analytics-agent-for-linux).
421
427
422
428
1. Use the sudo application to sign in as the **nxautomation** account.
0 commit comments