Skip to content

Commit 4a93895

Browse files
Merge pull request #223342 from SnehaSudhirG/09Jan-UMV1-DocUpdate
added a note about execution policy
2 parents 8b81773 + 7c2d4f4 commit 4a93895

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/automation/automation-role-based-access-control.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage role permissions and security in Azure Automation
33
description: This article describes how to use Azure role-based access control (Azure RBAC), which enables access management and role permissions for Azure resources.
44
services: automation
55
ms.subservice: shared-capabilities
6-
ms.date: 09/10/2021
6+
ms.date: 01/09/2023
77
ms.topic: how-to
88
ms.custom: devx-track-azurepowershell, subject-rbac-steps
99
#Customer intent: As an administrator, I want to understand permissions so that I use the least necessary set of permissions.
@@ -322,6 +322,9 @@ Update Management can be used to assess and schedule update deployments to machi
322322
|Create update schedule ([Software Update Configurations](/rest/api/automation/softwareupdateconfigurations)) |Microsoft.Compute/virtualMachines/write |For static VM list and resource groups |
323323
|Create update schedule ([Software Update Configurations](/rest/api/automation/softwareupdateconfigurations)) |Microsoft.OperationalInsights/workspaces/analytics/query/action |For workspace resource ID when using non-Azure dynamic list.|
324324

325+
>[!NOTE]
326+
>When you use Update management, ensure that the execution policy for scripts is *RemoteSigned*.
327+
325328
## Configure Azure RBAC for your Automation account
326329

327330
The following section shows you how to configure Azure RBAC on your Automation account through the [Azure portal](#configure-azure-rbac-using-the-azure-portal) and [PowerShell](#configure-azure-rbac-using-powershell).

0 commit comments

Comments
 (0)