Skip to content

Commit 6f3be67

Browse files
authored
Merge pull request #247103 from SnehaSudhirG/02Aug-DSDocEdit
edited the prereqs section, created includes file
2 parents 06d81d6 + d774764 commit 6f3be67

File tree

3 files changed

+31
-18
lines changed

3 files changed

+31
-18
lines changed

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

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -31,24 +31,7 @@ The criteria will be evaluated at the scheduled run time, which will be the fina
3131
3232
## Prerequisites
3333

34-
#### [Azure VMs](#tab/avms)
35-
36-
- Patch Orchestration must be set to Customer Managed Schedules (Preview). This sets patch mode to AutomaticByPlatform and the **BypassPlatformSafetyChecksOnUserSchedule** = *True*.
37-
- Associate a Schedule with the VM.
38-
- Ensure to register the preview feature in your Azure subscription by following these steps:
39-
40-
1. Sign in to the [Azure portal](https://portal.azure.com).
41-
1. In search, enter and select **Subscriptions**.
42-
1. In **Subscriptions** home page, select your subscription from the list.
43-
1. In the **Subscription | Preview features** page, under **Settings**, select **Preview features**.
44-
1. Search for **Dynamic scoping**.
45-
1. Select **Register** and then select **OK** to get started with Dynamic scope (preview).
46-
47-
#### [Arc-enabled VMs](#tab/arcvms)
48-
49-
There are no pre-requisities for patch orchestration. However, you must associate a schedule with the VM for Schedule patching. For more information, see [Configure schedule patching on Azure VMs to ensure business continuity](prerequsite-for-schedule-patching.md).
50-
51-
---
34+
[!INCLUDE [dynamic-scope-prerequisites.md](includes/dynamic-scope-prerequisites.md)]
5235

5336
## Permissions
5437

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
author: SnehaSudhir
3+
ms.author: sudhirsneha
4+
ms.topic: include
5+
ms.date: 08/02/2023
6+
---
7+
8+
Ensure to register the preview feature in your Azure subscription by following these steps:
9+
10+
1. Sign in to the [Azure portal](https://portal.azure.com).
11+
1. In search, enter and select **Subscriptions**.
12+
1. In **Subscriptions** home page, select your subscription from the list.
13+
1. In the **Subscription | Preview features** page, under **Settings**, select **Preview features**.
14+
1. Search for **Dynamic scoping**.
15+
1. Select **Register** and then select **OK** to get started with Dynamic scope (preview).
16+
17+
#### [Azure VMs](#tab/avms)
18+
19+
- Patch Orchestration must be set to Customer Managed Schedules (Preview). This sets patch mode to AutomaticByPlatform and the **BypassPlatformSafetyChecksOnUserSchedule** = *True*.
20+
- Associate a Schedule with the VM.
21+
22+
#### [Arc-enabled VMs](#tab/arcvms)
23+
24+
There are no pre-requisities for patch orchestration. However, you must associate a schedule with the VM for Schedule patching. For more information, see [Configure schedule patching on Azure VMs to ensure business continuity](../prerequsite-for-schedule-patching.md).
25+
26+
---

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ ms.topic: how-to
1414

1515
This article describes how to view, add, edit and delete a dynamic scope (preview).
1616

17+
## Prerequisites
18+
19+
[!INCLUDE [dynamic-scope-prerequisites.md](includes/dynamic-scope-prerequisites.md)]
20+
1721
## Add a Dynamic scope (preview)
1822
To add a Dynamic scope to an existing configuration, follow these steps:
1923

0 commit comments

Comments
 (0)