Skip to content

Commit 0dede7f

Browse files
committed
changes amde as suggested by brian
1 parent 47507a7 commit 0dede7f

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

articles/virtual-machines/troubleshoot-maintenance-configurations.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ A maintenance configuration doesn't install a scheduled patch on the VMs and giv
3333

3434
#### Resolution
3535

36-
In a static scope, it's crucial to avoid relying on outdated VM configurations. Instead, prioritize reassigning configurations after you re-create instances.
36+
In a static scope, it's crucial to avoid relying on outdated VM configurations. So, you have to ensure that the VM is up and running while the patch is getting installed. If the VM instance is recreated with the same name then prioritize reassigning configuration after you re-create VM instance.
3737

3838
### Scheduled patching times out or fails
3939

@@ -104,7 +104,14 @@ You can't create a dynamic scope because of role-based access control (RBAC).
104104

105105
#### Resolution
106106

107-
To create a dynamic scope, you must have the permission at the subscription level or at the resource group level. For more information, see the [list of permissions list for various resources](../update-manager/overview.md#permissions).
107+
To create a dynamic scope, you must have the permission at the subscription level or at the resource group level. Specifically, following are the requirements you need to take care of.
108+
109+
1. The subscription under which dynamic scope is getting created should be registered to Maintenance RP.
110+
1. It is recommended to have the 'Scheduled Patching Contributor' role to be assigned to the following scopes:
111+
1. The subscription/resource group at which the dynamic scope is being created.
112+
1. The maintenance configuration scope.
113+
114+
For more information, see the [list of permissions list for various resources here](../update-manager/overview.md#permissions).
108115

109116
### An update is stuck and not progressing
110117

0 commit comments

Comments
 (0)