📋 Microsoft Entra Documentation Changes

Daily summary for changes since July 29th 2025, 8:46 PM PDT

Report generated on July 30th 2025, 8:46 PM PDT

📊 Summary

25
Total Commits
0
New Files
5
Modified Files
0
Deleted Files
9
Contributors

📝 Modified Documentation Files

Modified by Veena Soman on Jul 30, 2025 5:57 AM
📖 View on learn.microsoft.com
+2 / -3 lines changed
Commit: Update apple-sso-plugin.md
Changes:
Before
After
( ** ) You only need to allow sovereign cloud domains if you rely on those in your environment.
( *** ) Maintaining communications with the Experimentation Configuration Service (ECS) ensures that Microsoft can respond to a severe bug in a timely manner.
 
#### URLs that need to be allowed for Device registration flows
 
Please ensure that traffic to the URLs listed [here](/entra/identity/devices/plan-device-deployment.md#network-requirements-for-device-registration-with-microsoft-entra) is allowed by default and explicitly exempted from TLS interception or inspection. This is critical for registration flows that rely on TLS challenges to complete successfully.
 
> [!IMPORTANT]
> **Note: There has been a recent update to the TLS endpoint used in registration flows. Please verify that your environment’s allowlist reflects the latest URL requirements to avoid disruptions.**
 
The Microsoft Enterprise SSO plug-in relies on Apple's [enterprise SSO](https://developer.apple.com/documentation/authenticationservices) framework. Apple's enterprise SSO framework ensures that only an approved SSO plug-in can work for each identity provider by utilizing a technology called [associated domains](https://developer.apple.com/documentation/xcode/supporting-associated-domains). To verify the identity of the SSO plug-in, each Apple device sends a network request to an endpoint owned by the identity provider and read information about approved SSO plug-ins. In addition to reaching out directly to the identity provider, Apple has also implemented another caching for this information.
 
> [!WARNING]
( ** ) You only need to allow sovereign cloud domains if you rely on those in your environment.
( *** ) Maintaining communications with the Experimentation Configuration Service (ECS) ensures that Microsoft can respond to a severe bug in a timely manner.
 
##### URLs that need to be allowed for Device registration flows
Please ensure that traffic to the URLs listed [here](/entra/identity/devices/plan-device-deployment.md#network-requirements-for-device-registration-with-microsoft-entra) is allowed by default and explicitly exempted from TLS interception or inspection. This is critical for registration flows that rely on TLS challenges to complete successfully.
 
> [!IMPORTANT]
> **Note: There has been a recent update to the TLS endpoint used in registration flows. Please verify that your environment’s allowlist reflects the latest URL requirements to avoid disruptions.**
<br>
The Microsoft Enterprise SSO plug-in relies on Apple's [enterprise SSO](https://developer.apple.com/documentation/authenticationservices) framework. Apple's enterprise SSO framework ensures that only an approved SSO plug-in can work for each identity provider by utilizing a technology called [associated domains](https://developer.apple.com/documentation/xcode/supporting-associated-domains). To verify the identity of the SSO plug-in, each Apple device sends a network request to an endpoint owned by the identity provider and read information about approved SSO plug-ins. In addition to reaching out directly to the identity provider, Apple has also implemented another caching for this information.
 
> [!WARNING]
 
Modified by Alexander Filipin on Jul 30, 2025 3:23 PM
📖 View on learn.microsoft.com
+1 / -2 lines changed
Commit: Clarity tweak
Changes:
Before
After
}
```
 
Although the example uses a user ID, the primaryApprovers and escalationApprovers section can contain any valid [subjectSet](/graph/api/resources/subjectset). The approval section of the code must follow the parameters as shown here: [accessPackageApprovalStage](/graph/api/resources/accesspackageapprovalstage?view=graph-rest-1.0).
 
> [!NOTE]
> In Public Preview the resume call must be performed against Microsoft Graph's beta endpoint. However, the [approval stage](/graph/api/resources/accesspackageapprovalstage?view=graph-rest-1.0) provided in the resume call body must follow the [v1.0 convention](/graph/api/resources/accesspackageapprovalstage?view=graph-rest-1.0) and not the [beta convention](/graph/api/resources/approvalstage?view=graph-rest-beta).
 
## Related content
 
}
```
 
 
> [!NOTE]
> Although the example uses a user ID, the primaryApprovers and escalationApprovers section can contain valid [subjectSets](/graph/api/resources/subjectset) supported by Entitlement Management. In Public Preview the resume call must be performed against Microsoft Graph's beta endpoint. However, the [approval stage](/graph/api/resources/accesspackageapprovalstage?view=graph-rest-1.0) provided in the resume call body must follow the [v1.0 convention](/graph/api/resources/accesspackageapprovalstage?view=graph-rest-1.0) and not the [beta convention](/graph/api/resources/approvalstage?view=graph-rest-beta).
 
## Related content
 
 
+1 / -1 lines changed
Commit: July 30 updated date; ready to publish
Changes:
Before
After
description: The Global Secure Access client secures network traffic at the end-user device. This article describes how to download and install the macOS client.
ms.service: global-secure-access
ms.topic: how-to
ms.date: 07/23/2025
ms.author: jayrusso
author: HULKsmashGithub
manager: dougeby
description: The Global Secure Access client secures network traffic at the end-user device. This article describes how to download and install the macOS client.
ms.service: global-secure-access
ms.topic: how-to
ms.date: 07/30/2025
ms.author: jayrusso
author: HULKsmashGithub
manager: dougeby
+1 / -1 lines changed
Commit: July 30 updated date; ready to publish
Changes:
Before
After
description: This article tracks the changes in each released version of the Global Secure Access client for macOS.
ms.service: global-secure-access
ms.topic: reference
ms.date: 07/23/2025
ms.author: jayrusso
author: HULKsmashGithub
manager: dougeby
description: This article tracks the changes in each released version of the Global Secure Access client for macOS.
ms.service: global-secure-access
ms.topic: reference
ms.date: 07/30/2025
ms.author: jayrusso
author: HULKsmashGithub
manager: dougeby
Modified by Jackline Omondi on Jul 30, 2025 11:15 AM
📖 View on learn.microsoft.com
+1 / -1 lines changed
Commit: Update admin-audit-logging.md
Changes:
Before
After
|2507|Enable/Disable sync start after installation.| Event is logged when sync is enabled or disabled after the installation is finished.|
|2508|Create Active Directory Domain Services (AD DS) account.| Shows the created account needed to connect to the new directory added.|
|2509|Use existing AD DS account.| Shows the name of the account used to connect to the directory.|
|2510|Create/Update/Delete custom sync rule.| Shows the name of the sync rule that changed along with information on what changed.|
|2511|Enable/Disable domain-based filtering.|Shows that domain filtering is selected and lists selected domains.|
|2512|Enable/Disable OU-based filtering.| Shows that OU-based filtering is selected and lists selected OUs. |
|2513|User sign-in method changed.|Shows the old sign-in method and the new one. |
|2507|Enable/Disable sync start after installation.| Event is logged when sync is enabled or disabled after the installation is finished.|
|2508|Create Active Directory Domain Services (AD DS) account.| Shows the created account needed to connect to the new directory added.|
|2509|Use existing AD DS account.| Shows the name of the account used to connect to the directory.|
|2510|Create/Update/Delete sync rule.| Shows the name of the sync rule that changed along with information on what changed.|
|2511|Enable/Disable domain-based filtering.|Shows that domain filtering is selected and lists selected domains.|
|2512|Enable/Disable OU-based filtering.| Shows that OU-based filtering is selected and lists selected OUs. |
|2513|User sign-in method changed.|Shows the old sign-in method and the new one. |