Skip to content

Commit 1be4f58

Browse files
committed
added more permissions
1 parent 40970c6 commit 1be4f58

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

articles/update-manager/roles-permissions.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,17 @@ Note that below permissions would be required in addition to permissions on indi
6767
| **Create/modify configuration assignments** | Microsoft.Maintenance/configurationAssignments/write | Subscription/Resource group / machine |
6868
| **Read configuration assignments** | Microsoft.Maintenance/configurationAssignments/read | Subscription/Resource group / machine |
6969
| **Delete configuration assignments** | Microsoft.Maintenance/configurationAssignments/delete | Subscription/Resource group / machine |
70-
| **Read permission for Maintenance updates resource** | Microsoft.Maintenance/updates/read | Machine |
71-
| **Read permission for Maintenance apply updates resource** | Microsoft.Maintenance/applyUpdates/read | Machine |
70+
| **Read maintenance updates resource** | Microsoft.Maintenance/updates/read | Machine |
71+
| **Read maintenance apply updates resource** | Microsoft.Maintenance/applyUpdates/read | Machine |
7272
| **Get list of update deployment** | Microsoft.Resources/deployments/read | Maintenance configuration and virtual machine subscription |
7373
| **Create or update an update deployment** | Microsoft.Resources/deployments/write | Maintenance configuration and virtual machine subscription |
7474
| **Get a list of update deployment operation statuses** | Microsoft.Resources/deployments/operation statuses | Maintenance configuration and virtual machine subscription |
75+
| **Read maintenance configuration assignment for InGuestPatch maintenance scope** | Microsoft.Maintenance/configurationAssignments/maintenanceScope/InGuestPatch/read | Subscription/Resource group / machine |
76+
| **Create/modify maintenance configuration assignment for InGuestPatch maintenance scope** | Microsoft.Maintenance/configurationAssignments/maintenanceScope/InGuestPatch/write | Subscription/Resource group / machine |
77+
| **Delete maintenance configuration assignment for InGuestPatch maintenance scope** | Microsoft.Maintenance/configurationAssignments/maintenanceScope/InGuestPatch/delete | Subscription/Resource group / machine |
78+
| **Read maintenance configuration for InGuestPatch maintenance scope** | Microsoft.Maintenance/maintenanceConfigurations/maintenanceScope/InGuestPatch/read | Subscription/resource group |
79+
| **Create/modify maintenance configuration for InGuestPatch maintenance scope** | Microsoft.Maintenance/maintenanceConfigurations/maintenanceScope/InGuestPatch/write | Subscription/resource group |
80+
| **Delete maintenance configuration for InGuestPatch maintenance scope** | Microsoft.Maintenance/maintenanceConfigurations/maintenanceScope/InGuestPatch/delete | Subscription/resource group |
7581

7682
## Next steps
7783
- [Prerequisites of Update Manager](prerequisites.md).

0 commit comments

Comments
 (0)