Skip to content

Commit 6eabf9d

Browse files
authored
Merge pull request #253171 from SnehaSudhirG/28Sep-AUMRemoveFeatureFlag
Remove feature flag for Dynamic scope
2 parents 37692ef + 7e497ee commit 6eabf9d

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

articles/update-center/includes/dynamic-scope-prerequisites.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,6 @@ ms.topic: include
55
ms.date: 08/02/2023
66
---
77

8-
## Enable feature flag
9-
10-
#### [Portal](#tab/portal)
11-
Ensure to register the preview feature in your Azure subscription by following these steps:
12-
13-
1. Sign in to the [Azure portal](https://portal.azure.com).
14-
1. In search, enter and select **Subscriptions**.
15-
1. In **Subscriptions** home page, select your subscription from the list.
16-
1. In the **Subscription | Preview features** page, under **Settings**, select **Preview features**.
17-
1. Search for **Dynamic scoping**.
18-
1. Select **Register** and then select **OK** to get started with Dynamic scope (preview).
19-
20-
#### [PowerShell](#tab/ps)
21-
To register the preview feature, use the [Get-AzProviderFeature](/powershell/module/az.resources/get-azproviderfeature) cmdlet
22-
23-
```powershell-interactive
24-
Register-AzProviderFeature -ProviderNamespace Microsoft.Maintenance -FeatureName InGuestPatchDynamicScope
25-
```
26-
---
278

289
## Prerequisites
2910

0 commit comments

Comments
 (0)