Skip to content

Commit f66f95b

Browse files
Merge pull request #266797 from SnehaSudhirG/24Jan-OverviewPermission
Edited the order
2 parents 1b1d78c + 287131a commit f66f95b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/update-manager/overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,16 +80,16 @@ You need the following permissions to create and manage update deployments. The
8080

8181
Actions |Permission |Scope |
8282
--- | --- | --- |
83-
|Read assessment data for Azure VMs | Microsoft.Compute/virtualMachines/patchAssessmentResults/latest </br> Microsoft.Compute/virtualMachines/patchAssessmentResults/latest/softwarePatches ||
83+
|Read Azure VM properties | Microsoft.Compute/virtualMachines/read ||
8484
|Update assessment on Azure VMs |Microsoft.Compute/virtualMachines/assessPatches/action ||
85+
|Read assessment data for Azure VMs | Microsoft.Compute/virtualMachines/patchAssessmentResults/latest </br> Microsoft.Compute/virtualMachines/patchAssessmentResults/latest/softwarePatches ||
8586
|Install update on Azure VMs |Microsoft.Compute/virtualMachines/installPatches/action ||
8687
|Read patch installation data for Azure VMs | Microsoft.Compute/virtualMachines/patchInstallationResults </br> Microsoft.Compute/virtualMachines/patchInstallationResults/softwarePatches ||
87-
|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 ||
88+
|Read Azure Arc-enabled server properties | Microsoft.HybridCompute/machines/read||
9089
|Update assessment on Azure Arc-enabled server |Microsoft.HybridCompute/machines/assessPatches/action ||
90+
|Read assessment data for Azure Arc-enabled server | Microsoft.HybridCompute/machines/patchAssessmentResults </br> Microsoft.HybridCompute/machines/patchAssessmentResults/softwarePatches ||
91+
|Install update on Azure Arc-enabled server |Microsoft.HybridCompute/machines/installPatches/action ||
9192
|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||
9393
|Register the subscription for the Microsoft.Maintenance resource provider| Microsoft.Maintenance/register/action | Subscription|
9494
|Create/modify maintenance configuration |Microsoft.Maintenance/maintenanceConfigurations/write |Subscription/resource group |
9595
|Create/modify configuration assignments |Microsoft.Maintenance/configurationAssignments/write |Subscription |

0 commit comments

Comments
 (0)