Skip to content

Commit ab52552

Browse files
Merge pull request #303499 from ApnaLakshay/dynamic-scope-additional-info
Added message
2 parents 0db830d + e83f14d commit ab52552

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/update-manager/dynamic-scope-overview.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ The criteria will be evaluated at the scheduled run time, which will be the fina
2323
## Key benefits
2424

2525
**At Scale and simplified patching** - You don't have to manually change associations between machines and schedules. For example, if you want to remove a machine from a schedule and your scope was defined based on tag(s) criteria, removing the tag on the machine will automatically drop the association. These associations can be dropped and added for multiple machines at scale.
26-
> [!NOTE]
27-
> Subscription is mandatory for the creation of dynamic scope and you can't edit it after the dynamic scope is created.
2826

2927
**Reusability of the same schedule** - You can associate a schedule to multiple machines dynamically, statically, or both.
3028

articles/update-manager/manage-dynamic-scoping.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,11 @@ To view the list of Dynamic scopes associated to a given maintenance configurati
6161
1. In the **Maintenance configurations** page, select the name of the maintenance configuration for which you want to edit an existing Dynamic scope.
6262
1. In the given maintenance configuration page > select **Dynamic scopes** and select the scope you want to edit. Under **Actions** column, select the edit icon.
6363
1. In the **Edit Dynamic scope**, select the edit icon in the **Filter By** to edit the filters as needed and select **Ok**.
64-
> [!NOTE]
65-
> Subscription is mandatory for the creation of dynamic scope and you can't edit it after the dynamic scope is created.
6664
1. Select **Save**.
65+
> [!IMPORTANT]
66+
> + Dynamic scope can be created either at the subscription or resource group level. Subscription or resource group is mandatory for the creation of dynamic scope and you can't edit it after the dynamic scope is created.
67+
>
68+
> + Resources eligible to be attached to a dynamic scope are determined by the level at which the dynamic scope is created. For instance, if the scope is set at the resource group level (e.g. RG1), resources from other groups (e.g. RG2) even under the same subscription, will be unassigned if attached to the dynamic scope created under RG1.
6769
6870
## Delete a Dynamic scope
6971

0 commit comments

Comments
 (0)