📋 Microsoft Entra Documentation Changes

Changes for May 30th 2025

Period: May 29th 2025, 12:00 AM to May 30th 2025, 12:00 AM

📚 Historical Report: This report shows documentation changes that occurred during the 24-hour period ending on May 30th 2025.

📊 Summary

36
Total Commits
0
New Files
1974
Modified Files
0
Deleted Files
17
Contributors

📝 Modified Documentation Files

Modified by Ari Crowe on May 29, 2025 6:20 AM
📖 View on learn.microsoft.com
+23 / -27 lines changed
Commit: Clarity updates
Changes:
Before
After
 
# Restrictions on identifier URIs of Microsoft Entra applications
 
The [`identifierUri`](#what-are-identifier-uris) - also referred to as `Application ID URI` - property of an Entra application is a required configuration for resource (API) applications. Ensuring the property is configured securely is critical to the application's security.
 
## Secure patterns
 
 
### Policy behavior
 
When this setting is enabled, the secure patterns are strictly enforced.
 
Existing identifier URIs already configured on the Entra app won't be affected, and all apps will continue to function as normal. This will only affect new updates to Entra app configurations.
 
 
Microsoft may have already enabled this policy in your organization to improve its security. You can check by running [this script](https://aka.ms/check-identifier-uri-protection-state).
 
Even if Microsoft enabled the policy in your organization, a tenant administrator still has full control over it. They can [grant exemptions](https://aka.ms/identifier-uri-protection-grant-exemptions) to a specific Microsoft Entra application, to themsevles, to another user in the organization, or to any service or process the organization uses. Or, an administrator can [disable the policy](https://aka.ms/disable-identifier-uri-protection) (**not recommended**).
 
Microsoft won't enable the policy in your organization if it has processes that might be disrupted by the change. Instead, an administrator in your organization can [identify and fix impacted process](todo), and then [enable it themselves](https://aka.ms/enable-identifier-uri-protection).
 
# Restrictions on identifier URIs of Microsoft Entra applications
 
The [`identifierUri`](#what-are-identifier-uris) - also referred to as `Application ID URI` - property of an Entra application is a property typically configured on resource (API) applications. Ensuring the property is configured securely is critical to the resource's security.
 
## Secure patterns
 
 
### Policy behavior
 
When this setting is enabled, the secure patterns are strictly enforced. If it's enabled, and you try to add an identifier URI that doesn't comply with the [secure patterns](#secure-patterns), you'll receive an error like:
 
```Failed to add identifier URI {uri}. All newly added URIs must contain a tenant verified domain, tenant ID, or app ID, as per the default tenant policy of your organization. See https://aka.ms/identifier-uri-addition-error for more information on this error.```
 
Existing identifier URIs already configured on the Entra app won't be affected, and all apps will continue to function as normal. This will only affect new updates to Entra app configurations.
 
 
Microsoft may have already enabled this policy in your organization to improve its security. You can check by running [this script](https://aka.ms/check-identifier-uri-protection-state).
 
Even if Microsoft enabled the policy in your organization, a tenant administrator still has full control over it. They can [grant exemptions](https://aka.ms/identifier-uri-protection-grant-exemptions) to a specific Microsoft Entra application, to themselves, to another user in the organization, or to any service or process the organization uses. Or, an administrator can [disable the policy](https://aka.ms/disable-identifier-uri-protection) (**not recommended**).
+29 / -15 lines changed
Commit: May 28 final revisions per PM feedback
Changes:
Before
After
description: "This article provides an overview of the Transport Layer Security (TLS) inspection process and how it increases security between two communicating parties."
author: HULKsmashGithub
ms.author: jayrusso
manager: femila
ms.service: global-secure-access
ms.topic: concept-article
ms.date: 05/27/2025
 
#customer intent: As a Global Secure Access administrator, I want to learn about the Transport Layer Security (TLS) protocol to support the creation of TLS inspection policies.
 
> [!IMPORTANT]
> The Transport Layer Security inspection feature is currently in PREVIEW.
> This information relates to a prerelease product that might be substantially modified before release. Microsoft makes no warranties, expressed or implied, with respect to the information provided here.
 
This article provides an overview of the TLS inspection process.
 
## The TLS inspection process
When you create a TLS inspection policy to inspect traffic, the Global Secure Access service first decrypts HTTPS requests at the service edge, then applies security controls. If no security controls block the request, Global Secure Access forwards it to the destination. This process establishes two separate TLS connections:
- One from the client browser to Global Secure Access.
- Another from Global Secure Access to the destination server.
description: "This article provides an overview of the Transport Layer Security (TLS) inspection process and how it increases security between two communicating parties."
author: HULKsmashGithub
ms.author: jayrusso
manager: dougeby
ms.service: global-secure-access
ms.topic: concept-article
ms.date: 05/28/2025
 
#customer intent: As a Global Secure Access administrator, I want to learn about the Transport Layer Security (TLS) protocol to support the creation of TLS inspection policies.
 
> [!IMPORTANT]
> The Transport Layer Security inspection feature is currently in PREVIEW.
> This information relates to a prerelease product that might be substantially modified before release. Microsoft makes no warranties, expressed or implied, with respect to the information provided here.
> While in preview, don't use TLS inspection in production environments.
 
This article gives an overview of the TLS inspection process.
 
## The TLS inspection process
When you enable TLS inspection, Global Secure Access decrypts HTTPS requests at the service edge and applies security controls like full URL enhanced web content filtering policies. If no security control blocks the request, Global Secure Access encrypts and forwards the request to the destination.
 
+16 / -11 lines changed
Commit: May 28 final revisions per PM feedback
Changes:
Before
After
description: Learn how to configure a Transport Layer Security inspection policy and assign it to users in your organization.
author: HULKsmashGithub
ms.author: jayrusso
manager: femila
ms.service: global-secure-access
ms.topic: how-to
ms.reviewer: teresayao
ms.date: 05/23/2025
 
 
#customer intent: As a Global Secure Access administrator, I want to configure a context-aware Transport Layer Security inspection policy and assign the policy to users in my organization.
---
 
# Configure Transport Layer Security inspection (Preview)
Transport Layer Security (TLS) inspection in Microsoft Entra Internet Access enables decryption and inspection of encrypted traffic at service edge locations. This capability lets Global Secure Access apply advanced security controls like threat detection, content filtering, and granular access policies. Organizations use these access policies to protect against threats that might be hidden in encrypted communications.
 
> [!IMPORTANT]
> The Transport Layer Security inspection feature is currently in PREVIEW.
> This information relates to a prerelease product that might be substantially modified before release. Microsoft makes no warranties, expressed or implied, with respect to the information provided here.
description: Learn how to configure a Transport Layer Security inspection policy and assign it to users in your organization.
author: HULKsmashGithub
ms.author: jayrusso
manager: dougeby
ms.service: global-secure-access
ms.topic: how-to
ms.reviewer: teresayao
ms.date: 05/28/2025
 
 
#customer intent: As a Global Secure Access administrator, I want to configure a context-aware Transport Layer Security inspection policy and assign the policy to users in my organization.
---
 
# Configure Transport Layer Security inspection (Preview)
Transport Layer Security (TLS) inspection in Microsoft Entra Internet Access lets you decrypt and inspect encrypted traffic at service edge locations. This feature lets Global Secure Access apply advanced security controls like threat detection, content filtering, and granular access policies. These access policies help protect against threats that might be hidden in encrypted communications.
 
> [!IMPORTANT]
> The Transport Layer Security inspection feature is currently in PREVIEW.
> This information relates to a prerelease product that might be substantially modified before release. Microsoft makes no warranties, expressed or implied, with respect to the information provided here.
> While in preview, don't use TLS inspection in production environments.
Modified by Nicholak-MS on May 29, 2025 12:03 AM
📖 View on learn.microsoft.com
+11 / -2 lines changed
Commit: Update licensing-service-plan-reference.md
Changes:
Before
After
ms.service: entra-id
ms.subservice: users
ms.topic: reference
ms.date: 04/08/2025
ms.author: nicholak
ms.reviewer: Nicholak-MS
ms.custom: it-pro
- **Service plans included (friendly names)**: A list of service plans (friendly names) in the product that correspond to the string ID and GUID
 
>[!NOTE]
>This information was last updated on March 26, 2025.<br/>You can also download a CSV version of this table [here](https://download.microsoft.com/download/e/3/e/e3e9faf2-f28b-490a-9ada-c6089a1fc5b0/Product%20names%20and%20service%20plan%20identifiers%20for%20licensing.csv).
><br/>
 
| Product name | String ID | GUID | Service plans included | Service plans included (friendly names) |
| Dynamics 365 Business Central Team Members | DYN365_BUSCENTRAL_TEAM_MEMBER | 2e3c4023-80f6-4711-aa5d-29e0ecb46835 | DYN365_FINANCIALS_TEAM_MEMBERS (d9a6391b-8970-4976-bd94-5f205007c8d8)<br/>EXCHANGE_S_FOUNDATION (113feb6c-3fe4-4440-bddc-54d774bf0318)<br/>POWERAPPS_DYN_TEAM (52e619e2-2730-439a-b0d3-d09ab7e8b705)<br/>FLOW_DYN_TEAM (1ec58c70-f69c-486a-8109-4b87ce86e449) | Dynamics 365 for Team Members (d9a6391b-8970-4976-bd94-5f205007c8d8)<br/>Exchange Foundation (113feb6c-3fe4-4440-bddc-54d774bf0318)<br/>Power Apps for Dynamics 365 (52e619e2-2730-439a-b0d3-d09ab7e8b705)<br/>Power Automate for Dynamics 365 (1ec58c70-f69c-486a-8109-4b87ce86e449) |
| Dynamics 365 Commerce | DYN365_RETAIL | 79909bd8-4c69-4202-939e-11bc4385b134 | Power_Pages_Internal_User (60bf28f9-2b70-4522-96f7-335f5e06c941)<br/>DYN365_CDS_RETAIL (93cc200d-a47f-4c56-aec1-83f8b0d0425a)<br/>FLOW_FOR_IOM_USL (9e6d1620-dce9-4655-8933-af8fa5bccc9c)<br/>CDS_FOR_IOM (2bb89402-51e9-4c5a-be33-e954a9dd1ba6)<br/>DYN365_RETAIL (117e3aa0-8d08-4a19-a6a5-90b7a96e2128)<br/>DYN365_REGULATORY_SERVICE (c7657ae3-c0b0-4eed-8c1d-6a7967bd9c65)<br/>DYN365_FP_ACC_PROTECTION (4c00c16c-0304-4421-b598-555c3e78edcb)<br/>DYN365_FP_LOSS_PREVENTION (ecc62904-fa88-4552-a62c-fe582fb31444)<br/>DYN365_FP_PURCH_PROTECTION (d703990f-006e-459b-b8dd-1267c4533a22)<br/>DYN365_IOM (616cf6e2-f52f-4738-b463-10003061fcd3)<br/>DYN365_IOM_USER (81375e2f-5ef7-4773-96aa-e3279f50bd21)<br/>EXCHANGE_S_FOUNDATION (113feb6c-3fe4-4440-bddc-54d774bf0318)<br/>POWERAPPS_DYN_APPS (874fc546-6efe-4d22-90b8-5c4e7aa59f4b)<br/>FLOW_DYN_APPS (7e6d7d78-73de-46ba-83b1-6d25117334ba) | Power_Pages_Internal_User (60bf28f9-2b70-4522-96f7-335f5e06c941)<br/>DYN365_CDS_RETAIL (93cc200d-a47f-4c56-aec1-83f8b0d0425a)<br/>FLOW_FOR_IOM_USL (9e6d1620-dce9-4655-8933-af8fa5bccc9c)<br/>CDS_FOR_IOM (2bb89402-51e9-4c5a-be33-e954a9dd1ba6)<br/>DYN365_RETAIL (117e3aa0-8d08-4a19-a6a5-90b7a96e2128)<br/>DYN365_REGULATORY_SERVICE (c7657ae3-c0b0-4eed-8c1d-6a7967bd9c65)<br/>DYN365_FP_ACC_PROTECTION (4c00c16c-0304-4421-b598-555c3e78edcb)<br/>DYN365_FP_LOSS_PREVENTION (ecc62904-fa88-4552-a62c-fe582fb31444)<br/>DYN365_FP_PURCH_PROTECTION (d703990f-006e-459b-b8dd-1267c4533a22)<br/>DYN365_IOM (616cf6e2-f52f-4738-b463-10003061fcd3)<br/>DYN365_IOM_USER (81375e2f-5ef7-4773-96aa-e3279f50bd21)<br/>EXCHANGE_S_FOUNDATION (113feb6c-3fe4-4440-bddc-54d774bf0318)<br/>POWERAPPS_DYN_APPS (874fc546-6efe-4d22-90b8-5c4e7aa59f4b)<br/>FLOW_DYN_APPS (7e6d7d78-73de-46ba-83b1-6d25117334ba) |
| Dynamics 365 Commerce Trial | DYN365_RETAIL_TRIAL | 1508ad2d-5802-44e6-bfe8-6fb65de63d28 | DYN365_RETAIL_TRIAL (874d6da5-2a67-45c1-8635-96e8b3e300ea)<br/>EXCHANGE_S_FOUNDATION (113feb6c-3fe4-4440-bddc-54d774bf0318) | Dynamics 365 for Retail Trial (874d6da5-2a67-45c1-8635-96e8b3e300ea)<br/>Exchange Foundation (113feb6c-3fe4-4440-bddc-54d774bf0318) |
| Dynamics 365 Plan 1 Enterprise Edition | DYN365_ENTERPRISE_PLAN1 | ea126fc5-a19e-42e2-a731-da9d437bffcf | DYN365_ENTERPRISE_P1 (d56f3deb-50d8-465a-bedb-f079817ccac1)<br/>D365_CSI_EMBED_CE (1412cdc1-d593-4ad1-9050-40c30ad0b023)<br/>DYN365_ENTERPRISE_FIELD_SERVICE (8c66ef8a-177f-4c0d-853c-d4f219331d09)<br/>D365_ProjectOperationsCDS (18fa3aba-b085-4105-87d7-55617b8585e6)<br/>Forms_Pro_CE (97f29a83-1a20-44ff-bf48-5e4ad11f3e51)<br/>Power_Pages_Internal_User (60bf28f9-2b70-4522-96f7-335f5e06c941)<br/>NBENTERPRISE (03acaee3-9492-4f40-aed4-bcb6b32981b6)<br/>D365_ProjectOperations (69f07c66-bee4-4222-b051-195095efee5b)<br/>DYN365_CDS_GUIDES (1315ade1-0410-450d-b8e3-8050e6da320f)<br/>GUIDES (0b2c029c-dca0-454a-a336-887285d6ef07)<br/>MICROSOFT_REMOTE_ASSIST (4f4c7800-298a-4e22-8867-96b17850d4dd)<br/>POWERAPPS_GUIDES (816971f4-37c5-424a-b12b-b56881f402e7)<br/>EXCHANGE_S_FOUNDATION (113feb6c-3fe4-4440-bddc-54d774bf0318)<br/>TEAMS1 (57ff2da0-773e-42df-b2af-ffb7a2317929)<br/>SHAREPOINTWAC (e95bec33-7c88-4a70-8e19-b10bd9d0c014)<br/>PROJECT_FOR_PROJECT_OPERATIONS (0a05d977-a21a-45b2-91ce-61c240dbafa2)<br/>PROJECT_CLIENT_SUBSCRIPTION (fafd7243-e5c1-4a3a-9e40-495efcb1d3c3)<br/>SHAREPOINT_PROJECT (fe71d6c3-a2ea-4499-9778-da042bf08063)<br/>SHAREPOINTENTERPRISE (5dbe027f-2339-4123-9542-606e4d348a72)<br/>POWERAPPS_DYN_P2 (0b03f40b-c404-40c3-8651-2aceb74365fa)<br/>FLOW_DYN_APPS (7e6d7d78-73de-46ba-83b1-6d25117334ba)<br/>FLOW_DYN_P2 (b650d915-9886-424b-a08d-633cede56f57) | Dynamics 365 Customer Engagement Plan (d56f3deb-50d8-465a-bedb-f079817ccac1)<br/>Dynamics 365 Customer Service Insights for CE Plan (1412cdc1-d593-4ad1-9050-40c30ad0b023)<br/>Dynamics 365 for Field Service (8c66ef8a-177f-4c0d-853c-d4f219331d09)<br/>Dynamics 365 Project Operations CDS (18fa3aba-b085-4105-87d7-55617b8585e6)<br/>Microsoft Dynamics 365 Customer Voice for Customer Engagement Plan (97f29a83-1a20-44ff-bf48-5e4ad11f3e51)<br/>Power Pages Internal User (60bf28f9-2b70-4522-96f7-335f5e06c941)<br/>Retired - Microsoft Social Engagement (03acaee3-9492-4f40-aed4-bcb6b32981b6)<br/>Dynamics 365 Project Operations (69f07c66-bee4-4222-b051-195095efee5b)<br/>Common Data Service (1315ade1-0410-450d-b8e3-8050e6da320f)<br/>Dynamics 365 Guides (0b2c029c-dca0-454a-a336-887285d6ef07)<br/>Dynamics 365 Remote Assist (4f4c7800-298a-4e22-8867-96b17850d4dd)<br/>Power Apps for Guides (816971f4-37c5-424a-b12b-b56881f402e7)<br/>Exchange Foundation (113feb6c-3fe4-4440-bddc-54d774bf0318)<br/>Microsoft Teams (57ff2da0-773e-42df-b2af-ffb7a2317929)<br/>Office for the Web (e95bec33-7c88-4a70-8e19-b10bd9d0c014)<br/>Project for Project Operations (0a05d977-a21a-45b2-91ce-61c240dbafa2)<br/>Project Online Desktop Client (fafd7243-e5c1-4a3a-9e40-495efcb1d3c3)<br/>Project Online Service (fe71d6c3-a2ea-4499-9778-da042bf08063)<br/>SharePoint (Plan 2) (5dbe027f-2339-4123-9542-606e4d348a72)<br/>Power Apps for Dynamics 365 (0b03f40b-c404-40c3-8651-2aceb74365fa)<br/>Power Automate for Dynamics 365 (7e6d7d78-73de-46ba-83b1-6d25117334ba)<br/>Power Automate for Dynamics 365 (b650d915-9886-424b-a08d-633cede56f57) |
| Dynamics 365 Customer Insights Attach | DYN365_CUSTOMER_INSIGHTS_ATTACH | a3d0cd86-8068-4071-ad40-4dc5b5908c4b | CDS_CUSTOMER_INSIGHTS_BASE (d04ca659-b119-4a92-b8fc-3ede584a9d65)<br/>CDS_CUSTOMER_INSIGHTS (ca00cff5-2568-4d03-bb6c-a653a8f360ca)<br/>DYN365_CUSTOMER_INSIGHTS_BASE (ee85d528-c4b4-4a99-9b07-fb9a1365dc93)<br/>Customer_Voice_Customer_Insights (46c5ea0a-2343-49d9-ae4f-1c268b232d53)<br/>EXCHANGE_S_FOUNDATION (113feb6c-3fe4-4440-bddc-54d774bf0318) | Dataverse for Customer Insights BASE (d04ca659-b119-4a92-b8fc-3ede584a9d65)<br/>Common Data Service for Customer Insights (ca00cff5-2568-4d03-bb6c-a653a8f360ca)<br/>Dynamics 365 Customer Insights (ee85d528-c4b4-4a99-9b07-fb9a1365dc93)<br/>Microsoft Dynamics 365 Customer Voice for Customer Insights App (46c5ea0a-2343-49d9-ae4f-1c268b232d53)<br/>Exchange Foundation (113feb6c-3fe4-4440-bddc-54d774bf0318) |
| Dynamics 365 Customer Insights Standalone | DYN365_CUSTOMER_INSIGHTS_BASE | 0c250654-c7f7-461f-871a-7222f6592cf2 | CDS_CUSTOMER_INSIGHTS_BASE (d04ca659-b119-4a92-b8fc-3ede584a9d65)<br/>CDS_CUSTOMER_INSIGHTS (ca00cff5-2568-4d03-bb6c-a653a8f360ca)<br/>DYN365_CUSTOMER_INSIGHTS_BASE (ee85d528-c4b4-4a99-9b07-fb9a1365dc93)<br/>DYN365_CUSTOMER_INSIGHTS_ENGAGEMENT_INSIGHTS_BASE (b3c26516-3b8d-492f-a5a3-64d70ad3f8d0)<br/>Customer_Voice_Customer_Insights (46c5ea0a-2343-49d9-ae4f-1c268b232d53)<br/>EXCHANGE_S_FOUNDATION (113feb6c-3fe4-4440-bddc-54d774bf0318) | Dataverse for Cust Insights BASE (d04ca659-b119-4a92-b8fc-3ede584a9d65)<br/>Common Data Service for Customer Insights (ca00cff5-2568-4d03-bb6c-a653a8f360ca)<br/>Dynamics 365 Customer Insights (ee85d528-c4b4-4a99-9b07-fb9a1365dc93)<br/>Dynamics 365 Customer Insights Engagement Insights (b3c26516-3b8d-492f-a5a3-64d70ad3f8d0)<br/>Microsoft Dynamics 365 Customer Voice for Customer Insights App (46c5ea0a-2343-49d9-ae4f-1c268b232d53)<br/>Exchange Foundation (113feb6c-3fe4-4440-bddc-54d774bf0318) |
ms.service: entra-id
ms.subservice: users
ms.topic: reference
ms.date: 05/28/2025
ms.author: nicholak
ms.reviewer: Nicholak-MS
ms.custom: it-pro
- **Service plans included (friendly names)**: A list of service plans (friendly names) in the product that correspond to the string ID and GUID
 
>[!NOTE]
>This information was last updated on May 28, 2025.<br/>You can also download a CSV version of this table [here](https://download.microsoft.com/download/e/3/e/e3e9faf2-f28b-490a-9ada-c6089a1fc5b0/Product%20names%20and%20service%20plan%20identifiers%20for%20licensing.csv).
><br/>
 
| Product name | String ID | GUID | Service plans included | Service plans included (friendly names) |
| Dynamics 365 Business Central Team Members | DYN365_BUSCENTRAL_TEAM_MEMBER | 2e3c4023-80f6-4711-aa5d-29e0ecb46835 | DYN365_FINANCIALS_TEAM_MEMBERS (d9a6391b-8970-4976-bd94-5f205007c8d8)<br/>EXCHANGE_S_FOUNDATION (113feb6c-3fe4-4440-bddc-54d774bf0318)<br/>POWERAPPS_DYN_TEAM (52e619e2-2730-439a-b0d3-d09ab7e8b705)<br/>FLOW_DYN_TEAM (1ec58c70-f69c-486a-8109-4b87ce86e449) | Dynamics 365 for Team Members (d9a6391b-8970-4976-bd94-5f205007c8d8)<br/>Exchange Foundation (113feb6c-3fe4-4440-bddc-54d774bf0318)<br/>Power Apps for Dynamics 365 (52e619e2-2730-439a-b0d3-d09ab7e8b705)<br/>Power Automate for Dynamics 365 (1ec58c70-f69c-486a-8109-4b87ce86e449) |
| Dynamics 365 Commerce | DYN365_RETAIL | 79909bd8-4c69-4202-939e-11bc4385b134 | Power_Pages_Internal_User (60bf28f9-2b70-4522-96f7-335f5e06c941)<br/>DYN365_CDS_RETAIL (93cc200d-a47f-4c56-aec1-83f8b0d0425a)<br/>FLOW_FOR_IOM_USL (9e6d1620-dce9-4655-8933-af8fa5bccc9c)<br/>CDS_FOR_IOM (2bb89402-51e9-4c5a-be33-e954a9dd1ba6)<br/>DYN365_RETAIL (117e3aa0-8d08-4a19-a6a5-90b7a96e2128)<br/>DYN365_REGULATORY_SERVICE (c7657ae3-c0b0-4eed-8c1d-6a7967bd9c65)<br/>DYN365_FP_ACC_PROTECTION (4c00c16c-0304-4421-b598-555c3e78edcb)<br/>DYN365_FP_LOSS_PREVENTION (ecc62904-fa88-4552-a62c-fe582fb31444)<br/>DYN365_FP_PURCH_PROTECTION (d703990f-006e-459b-b8dd-1267c4533a22)<br/>DYN365_IOM (616cf6e2-f52f-4738-b463-10003061fcd3)<br/>DYN365_IOM_USER (81375e2f-5ef7-4773-96aa-e3279f50bd21)<br/>EXCHANGE_S_FOUNDATION (113feb6c-3fe4-4440-bddc-54d774bf0318)<br/>POWERAPPS_DYN_APPS (874fc546-6efe-4d22-90b8-5c4e7aa59f4b)<br/>FLOW_DYN_APPS (7e6d7d78-73de-46ba-83b1-6d25117334ba) | Power_Pages_Internal_User (60bf28f9-2b70-4522-96f7-335f5e06c941)<br/>DYN365_CDS_RETAIL (93cc200d-a47f-4c56-aec1-83f8b0d0425a)<br/>FLOW_FOR_IOM_USL (9e6d1620-dce9-4655-8933-af8fa5bccc9c)<br/>CDS_FOR_IOM (2bb89402-51e9-4c5a-be33-e954a9dd1ba6)<br/>DYN365_RETAIL (117e3aa0-8d08-4a19-a6a5-90b7a96e2128)<br/>DYN365_REGULATORY_SERVICE (c7657ae3-c0b0-4eed-8c1d-6a7967bd9c65)<br/>DYN365_FP_ACC_PROTECTION (4c00c16c-0304-4421-b598-555c3e78edcb)<br/>DYN365_FP_LOSS_PREVENTION (ecc62904-fa88-4552-a62c-fe582fb31444)<br/>DYN365_FP_PURCH_PROTECTION (d703990f-006e-459b-b8dd-1267c4533a22)<br/>DYN365_IOM (616cf6e2-f52f-4738-b463-10003061fcd3)<br/>DYN365_IOM_USER (81375e2f-5ef7-4773-96aa-e3279f50bd21)<br/>EXCHANGE_S_FOUNDATION (113feb6c-3fe4-4440-bddc-54d774bf0318)<br/>POWERAPPS_DYN_APPS (874fc546-6efe-4d22-90b8-5c4e7aa59f4b)<br/>FLOW_DYN_APPS (7e6d7d78-73de-46ba-83b1-6d25117334ba) |
| Dynamics 365 Commerce Trial | DYN365_RETAIL_TRIAL | 1508ad2d-5802-44e6-bfe8-6fb65de63d28 | DYN365_RETAIL_TRIAL (874d6da5-2a67-45c1-8635-96e8b3e300ea)<br/>EXCHANGE_S_FOUNDATION (113feb6c-3fe4-4440-bddc-54d774bf0318) | Dynamics 365 for Retail Trial (874d6da5-2a67-45c1-8635-96e8b3e300ea)<br/>Exchange Foundation (113feb6c-3fe4-4440-bddc-54d774bf0318) |
| Dynamics 365 Contact Center | DYNAMICS_365_CONTACT_CENTER | dfb1700c-013e-4132-8bce-0d319c43a95d | DYN365_CC (2a9d72b3-1714-440f-babf-bf92bf9683d8)<br/>DYN365_CS_MESSAGING_TPS (47c2b191-a5fb-4129-b690-00c474d2f623)<br/>DYN365_CS_VOICE (f6ec6dfa-2402-468d-a455-89be11116d43)<br/>Power_Pages_Internal_User (60bf28f9-2b70-4522-96f7-335f5e06c941)<br/>POWER_VIRTUAL_AGENTS_D365_CS_VOICE (a3dce1be-e9ca-453a-9483-e69a5b46ce98)<br/>EXCHANGE_S_FOUNDATION (113feb6c-3fe4-4440-bddc-54d774bf0318)<br/>SHAREPOINTWAC (e95bec33-7c88-4a70-8e19-b10bd9d0c014)<br/>SHAREPOINTENTERPRISE (5dbe027f-2339-4123-9542-606e4d348a72)<br/>POWERAPPS_DYN_APPS (874fc546-6efe-4d22-90b8-5c4e7aa59f4b)<br/>FLOW_DYN_APPS (7e6d7d78-73de-46ba-83b1-6d25117334ba) | Dynamics 365 Contact Center (2a9d72b3-1714-440f-babf-bf92bf9683d8)<br/>Dynamics 365 Customer Service Digital Messaging add-on (47c2b191-a5fb-4129-b690-00c474d2f623)<br/>Dynamics 365 for Customer Service Voice Add-in (f6ec6dfa-2402-468d-a455-89be11116d43)<br/>Power Pages Internal User (60bf28f9-2b70-4522-96f7-335f5e06c941)<br/>Power Virtual Agents for Customer Service Voice (a3dce1be-e9ca-453a-9483-e69a5b46ce98)<br/>Exchange Foundation (113feb6c-3fe4-4440-bddc-54d774bf0318)<br/>Office for the Web (e95bec33-7c88-4a70-8e19-b10bd9d0c014)<br/>SharePoint (Plan 2) (5dbe027f-2339-4123-9542-606e4d348a72)<br/>Power Apps for Dynamics 365 (874fc546-6efe-4d22-90b8-5c4e7aa59f4b)<br/>Power Automate for Dynamics 365 (7e6d7d78-73de-46ba-83b1-6d25117334ba) |
| Dynamics 365 Contact Center Add-on for Customer Service Enterprise | DYNAMICS_365_CONTACT_CENTER_ADD_ON_FOR_CUSTOMER_SERVICE_ENTERPRISE | 39a78eb6-3a8a-4e1e-878a-575a5c8984e7 | DYN365_CC (2a9d72b3-1714-440f-babf-bf92bf9683d8)<br/>DYN365_CS_MESSAGING_TPS (47c2b191-a5fb-4129-b690-00c474d2f623)<br/>DYN365_CS_VOICE (f6ec6dfa-2402-468d-a455-89be11116d43)<br/>Power_Pages_Internal_User (60bf28f9-2b70-4522-96f7-335f5e06c941)<br/>POWER_VIRTUAL_AGENTS_D365_CS_VOICE (a3dce1be-e9ca-453a-9483-e69a5b46ce98)<br/>EXCHANGE_S_FOUNDATION (113feb6c-3fe4-4440-bddc-54d774bf0318)<br/>SHAREPOINTWAC (e95bec33-7c88-4a70-8e19-b10bd9d0c014)<br/>SHAREPOINTENTERPRISE (5dbe027f-2339-4123-9542-606e4d348a72)<br/>POWERAPPS_DYN_APPS (874fc546-6efe-4d22-90b8-5c4e7aa59f4b)<br/>FLOW_DYN_APPS (7e6d7d78-73de-46ba-83b1-6d25117334ba) | Dynamics 365 Contact Center (2a9d72b3-1714-440f-babf-bf92bf9683d8)<br/>Dynamics 365 Customer Service Digital Messaging add-on (47c2b191-a5fb-4129-b690-00c474d2f623)<br/>Dynamics 365 for Customer Service Voice Add-in (f6ec6dfa-2402-468d-a455-89be11116d43)<br/>Power Pages Internal User (60bf28f9-2b70-4522-96f7-335f5e06c941)<br/>Power Virtual Agents for Customer Service Voice (a3dce1be-e9ca-453a-9483-e69a5b46ce98)<br/>Exchange Foundation (113feb6c-3fe4-4440-bddc-54d774bf0318)<br/>Office for the Web (e95bec33-7c88-4a70-8e19-b10bd9d0c014)<br/>SharePoint (Plan 2) (5dbe027f-2339-4123-9542-606e4d348a72)<br/>Power Apps for Dynamics 365 (874fc546-6efe-4d22-90b8-5c4e7aa59f4b)<br/>Power Automate for Dynamics 365 (7e6d7d78-73de-46ba-83b1-6d25117334ba) |
| Dynamics 365 Contact Center Digital | DYNAMICS_365_CONTACT_CENTER_DIGITAL | 59d3d0bf-df39-4b8b-8601-ea6c09a7fd66 | DYN365_CC_DIGITAL (0ef2b4e3-0a2b-450d-8c5f-a52203c40f50)<br/>DYN365_CS_MESSAGING_TPS (47c2b191-a5fb-4129-b690-00c474d2f623)<br/>DYN365_CS_MESSAGING (43b076f2-1123-45ba-a339-2e170ee58c53)<br/>Power_Pages_Internal_User (60bf28f9-2b70-4522-96f7-335f5e06c941)<br/>EXCHANGE_S_FOUNDATION (113feb6c-3fe4-4440-bddc-54d774bf0318)<br/>SHAREPOINTWAC (e95bec33-7c88-4a70-8e19-b10bd9d0c014)<br/>SHAREPOINTENTERPRISE (5dbe027f-2339-4123-9542-606e4d348a72)<br/>POWERAPPS_DYN_APPS (874fc546-6efe-4d22-90b8-5c4e7aa59f4b)<br/>FLOW_DYN_APPS (7e6d7d78-73de-46ba-83b1-6d25117334ba) | Dynamics 365 Contact Center Digital (0ef2b4e3-0a2b-450d-8c5f-a52203c40f50)<br/>Dynamics 365 Customer Service Digital Messaging add-on (47c2b191-a5fb-4129-b690-00c474d2f623)<br/>Dynamics 365 Customer Service Digital Messaging Application Integration (43b076f2-1123-45ba-a339-2e170ee58c53)<br/>Power Pages Internal User (60bf28f9-2b70-4522-96f7-335f5e06c941)<br/>Exchange Foundation (113feb6c-3fe4-4440-bddc-54d774bf0318)<br/>Office for the Web (e95bec33-7c88-4a70-8e19-b10bd9d0c014)<br/>SharePoint (Plan 2) (5dbe027f-2339-4123-9542-606e4d348a72)<br/>Power Apps for Dynamics 365 (874fc546-6efe-4d22-90b8-5c4e7aa59f4b)<br/>Power Automate for Dynamics 365 (7e6d7d78-73de-46ba-83b1-6d25117334ba) |
Modified by Sumeet Mittal on May 29, 2025 3:40 AM
📖 View on learn.microsoft.com
+12 / -0 lines changed
Commit: Update reference-version-history.md
Changes:
Before
After
| Understand Microsoft Entra private network connectors | Find out more about [connector management](../identity/app-proxy/application-proxy-connectors.md) and how connectors [autoupgrade](../identity/app-proxy/application-proxy-connectors.md#automatic-updates). |
| Microsoft Entra private network connector Download | [Download the latest connector](https://download.msappproxy.net/subscription/d3c8b69d-6bf7-42be-a529-3fe9c2e70c90/connector/download). |
 
## Version 1.5.3925.0
 
### Release status
 
 
 
 
 
 
 
 
 
 
 
 
| Understand Microsoft Entra private network connectors | Find out more about [connector management](../identity/app-proxy/application-proxy-connectors.md) and how connectors [autoupgrade](../identity/app-proxy/application-proxy-connectors.md#automatic-updates). |
| Microsoft Entra private network connector Download | [Download the latest connector](https://download.msappproxy.net/subscription/d3c8b69d-6bf7-42be-a529-3fe9c2e70c90/connector/download). |
 
## Version 1.5.4287.0
### Release status
May 28, 2025: Released for download. This version is only available for install via the download page in the Microsoft Entra admin center.
### New features and improvements
- The connector now supports routing outbound traffic to destinations in Microsoft Entra Private Access through a forward proxy, enhancing network control.
- The connector includes a new diagnostics tool to assist with troubleshooting setup issues.
- Bug fixes and minor improvements.
 
## Version 1.5.3925.0
 
### Release status
Modified by Ari Crowe on May 29, 2025 6:33 AM
📖 View on learn.microsoft.com
+5 / -2 lines changed
Commit: Modification to
Changes:
Before
After
- *\<verifiedCustomDomain\>* - A [verified custom domain](~/fundamentals/add-custom-domain.yml) configured for your Microsoft Entra tenant.
 
> [!NOTE]
> If you use the *api://* scheme, you add a string value directly after the "api://". For example, *api://\<string\>*. That string value can be a GUID or an arbitrary string. If you add a GUID value, it must match either the app ID or the tenant ID. The application ID URI value must be unique for your tenant.
> If you add *api://\<tenantId\>* as the application ID URI, no one else will be able to use that URI in any other app. The recommendation is to use *api://\<appId\>*, instead, or the HTTP scheme.
 
> [!IMPORTANT]
> The application ID URI value must not end with a slash "/" character.
 
 
 
- *\<verifiedCustomDomain\>* - A [verified custom domain](~/fundamentals/add-custom-domain.yml) configured for your Microsoft Entra tenant.
 
> [!NOTE]
> If you use the *api://* scheme, you add a string value directly after the "api://". For example, *api://\<string\>*. That string value can be a GUID or an arbitrary string. If you add a GUID value, it must match either the app ID or the tenant ID. If you use a string value, it must use either a verified custom domain or initial domain of your tenant.
> The recommendation is to use *api://\<appId\>*.
 
> [!IMPORTANT]
> The application ID URI value must not end with a slash "/" character.
 
> [!IMPORTANT]
> The application ID URI value must be unique within your tenant.
+2 / -3 lines changed
Commit: Removed the preview tag for CRL validation feature
Changes:
Before
After
 
[!INCLUDE [Configure revocation](../../includes/entra-authentication-configure-revocation.md)]
 
## Understanding CRL validation (Preview)
 
A CRL is a record of digital certificates that have been revoked before the end of their validity period by a certificate authority (CA).
When CAs are uploaded to the Microsoft Entra trust store, a CRL, or more specifically the CrlDistributionPoint attribute, isn't required. A CA can be uploaded without a CRL endpoint, and certificate-based authentication won't fail if an issuing CA doesn't have a CRL specified.
 
The CAs in the exempted list aren't required to have CRL configured and the end-user certificates that they issue don't fail authentication.
 
>[!NOTE]
>There's a known issue with the object picker where the selected items aren't displayed correctly. Use the **Certificate Authorities** tab to select or remove CAs.
 
:::image type="content" border="true" source="./media/concept-certificate-based-authentication-technical-deep-dive/exempted.png" alt-text="Screenshot of CAs that are exempted from CRL validation." :::
 
 
[!INCLUDE [Configure revocation](../../includes/entra-authentication-configure-revocation.md)]
 
## Understanding CRL validation
 
A CRL is a record of digital certificates that have been revoked before the end of their validity period by a certificate authority (CA).
When CAs are uploaded to the Microsoft Entra trust store, a CRL, or more specifically the CrlDistributionPoint attribute, isn't required. A CA can be uploaded without a CRL endpoint, and certificate-based authentication won't fail if an issuing CA doesn't have a CRL specified.
 
The CAs in the exempted list aren't required to have CRL configured and the end-user certificates that they issue don't fail authentication.
 
Select CAs and select **Add**. The **Search** text box can be used to filter the CA lists to select specific CAs.
 
:::image type="content" border="true" source="./media/concept-certificate-based-authentication-technical-deep-dive/exempted.png" alt-text="Screenshot of CAs that are exempted from CRL validation." :::
 
 
+2 / -2 lines changed
Commit: Minor updates.
Changes:
Before
After
Open the `B2C_1A_signup_signin.xml` file in a text editor. Under the `<OutputClaims>` node, add the following output claim:
 
```xml
<OutputClaim ClaimTypeReferenceId="signInName" PartnerClaimType="email">
```
 
Save the file as `B2C_1A_signup_signin.xml` and upload it through the **Identity Experience Framework** blade within your Azure AD B2C tenant. Select to **Overwrite existing policy**. This step will ensure that the email address is issued as a claim to Microsoft Entra ID after authentication at Azure AD B2C.
1. Select **App registrations**, and then select **New registration**.
1. Under **Name**, enter "Federation with Microsoft Entra ID".
1. Under **Supported account types**, select **Accounts in any identity provider or organizational directory (for authenticating users with user flows)**.
1. Under **Redirect URI**, select **Web**, and then enter the following URL in all lowercase letters, where `your-B2C-tenant-name` is replaced with the name of your Entra tenant (for example, Contoso):
`https://<tenant-subdomain>.ciamlogin.com/<tenant-ID>/federation/oauth2`
Open the `B2C_1A_signup_signin.xml` file in a text editor. Under the `<OutputClaims>` node, add the following output claim:
 
```xml
<OutputClaim ClaimTypeReferenceId="signInName" PartnerClaimType="email"/>
```
 
Save the file as `B2C_1A_signup_signin.xml` and upload it through the **Identity Experience Framework** blade within your Azure AD B2C tenant. Select to **Overwrite existing policy**. This step will ensure that the email address is issued as a claim to Microsoft Entra ID after authentication at Azure AD B2C.
1. Select **App registrations**, and then select **New registration**.
1. Under **Name**, enter "Federation with Microsoft Entra ID".
1. Under **Supported account types**, select **Accounts in any identity provider or organizational directory (for authenticating users with user flows)**.
1. Under **Redirect URI**, select **Web**, and then enter the following URL in all lowercase letters, where `tenant-subdomain` is replaced with the name of your Entra tenant (for example, Contoso):
`https://<tenant-subdomain>.ciamlogin.com/<tenant-ID>/federation/oauth2`
Modified by omondiatieno on May 29, 2025 8:35 PM
📖 View on learn.microsoft.com
+2 / -2 lines changed
Commit: fix warnings
Changes:
Before
After
---
title: Configure F5 for Single sign-on with Microsoft Entra ID
description: In this article, learn the steps you need to perform to integrate F5 with Microsoft Entra ID.
author: nguhiu
manager: CelesteDG
ms.custom: sfi-image-nochange
---
 
# Configure F5 for Single sign-on with Microsoft Entra ID
 
In this article, you learn how to integrate F5 with Microsoft Entra ID. When you integrate F5 with Microsoft Entra ID, you can:
 
---
title: Configure Advanced F5 Kerberos Delegation for Multi-Tier SaaS Architectures
description: In this article, learn the steps you need to perform to integrate F5 with Microsoft Entra ID.
author: nguhiu
manager: CelesteDG
ms.custom: sfi-image-nochange
---
 
# Configure Advanced F5 Kerberos Delegation for Multi-Tier SaaS Architectures
 
In this article, you learn how to integrate F5 with Microsoft Entra ID. When you integrate F5 with Microsoft Entra ID, you can:
 
Modified by omondiatieno on May 29, 2025 8:35 PM
📖 View on learn.microsoft.com
+2 / -2 lines changed
Commit: fix warnings
Changes:
Before
After
---
title: Configure F5 for Single sign-on with Microsoft Entra ID
description: Learn how to configure single sign-on (SSO) between Microsoft Entra ID and F5.
author: nguhiu
manager: CelesteDG
ms.custom: sfi-image-nochange
---
 
# Configure F5 for Single sign-on with Microsoft Entra ID
 
In this article, you learn how to integrate F5 with Microsoft Entra ID. When you integrate F5 with Microsoft Entra ID, you can:
 
---
title: Configure F5 Kerberos Constrained Delegation for a Single-Tier SaaS App
description: Learn how to configure single sign-on (SSO) between Microsoft Entra ID and F5.
author: nguhiu
manager: CelesteDG
ms.custom: sfi-image-nochange
---
 
# Configure F5 Kerberos Constrained Delegation for a Single-Tier SaaS App
 
In this article, you learn how to integrate F5 with Microsoft Entra ID. When you integrate F5 with Microsoft Entra ID, you can:
 
Modified by omondiatieno on May 29, 2025 7:46 PM
📖 View on learn.microsoft.com
+2 / -2 lines changed
Commit: BULK UPATE: Update titles to follow 'verb' first approach
Changes:
Before
After
---
title: Microsoft Entra SSO integration with 10,000ft Plans
description: Learn how to configure single sign-on between Microsoft Entra ID and 10,000ft Plans.
author: nguhiu
manager: CelesteDG
ms.custom: sfi-image-nochange
# Customer intent: As an IT administrator, I want to learn how to configure single sign-on between Microsoft Entra ID and 10,000 ft Plans so that I can control who has access to 10,000 ft Plans, enable automatic sign-in with Microsoft Entra accounts, and manage my accounts in one central location.
---
# Microsoft Entra SSO integration with 10,000ft Plans
 
In this article, you learn how to integrate 10,000ft Plans with Microsoft Entra ID. When you integrate 10,000ft Plans with Microsoft Entra ID, you can:
 
---
title: Configure 10,000ft Plans for Single sign-on with Microsoft Entra ID
description: Learn how to configure single sign-on between Microsoft Entra ID and 10,000ft Plans.
author: nguhiu
manager: CelesteDG
ms.custom: sfi-image-nochange
# Customer intent: As an IT administrator, I want to learn how to configure single sign-on between Microsoft Entra ID and 10,000 ft Plans so that I can control who has access to 10,000 ft Plans, enable automatic sign-in with Microsoft Entra accounts, and manage my accounts in one central location.
---
# Configure 10,000ft Plans for Single sign-on with Microsoft Entra ID
 
In this article, you learn how to integrate 10,000ft Plans with Microsoft Entra ID. When you integrate 10,000ft Plans with Microsoft Entra ID, you can:
 
Modified by omondiatieno on May 29, 2025 7:46 PM
📖 View on learn.microsoft.com
+2 / -2 lines changed
Commit: BULK UPATE: Update titles to follow 'verb' first approach
Changes:
Before
After
---
title: Microsoft Entra integration with 123FormBuilder SSO
description: Learn how to configure single sign-on between Microsoft Entra ID and 123FormBuilder SSO.
author: nguhiu
manager: CelesteDG
# Customer intent: As an IT administrator, I want to learn how to configure single sign-on between Microsoft Entra ID and 123FormBuilder so that I can control who has access to 123FormBuilder, enable automatic sign-in with Microsoft Entra accounts, and manage my accounts in one central location.
---
 
# Microsoft Entra single sign-on (SSO) integration with 123FormBuilder SSO
 
In this article, you learn how to integrate 123FormBuilder SSO with Microsoft Entra ID. When you integrate 123FormBuilder SSO with Microsoft Entra ID, you can:
 
---
title: Configure 123FormBuilder SSO for Single sign-on with Microsoft Entra ID
description: Learn how to configure single sign-on between Microsoft Entra ID and 123FormBuilder SSO.
author: nguhiu
manager: CelesteDG
# Customer intent: As an IT administrator, I want to learn how to configure single sign-on between Microsoft Entra ID and 123FormBuilder so that I can control who has access to 123FormBuilder, enable automatic sign-in with Microsoft Entra accounts, and manage my accounts in one central location.
---
 
# Configure 123FormBuilder SSO for Single sign-on with Microsoft Entra ID
 
In this article, you learn how to integrate 123FormBuilder SSO with Microsoft Entra ID. When you integrate 123FormBuilder SSO with Microsoft Entra ID, you can:
 
Modified by omondiatieno on May 29, 2025 7:46 PM
📖 View on learn.microsoft.com
+2 / -2 lines changed
Commit: BULK UPATE: Update titles to follow 'verb' first approach
Changes:
Before
After
---
title: Microsoft Entra integration with 15Five
description: Learn how to configure single sign-on between Microsoft Entra ID and 15Five.
 
author: nguhiu
 
# Customer intent: As an IT administrator, I want to learn how to configure single sign-on between Microsoft Entra ID and 15Five so that I can control who has access to 15Five, enable automatic sign-in with Microsoft Entra accounts, and manage my accounts in one central location.
---
# Microsoft Entra integration with 15Five
 
In this article, you learn how to integrate 15Five with Microsoft Entra ID. When you integrate 15Five with Microsoft Entra ID, you can:
 
---
title: Configure 15Five for Single sign-on with Microsoft Entra ID
description: Learn how to configure single sign-on between Microsoft Entra ID and 15Five.
 
author: nguhiu
 
# Customer intent: As an IT administrator, I want to learn how to configure single sign-on between Microsoft Entra ID and 15Five so that I can control who has access to 15Five, enable automatic sign-in with Microsoft Entra accounts, and manage my accounts in one central location.
---
# Configure 15Five for Single sign-on with Microsoft Entra ID
 
In this article, you learn how to integrate 15Five with Microsoft Entra ID. When you integrate 15Five with Microsoft Entra ID, you can:
 
Modified by omondiatieno on May 29, 2025 7:46 PM
📖 View on learn.microsoft.com
+2 / -2 lines changed
Commit: BULK UPATE: Update titles to follow 'verb' first approach
Changes:
Before
After
---
title: Microsoft Entra SSO integration with 23 Video
description: Learn how to configure single sign-on between Microsoft Entra ID and 23 Video.
author: nguhiu
manager: CelesteDG
# Customer intent: As an IT administrator, I want to learn how to configure single sign-on between Microsoft Entra ID and 23 Video so that I can control who has access to 23 Video, enable automatic sign-in with Microsoft Entra accounts, and manage my accounts in one central location.
---
 
# Microsoft Entra SSO integration with 23 Video
 
In this article, you learn how to integrate 23 Video with Microsoft Entra ID. When you integrate 23 Video with Microsoft Entra ID, you can:
 
---
title: Configure 23 Video for Single sign-on with Microsoft Entra ID
description: Learn how to configure single sign-on between Microsoft Entra ID and 23 Video.
author: nguhiu
manager: CelesteDG
# Customer intent: As an IT administrator, I want to learn how to configure single sign-on between Microsoft Entra ID and 23 Video so that I can control who has access to 23 Video, enable automatic sign-in with Microsoft Entra accounts, and manage my accounts in one central location.
---
 
# Configure 23 Video for Single sign-on with Microsoft Entra ID
 
In this article, you learn how to integrate 23 Video with Microsoft Entra ID. When you integrate 23 Video with Microsoft Entra ID, you can:
 
Modified by omondiatieno on May 29, 2025 7:46 PM
📖 View on learn.microsoft.com
+2 / -2 lines changed
Commit: BULK UPATE: Update titles to follow 'verb' first approach
Changes:
Before
After
---
title: Microsoft Entra integration with 360 Online
description: Learn how to configure single sign-on between Microsoft Entra ID and 360 Online.
 
author: nguhiu
 
# Customer intent: As an IT administrator, I want to learn how to configure single sign-on between Microsoft Entra ID and 360 Online so that I can control who has access to 360 Online, enable automatic sign-in with Microsoft Entra accounts, and manage my accounts in one central location.
---
# Microsoft Entra integration with 360 Online
 
In this article, you learn how to integrate 360 Online with Microsoft Entra ID. When you integrate 360 Online with Microsoft Entra ID, you can:
 
---
title: Configure 360 Online for Single sign-on with Microsoft Entra ID
description: Learn how to configure single sign-on between Microsoft Entra ID and 360 Online.
 
author: nguhiu
 
# Customer intent: As an IT administrator, I want to learn how to configure single sign-on between Microsoft Entra ID and 360 Online so that I can control who has access to 360 Online, enable automatic sign-in with Microsoft Entra accounts, and manage my accounts in one central location.
---
# Configure 360 Online for Single sign-on with Microsoft Entra ID
 
In this article, you learn how to integrate 360 Online with Microsoft Entra ID. When you integrate 360 Online with Microsoft Entra ID, you can: