📋 Microsoft Entra Documentation Changes

Daily summary for changes since July 12th 2026, 10:08 PM PDT

Report generated on July 13th 2026, 10:08 PM PDT

📊 Summary

19
Total Commits
2
New Files
5
Modified Files
0
Deleted Files
5
Contributors

🆕 New Documentation Files

+160 lines added
Commit: Add SMS and Voice retirement article (#13792)
+94 lines added
Commit: Add Custom PAC files documentation (#13685)

📝 Modified Documentation Files

+1 / -4 lines changed
Commit: Update title to remove 'preview' reference
Changes:
Before
After
ms.reviewer: alexpav
---
 
# Configure Microsoft Edge with Explicit Forward Proxy (preview) by using an Intune application management policy
 
You can automatically deliver proxy settings and certificate authority trust settings in Microsoft Edge by using an Intune mobile application management (MAM) policy. The policy can take advantage of the Explicit Forward Proxy feature of Global Secure Access.
 
> [!IMPORTANT]
> The Explicit Forward Proxy 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.
 
## Prerequisites
 
- A Microsoft Entra identity with at least the Global Secure Access Administrator Reader role and Intune Administrator role.
ms.reviewer: alexpav
---
 
# Configure Microsoft Edge with Explicit Forward Proxy by using an Intune application management policy
 
You can automatically deliver proxy settings and certificate authority trust settings in Microsoft Edge by using an Intune mobile application management (MAM) policy. The policy can take advantage of the Explicit Forward Proxy feature of Global Secure Access.
 
## Prerequisites
 
- A Microsoft Entra identity with at least the Global Secure Access Administrator Reader role and Intune Administrator role.
 
 
 
Modified by Alexander Pavlovsky on Jul 13, 2026 9:31 PM
📖 View on learn.microsoft.com
+1 / -4 lines changed
Commit: Update Explicit Forward Proxy overview section
Changes:
Before
After
ms.reviewer: alexpav
---
 
# Explicit Forward Proxy (preview) overview
 
Explicit Forward Proxy is a traffic acquisition mechanism that's useful in scenarios where installation of the Global Secure Access client is difficult or not possible. Explicit Forward Proxy helps protect internet traffic when users use browsers to access resources from:
 
 
Explicit Forward Proxy relies on proxy automatic configuration (PAC) files to configure browsers for Microsoft Entra Internet Access connectivity. It uses the HTTP CONNECT protocol to facilitate network communication between the user and the Microsoft Entra Internet Access service. It uses Microsoft Entra ID and Microsoft Entra Conditional Access to authenticate and authorize user access to internet resources.
 
> [!IMPORTANT]
> The Explicit Forward Proxy 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.
 
## Traffic flow
 
| Step | Details |
ms.reviewer: alexpav
---
 
# Explicit Forward Proxy overview
 
Explicit Forward Proxy is a traffic acquisition mechanism that's useful in scenarios where installation of the Global Secure Access client is difficult or not possible. Explicit Forward Proxy helps protect internet traffic when users use browsers to access resources from:
 
 
Explicit Forward Proxy relies on proxy automatic configuration (PAC) files to configure browsers for Microsoft Entra Internet Access connectivity. It uses the HTTP CONNECT protocol to facilitate network communication between the user and the Microsoft Entra Internet Access service. It uses Microsoft Entra ID and Microsoft Entra Conditional Access to authenticate and authorize user access to internet resources.
 
## Traffic flow
 
| Step | Details |
 
 
 
+1 / -4 lines changed
Commit: Revise title of Explicit Forward Proxy session management
Changes:
Before
After
ms.reviewer: alexpav
---
 
# Explicit Forward Proxy (preview) session management
 
Explicit Forward Proxy uses Microsoft Entra ID authentication and authorization to validate user access before allowing network traffic. This validation method allows for adaptive policies in Microsoft Entra Conditional Access, modern credentials like passkeys, and Continuous Access Evaluation with session revocation. Classic proxy authorization methods, such as basic, digest, NTLM, or Kerberos, aren't supported.
 
> [!IMPORTANT]
> The Explicit Forward Proxy 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.
 
## Session management settings
 
Explicit Forward Proxy supports smart session management (enabled by default), HTTP header-based session affinity (can be enabled), IP-based session affinity (enabled by default), and cookie-based session affinity. Available capabilities depend on the affinity method.
ms.reviewer: alexpav
---
 
# Explicit Forward Proxy session management
 
Explicit Forward Proxy uses Microsoft Entra ID authentication and authorization to validate user access before allowing network traffic. This validation method allows for adaptive policies in Microsoft Entra Conditional Access, modern credentials like passkeys, and Continuous Access Evaluation with session revocation. Classic proxy authorization methods, such as basic, digest, NTLM, or Kerberos, aren't supported.
 
## Session management settings
 
Explicit Forward Proxy supports smart session management (enabled by default), HTTP header-based session affinity (can be enabled), IP-based session affinity (enabled by default), and cookie-based session affinity. Available capabilities depend on the affinity method.
 
 
 
+4 / -0 lines changed
Commit: Add Next steps section to PAC file documentation
Changes:
Before
After
 
For unmanaged devices, you can instruct users to manually enter the PAC file location in browser settings or rely on a network-provided configuration. A network-provided configuration might be Dynamic Host Configuration Protocol (DHCP) or Web Proxy Auto-Discovery (WPAD).
 
## Related content
 
- [Learn how to configure Explicit Forward Proxy](how-to-configure-explicit-forward-proxy.md)
 
 
 
 
 
For unmanaged devices, you can instruct users to manually enter the PAC file location in browser settings or rely on a network-provided configuration. A network-provided configuration might be Dynamic Host Configuration Protocol (DHCP) or Web Proxy Auto-Discovery (WPAD).
 
## Next steps
 
- [Learn how to configure custom proxy automatic configuration file hosting](how-to-custom-proxy-file-hosting.md)
 
## Related content
 
- [Learn how to configure Explicit Forward Proxy](how-to-configure-explicit-forward-proxy.md)
+2 / -2 lines changed
Commit: Clarify preview status of HTTP header session management
Changes:
Before
After
ms.reviewer: alexpav
---
 
# Configure HTTP header session management
 
You can configure Explicit Forward Proxy (preview) to rely on the private IP addresses of devices on your network to associate authenticated users with their devices. To use HTTP header session management with Explicit Forward Proxy, you need to securely communicate the private IP address of the device to the Explicit Forward Proxy feature.
 
> [!IMPORTANT]
> The Explicit Forward Proxy 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.
 
## Prerequisites
 
ms.reviewer: alexpav
---
 
# Configure HTTP header session management (preview)
 
You can configure Explicit Forward Proxy (preview) to rely on the private IP addresses of devices on your network to associate authenticated users with their devices. To use HTTP header session management with Explicit Forward Proxy, you need to securely communicate the private IP address of the device to the Explicit Forward Proxy feature.
 
> [!IMPORTANT]
> The HTTP header session management 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.
 
## Prerequisites