Skip to content

Commit f43002f

Browse files
authored
Merge pull request #6423 from mestew/2111-extadmin-11104776
2111-extadmin-11104776
2 parents e2cd7f0 + b91ff36 commit f43002f

4 files changed

Lines changed: 15 additions & 7 deletions

File tree

memdocs/configmgr/core/plan-design/hierarchy/ports.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Ports used for connections
33
titleSuffix: Configuration Manager
44
description: Learn about the required and customizable network ports that Configuration Manager uses for connections.
5-
ms.date: 12/01/2021
5+
ms.date: 12/21/2021
66
ms.prod: configuration-manager
77
ms.technology: configmgr-core
88
ms.topic: reference
@@ -239,8 +239,8 @@ The Configuration Manager console uses internet access for the following actions
239239

240240
- Downloading software updates from Microsoft Update for deployment packages.
241241
- The Feedback item in the ribbon.
242-
- Links to documentation within the console.
243-
<!--506823-->
242+
- Links to documentation within the console. <!--506823-->
243+
- Downloading items from Community hub
244244

245245
### <a name="BKMK_PortsConsole-RSP"></a> Configuration Manager console `-->` Reporting services point
246246

@@ -489,6 +489,7 @@ For more information, see [Ports and data flow](use-a-cloud-based-distribution-p
489489
|Description|UDP|TCP|
490490
|-----------------|---------|---------|
491491
|HTTP|--|80 <sup>[Note 1](#bkmk_note1)</sup>|
492+
|HTTPS|--|443|
492493

493494
### <a name="BKMK_PortsIssuingCA_SiteServer"></a> Site server `<-->` Issuing certification authority (CA)
494495

memdocs/configmgr/core/servers/manage/admin-console-extensions.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Console extensions for Configuration Manager
33
titleSuffix: Configuration Manager
44
description: Learn about managing Configuration Manager console extensions
5-
ms.date: 12/01/2021
5+
ms.date: 12/21/2021
66
ms.prod: configuration-manager
77
ms.technology: configmgr-core
88
ms.topic: conceptual
@@ -33,6 +33,9 @@ The old style of console extensions will start being phased out in favor of the
3333
> [!Important]
3434
> If this setting is used, your old style extensions that aren't approved through the **Console Extensions** node will no longer be able to be used. The setting, **Only allow console extensions that are approved for the hierarchy**, is `enabled` by default if you installed from the [2103 baseline image](updates.md#bkmk_Baselines). The setting remains `disabled` by default, if you upgraded from a version prior to 2103. If the setting was enabled in error, disabling the setting allows the old style extensions to be used again.
3535
36+
## Prerequisites
37+
38+
The Configuration Manager console needs to be able to connect to the [administration service](../../../develop/adminservice/set-up.md) and the administration service needs to be functional. <!--1104776-->
3639

3740
[!INCLUDE [console extensions node](includes/console-extensions-node.md)]
3841

memdocs/configmgr/develop/adminservice/overview.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What is the administration service
33
titleSuffix: Configuration Manager
44
description: Use the Configuration Manager administration service REST API to interact with the site over an HTTPS OData connection.
5-
ms.date: 12/07/2021
5+
ms.date: 12/21/2021
66
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: overview
@@ -43,7 +43,9 @@ Configuration Manager natively uses the administration service for the following
4343

4444
- Microsoft Endpoint Manager [tenant attach](../../tenant-attach/device-sync-actions.md)
4545

46-
- [Community hub](../../core/servers/manage/community-hub.md) (version 2006 and later)
46+
- [Community hub](../../core/servers/manage/community-hub.md)
47+
48+
- [Managing console extensions](../../core/servers/manage/admin-console-extensions.md)<!--1104776-->
4749

4850
In addition, you can develop custom solutions with the administration service, for example:
4951

memdocs/configmgr/tenant-attach/device-sync-actions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Microsoft Endpoint Manager tenant attach
33
titleSuffix: Configuration Manager
44
description: Upload your Configuration Manager devices to the cloud service and take actions from the admin center.
5-
ms.date: 12/01/2021
5+
ms.date: 12/21/2021
66
ms.topic: conceptual
77
ms.prod: configuration-manager
88
ms.technology: configmgr-core
@@ -38,6 +38,8 @@ Microsoft Endpoint Manager is an integrated solution for managing all of your de
3838

3939
- At least one Intune license for you as the administrator to access the Microsoft Endpoint Manager admin center. <!--10254915-->
4040

41+
- The [administration service](../develop/adminservice/overview.md) in Configuration Manager needs to be set up and functional. <!--1104776-->
42+
4143
- The user accounts triggering device actions have the following prerequisites:
4244
- The user account needs to be a synced user object in Azure AD (hybrid identity). This means that the user is synced to Azure Active Directory from Active Directory.
4345
- For Configuration Manager version 2103, and later: </br>

0 commit comments

Comments
 (0)