Skip to content

Commit 886c19b

Browse files
Merge pull request #296262 from PesalaPavan/patch-63
(AzureCXP) fixes MicrosoftDocs/azure-docs#400171
2 parents 92bea04 + 4d1c8c7 commit 886c19b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/update-manager/roles-permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Note that below permissions would be required in addition to permissions on indi
7171
| **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 |
74-
| **Get a list of update deployment operation statuses** | Microsoft.Resources/deployments/operation statuses | Maintenance configuration and virtual machine subscription |
74+
| **Get a list of update deployment operation statuses** | Microsoft.Resources/deployments/operationstatuses | Maintenance configuration and virtual machine subscription |
7575
| **Read maintenance configuration assignment for InGuestPatch maintenance scope** | Microsoft.Maintenance/configurationAssignments/maintenanceScope/InGuestPatch/read | Subscription/Resource group / machine |
7676
| **Create/modify maintenance configuration assignment for InGuestPatch maintenance scope** | Microsoft.Maintenance/configurationAssignments/maintenanceScope/InGuestPatch/write | Subscription/Resource group / machine |
7777
| **Delete maintenance configuration assignment for InGuestPatch maintenance scope** | Microsoft.Maintenance/configurationAssignments/maintenanceScope/InGuestPatch/delete | Subscription/Resource group / machine |

0 commit comments

Comments
 (0)