File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed
articles/update-center/includes Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -5,25 +5,6 @@ ms.topic: include
5
5
ms.date : 08/02/2023
6
6
---
7
7
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
- ---
27
8
28
9
## Prerequisites
29
10
You can’t perform that action at this time.
0 commit comments