Skip to content

Commit 1367036

Browse files
Merge pull request #215983 from MicrosoftGuyJFlo/BreakAndInspect
[Azure AD] Devices - Clarify break and inspect info
2 parents 43ead17 + 2393aa8 commit 1367036

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/devices/howto-hybrid-azure-ad-join.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: devices
88
ms.topic: how-to
9-
ms.date: 04/06/2022
9+
ms.date: 10/26/2022
1010

1111
ms.author: joflore
1212
author: MicrosoftGuyJFlo
@@ -42,7 +42,7 @@ Hybrid Azure AD join requires devices to have access to the following Microsoft
4242
- Your organization's Security Token Service (STS) (**For federated domains**)
4343

4444
> [!WARNING]
45-
> If your organization uses proxy servers that intercept SSL traffic for scenarios like data loss prevention or Azure AD tenant restrictions, ensure that traffic to these URLs are excluded from TLS break-and-inspect. Failure to exclude these URLs may cause interference with client certificate authentication, cause issues with device registration, and device-based Conditional Access.
45+
> If your organization uses proxy servers that intercept SSL traffic for scenarios like data loss prevention or Azure AD tenant restrictions, ensure that traffic to `https://devices.login.microsoftonline.com` is excluded from TLS break-and-inspect. Failure to exclude this URL may cause interference with client certificate authentication, cause issues with device registration, and device-based Conditional Access.
4646
4747
If your organization requires access to the internet via an outbound proxy, you can use [Web Proxy Auto-Discovery (WPAD)](/previous-versions/tn-archive/cc995261(v=technet.10)) to enable Windows 10 or newer computers for device registration with Azure AD. To address issues configuring and managing WPAD, see [Troubleshooting Automatic Detection](/previous-versions/tn-archive/cc302643(v=technet.10)).
4848

0 commit comments

Comments
 (0)