đź“‹ Microsoft Entra Documentation Changes

Daily summary for changes since July 30th 2025, 8:59 PM PDT

Report generated on July 31st 2025, 8:59 PM PDT

📊 Summary

23
Total Commits
0
New Files
7
Modified Files
0
Deleted Files
10
Contributors

📝 Modified Documentation Files

+9 / -9 lines changed
Commit: edits to DS DS and dates
Changes:
Before
After
author: justinha
ms.service: entra-id-governance
ms.topic: include
ms.date: 07/30/2025
ms.author: justinha
# Used by articles entra governance
---
 
- Microsoft Entra account with at least a [Hybrid Identity Administrator](~/identity/role-based-access-control/permissions-reference.md#hybrid-identity-administrator) role.
 
- On-premises Active Directory Domain Services (AD DS DS) environment with Windows Server 2016 operating system or later.
- Required for AD DS DS schema attribute - *msDS-ExternalDirectoryObjectId*.
 
- Provisioning agent with build version [1.1.1367.0](~/identity/hybrid/cloud-sync/reference-version-history.md#1113700) or later.
 
- Assigned or dynamic membership groups.
- Contain on-premises synchronized users or cloud-created security groups.
- On-premises synchronized users that are members of the cloud-created security group can be from the same domain or other domains from the same forest
- The forest must support Universal groups because the cloud-created security group is written back to AD DS DS with [Universal group scope ](/windows-server/identity/ad-ds/manage/understand-security-groups#group-scope)
- No more than 50,000 members
author: justinha
ms.service: entra-id-governance
ms.topic: include
ms.date: 07/31/2025
ms.author: justinha
# Used by articles entra governance
---
 
- Microsoft Entra account with at least a [Hybrid Identity Administrator](~/identity/role-based-access-control/permissions-reference.md#hybrid-identity-administrator) role.
 
- On-premises Active Directory Domain Services (AD DS) environment with Windows Server 2016 operating system or later.
- Required for AD DS schema attribute - *msDS-ExternalDirectoryObjectId*.
 
- Provisioning agent with build version [1.1.1367.0](~/identity/hybrid/cloud-sync/reference-version-history.md#1113700) or later.
 
- Assigned or dynamic membership groups.
- Contain on-premises synchronized users or cloud-created security groups.
- On-premises synchronized users that are members of the cloud-created security group can be from the same domain or other domains from the same forest
- The forest must support Universal groups because the cloud-created security group is written back to AD DS with [Universal group scope ](/windows-server/identity/ad-ds/manage/understand-security-groups#group-scope)
- No more than 50,000 members
+6 / -6 lines changed
Commit: Fixed AD references
Changes:
Before
After
 
The goal for group analysis is to review and confirm which of the groups in a domain are:
 
- Needed for an AD-integrated application and managed by using an
AD-integrated tool.
 
- Needed for an AD-integrated application and managed by using
Microsoft Entra or Exchange Online, with the membership written back
to Microsoft Entra.
 
- Potentially no longer needed in the AD domain, but is needed in services that are connected to Microsoft Entra, and could be maintained solely in Microsoft Entra.
 
- Not needed by any applications that are integrated with AD or Microsoft Entra.
 
The first step is to identify and categorize the groups in your domains
that need triage. For large organizations with many
This test determines if there are LDAP apps that rely upon a
user being a member of a security group.
 
1. Move group to the OU for groups in LDAP scream test.
 
The goal for group analysis is to review and confirm which of the groups in a domain are:
 
- Needed for an AD DS-integrated application and managed by using an
AD DS-integrated tool.
 
- Needed for an AD DS-integrated application and managed by using
Microsoft Entra or Exchange Online, with the membership written back
to Microsoft Entra.
 
- Potentially no longer needed in the AD DS domain, but is needed in services that are connected to Microsoft Entra, and could be maintained solely in Microsoft Entra.
 
- Not needed by any applications that are integrated with AD DS or Microsoft Entra.
 
The first step is to identify and categorize the groups in your domains
that need triage. For large organizations with many
This test determines if there are LDAP apps that rely upon a
user being a member of a security group.
 
1. Move group to the OU for groups in the LDAP scream test.
+4 / -3 lines changed
Commit: added last case for interop table
Changes:
Before
After
author: Justinha
manager: dougeby
ms.topic: how-to
ms.date: 07/30/2025
ms.author: justinha
ms.reviewer: dhanyak
---
 
## Setup
 
You need to set up Connect Sync client and the Cloud Sync client Provisioning agent.
 
### Connect Sync client
 
 
### Cloud Sync client
 
Download the Provisioning agent with build version [1.1.1370.0](/entra/identity/hybrid/cloud-sync/reference-version-history#1113700) or later.
 
1. Follow the [instructions to download the Cloud Sync client](/entra/identity/hybrid/cloud-sync/reference-version-history#download-link).
author: Justinha
manager: dougeby
ms.topic: how-to
ms.date: 07/31/2025
ms.author: justinha
ms.reviewer: dhanyak
---
 
## Setup
 
You need to set up Connect Sync client and the Microsoft Entra Provisioning agent.
 
### Connect Sync client
 
 
### Cloud Sync client
 
Download the Microsoft Entra Provisioning agent with build version [1.1.1370.0](/entra/identity/hybrid/cloud-sync/reference-version-history#1113700) or later.
 
1. Follow the [instructions to download the Cloud Sync client](/entra/identity/hybrid/cloud-sync/reference-version-history#download-link).
+3 / -3 lines changed
Commit: edits to DS DS and dates
Changes:
Before
After
author: justinha
manager: dougeby
ms.topic: conceptual
ms.date: 07/30/2025
ms.author: justinha
ms.reviewer: dahnyahk
---
 
You can convert the Source of Authority (SOA) of a group from Active Directory Domain Services (AD DS) to Microsoft Entra ID. After you convert the SOA, the group becomes cloud-owned, and you can map it to a corresponding cloud group type in the cloud. For a list of supported groups types, see [How to manage cloud security groups](concept-group-source-of-authority-guidance.md#how-to-manage-cloud-security-groups).
 
## Block sync from AD to Microsoft Entra ID after SOA change
 
After you convert the group SOA and it becomes a cloud group, the latest versions of Microsoft Entra Connect Sync and Microsoft Entra Cloud Sync honor the SOA setting. They don't continue to sync the group. When you no longer need the AD DS group, you can delete it rather than remove it as out-of-scope in your scoping filters.
 
 
When Microsoft Entra Cloud Sync provisions a security group to AD DS, it recognizes when existing domain groups previously had SOA applied and are provisioned from Microsoft Entra ID to AD DS. The security identifier (SID) value correlates them together. Therefore, provisioning the cloud security group to AD DS does so to the original AD group (if it exists). If it doesn’t find a match in AD DS, it creates a new on-premises security group.
 
## Delete and restore groups in Active Directory Domain Services (AD DS)
 
Let's suppose you delete an on-premises group in AD DS. Later, you decide to provision the group with the same SID to the AD DS domain using Microsoft Entra Cloud Sync. In this case, you need to be sure that the **Active Directory Recycle Bin** is enabled. You should restore the group from the **Active Directory Recycle Bin** before you add it to the scope for group provisioning to AD DS.
author: justinha
manager: dougeby
ms.topic: conceptual
ms.date: 07/31/2025
ms.author: justinha
ms.reviewer: dahnyahk
---
 
You can convert the Source of Authority (SOA) of a group from Active Directory Domain Services (AD DS) to Microsoft Entra ID. After you convert the SOA, the group becomes cloud-owned, and you can map it to a corresponding cloud group type in the cloud. For a list of supported groups types, see [How to manage cloud security groups](concept-group-source-of-authority-guidance.md#how-to-manage-cloud-security-groups).
 
## Block sync from AD DS to Microsoft Entra ID after SOA change
 
After you convert the group SOA and it becomes a cloud group, the latest versions of Microsoft Entra Connect Sync and Microsoft Entra Cloud Sync honor the SOA setting. They don't continue to sync the group. When you no longer need the AD DS group, you can delete it rather than remove it as out-of-scope in your scoping filters.
 
 
When Microsoft Entra Cloud Sync provisions a security group to AD DS, it recognizes when existing domain groups previously had SOA applied and are provisioned from Microsoft Entra ID to AD DS. The security identifier (SID) value correlates them together. Therefore, provisioning the cloud security group to AD DS does so to the original AD group (if it exists). If it doesn’t find a match in AD DS, it creates a new on-premises security group.
 
## Delete and restore groups in AD DS
 
Let's suppose you delete an on-premises group in AD DS. Later, you decide to provision the group with the same SID to the AD DS domain using Microsoft Entra Cloud Sync. In this case, you need to be sure that the **Active Directory Recycle Bin** is enabled. You should restore the group from the **Active Directory Recycle Bin** before you add it to the scope for group provisioning to AD DS.
+2 / -2 lines changed
Commit: GA update.
Changes:
Before
After
---
title: Configure a custom email provider for one time passcode send events (preview)
description: Learn how to configure and set up a custom email provider with the One Time Passcode Send event type.
author: cilwerner
manager: CelesteDG
#customer intent: As a Microsoft Entra External ID customer, I want to learn how to configure a custom email provider for one time passcode send events, so that I can use my own email provider to send one time passcodes.
---
 
# Configure a custom email provider for one time passcode send events (preview)
 
[!INCLUDE [applies-to-external-only](../external-id/includes/applies-to-external-only.md)]
 
---
title: Configure a custom email provider for one time passcode send events
description: Learn how to configure and set up a custom email provider with the One Time Passcode Send event type.
author: cilwerner
manager: CelesteDG
#customer intent: As a Microsoft Entra External ID customer, I want to learn how to configure a custom email provider for one time passcode send events, so that I can use my own email provider to send one time passcodes.
---
 
# Configure a custom email provider for one time passcode send events
 
[!INCLUDE [applies-to-external-only](../external-id/includes/applies-to-external-only.md)]
 
+1 / -1 lines changed
Commit: edits to DS DS and dates
Changes:
Before
After
author: Justinha
manager: dougeby
ms.topic: concept-article
ms.date: 07/30/2025
ms.author: justinha
ms.reviewer: dhanyak
---
author: Justinha
manager: dougeby
ms.topic: concept-article
ms.date: 07/31/2025
ms.author: justinha
ms.reviewer: dhanyak
---
+1 / -1 lines changed
Commit: edits to DS DS and dates
Changes:
Before
After
description: Configure self-service group management in Microsoft Entra for security groups, mail-enabled security groups, and distribution groups after SOA conversion.
author: Justinha
ms.topic: how-to
ms.date: 07/30/2025
ms.author: justinha
manager: dougeby
ms.reviewer: mbhargav
description: Configure self-service group management in Microsoft Entra for security groups, mail-enabled security groups, and distribution groups after SOA conversion.
author: Justinha
ms.topic: how-to
ms.date: 07/31/2025
ms.author: justinha
manager: dougeby
ms.reviewer: mbhargav