Skip to content

Commit 7ab77ec

Browse files
Merge pull request #264057 from SnehaSudhirG/24Jan-AUMPermissions
Updated new properties for azure and arc-enabled vms
2 parents 8d431b2 + fe3dd88 commit 7ab77ec

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

articles/update-manager/overview.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article tells what Azure Update Manager in Azure is and the sy
44
ms.service: azure-update-manager
55
author: SnehaSudhirG
66
ms.author: sudhirsneha
7-
ms.date: 11/13/2023
7+
ms.date: 02/21/2024
88
ms.topic: overview
99
---
1010

@@ -80,16 +80,23 @@ You need the following permissions to create and manage update deployments. The
8080

8181
Actions |Permission |Scope |
8282
--- | --- | --- |
83-
|Install update on Azure VMs |Microsoft.Compute/virtualMachines/installPatches/action ||
83+
|Read assessment data for Azure VMs | Microsoft.Compute/virtualMachines/patchAssessmentResults/latest </br> Microsoft.Compute/virtualMachines/patchAssessmentResults/latest/softwarePatches ||
8484
|Update assessment on Azure VMs |Microsoft.Compute/virtualMachines/assessPatches/action ||
85+
|Install update on Azure VMs |Microsoft.Compute/virtualMachines/installPatches/action ||
86+
|Read patch installation data for Azure VMs | Microsoft.Compute/virtualMachines/patchInstallationResults </br> Microsoft.Compute/virtualMachines/patchInstallationResults/softwarePatches ||
8587
|Install update on Azure Arc-enabled server |Microsoft.HybridCompute/machines/installPatches/action ||
88+
|Read Azure VM properties | Microsoft.Compute/virtualMachines/read ||
89+
|Read assessment data for Azure Arc-enabled server | Microsoft.HybridCompute/machines/patchAssessmentResults </br> Microsoft.HybridCompute/machines/patchAssessmentResults/softwarePatches ||
8690
|Update assessment on Azure Arc-enabled server |Microsoft.HybridCompute/machines/assessPatches/action ||
91+
|Read patch installation data for Azure Arc-enabled server | Microsoft.HybridCompute/machines/patchInstallationResults </br> Microsoft.HybridCompute/machines/patchInstallationResults/softwarePatches||
92+
|Read Azure Arc-enabled server properties | Microsoft.HybridCompute/machines/read||
8793
|Register the subscription for the Microsoft.Maintenance resource provider| Microsoft.Maintenance/register/action | Subscription|
8894
|Create/modify maintenance configuration |Microsoft.Maintenance/maintenanceConfigurations/write |Subscription/resource group |
8995
|Create/modify configuration assignments |Microsoft.Maintenance/configurationAssignments/write |Subscription |
9096
|Read permission for Maintenance updates resource |Microsoft.Maintenance/updates/read |Machine |
9197
|Read permission for Maintenance apply updates resource |Microsoft.Maintenance/applyUpdates/read |Machine |
9298

99+
93100
### VM images
94101

95102
For more information, see the [list of supported operating systems and VM images](support-matrix.md#supported-operating-systems).

0 commit comments

Comments
 (0)