You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: [Administrative Management option added in Azure Service]
3
+
titleSuffix: Configuration Manager
4
+
description: Configure Administrative Management to enhance security of the Administrative Service Azure AD endpoints.
5
+
ms.date: 04/29/2022
6
+
ms.prod: configuration-manager
7
+
author: banreet
8
+
ms.author: banreetkaur
9
+
ms.manager: apoorvseth
10
+
ms.topic : include
11
+
---
12
+
## <aname="bkmk_administration"></a> Administration Service Management option
13
+
<!--12952905-->
14
+
When configuring Azure Services, a new option called **Administration Service Management** is now added for enhanced security. Selecting this option allows administrators to segment their admin privileges between [cloud management gateway (CMG)](../../../../clients/manage/cmg/overview.md) and [administration service](../../../../../../configmgr/develop/adminservice/overview.md). By enabling this option, access is restricted to only administration service endpoints. Configuration Management clients will authenticate to the site using Azure Active Directory.
15
+
16
+
> [!NOTE]
17
+
> Currently, the administration service management option can’t be used with CMG.
18
+
19
+
:::image type="content" source="../../media/12952905-administration-service-management-azure-services.png" alt-text="Screenshot of administration service management option in the Azure Service Wizard.":::
20
+
21
+
### Try it out!
22
+
23
+
Try to complete the tasks. Then send [Feedback](../../../../understand/product-feedback.md) with your thoughts on the feature.
24
+
25
+
Generate an Azure Active Directory (Azure AD) token and call the administration service by using a PowerShell script. The sample script and details can be found in the [Microsoft/configmgr-hub GitHub repository](https://aka.ms/cmadminservicetokensample).
## <aname="bkmk_folder"></a> Folders for automatic deployment rules (ADRs)
12
+
<!--13507410-->
13
+
14
+
Admins can now organize ADRs by using folders. This change allows for better categorization and management of ADRs. Folder management for ADRs is also supported with PowerShell cmdlets.
15
+
16
+
:::image type="content" source="../../media/13507410-sum-adrdeployment.png" alt-text="Screenshot of right-click menu displaying folder options for the automatic deployment rules node." lightbox="../../media/13507410-sum-adrdeployment.png":::
17
+
18
+
### Try it out!
19
+
20
+
Try to complete the tasks. Then send [Feedback](../../../../understand/product-feedback.md) with your thoughts on the feature.
21
+
22
+
1. Open the Configuration Manager console, go to the **Software Library** workspace, and then go to **Automatic Deployment Rules**.
23
+
2. From the ribbon or right-click menu, and in the **Automatic Deployment Rules** select from the following options:
description: Learn about new features available in the Configuration Manager technical preview branch version 2204.
5
+
ms.date: 04/29/2022
6
+
ms.prod: configuration-manager
7
+
ms.technology: configmgr-core
8
+
ms.topic: conceptual
9
+
author: mestew
10
+
ms.author: mstewart
11
+
manager: dougeby
12
+
ms.localizationpriority: medium
13
+
---
14
+
15
+
# Features in Configuration Manager technical preview version 2204
16
+
17
+
*Applies to: Configuration Manager (technical preview branch)*
18
+
19
+
This article introduces the features that are available in the technical preview for Configuration Manager, version 2204. Install this version to update and add new features to your technical preview site.<!-- baseline only statement: When you install a new technical preview site, this release is also available as a baseline version. -->
20
+
21
+
Review the [technical preview](../technical-preview.md) article before installing this update. That article familiarizes you with the general requirements and limitations for using a technical preview, how to update between versions, and how to provide feedback.
22
+
23
+
The following sections describe the new features to try out in this version:
For more information about installing or updating the technical preview branch, see [Technical preview](../technical-preview.md).
36
+
37
+
For more information about the different branches of Configuration Manager, see [Which branch of Configuration Manager should I use?](../../understand/which-branch-should-i-use.md).
-[Administration Service Management option](2022/technical-preview-2204.md#bkmk_administration)<!--12952905-->
127
+
-[Folders for automatic deployment rules (ADRs)](2022/technical-preview-2204.md#bkmk_folder)<!--13507410-->
129
128
130
129
> [!NOTE]
131
130
> Features that were available in a previous version of the technical preview remain available in later versions. Similarly, features that are added to the Configuration Manager current branch remain available in the technical preview branch.
@@ -145,6 +144,12 @@ The following features were released with previous versions of the Configuration
145
144
146
145
<!-- ### Technical preview version 2111 -->
147
146
147
+
### Technical preview version 2203
148
+
149
+
-[Dark theme for the console](2022/technical-preview-2203.md#bkmk_dark)<!--9070525-->
150
+
-[Escrow BitLocker recovery password to the site during a task sequence](2022/technical-preview-2203.md#bkmk_blmts)<!--10454717-->
0 commit comments