From 9db7b842be1c08ae87950fa1c0b3ff5028ee16a9 Mon Sep 17 00:00:00 2001 From: gkmtl Date: Wed, 7 Aug 2019 13:47:03 -0400 Subject: [PATCH] Update description Character limit is exceeded and cannot import to Azure Automation account --- Utility/ARM/New-OnPremiseHybridWorker.ps1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Utility/ARM/New-OnPremiseHybridWorker.ps1 b/Utility/ARM/New-OnPremiseHybridWorker.ps1 index 095e564..ff690cc 100644 --- a/Utility/ARM/New-OnPremiseHybridWorker.ps1 +++ b/Utility/ARM/New-OnPremiseHybridWorker.ps1 @@ -60,8 +60,7 @@ .DESCRIPTION - This Azure/OMS Automation runbook onboards a local machine as a hybrid worker. NOTE: This script is - intended to be run with administrator privileges and on a machine with WMF 5. + This Azure/OMS Automation runbook onboards a local machine as a hybrid worker. The major steps of the script are outlined below. 1) Install the necessary modules