Skip to content

Commit b011e18

Browse files
authored
Update active-directory-aadconnect-pass-through-authentication-quick-start.md
1 parent f310d49 commit b011e18

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/active-directory/connect/active-directory-aadconnect-pass-through-authentication-quick-start.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.workload: identity
1212
ms.tgt_pltfrm: na
1313
ms.devlang: na
1414
ms.topic: article
15-
ms.date: 07/26/2018
15+
ms.date: 08/03/2018
1616
ms.component: hybrid
1717
ms.author: billmath
1818
---
@@ -57,6 +57,7 @@ Ensure that the following prerequisites are in place.
5757
| --- | --- |
5858
| **80** | Downloads the certificate revocation lists (CRLs) while validating the SSL certificate |
5959
| **443** | Handles all outbound communication with the service |
60+
| **8080** (optional) | Authentication Agents report status back to our service over port 8080, if port 443 is unavailable. This happens every 10 minutes and is used to report agent status on the Azure AD portal. This port is not used for user sign-ins. |
6061

6162
If your firewall enforces rules according to the originating users, open these ports for traffic from Windows services that run as a network service.
6263
- If your firewall or proxy allows DNS whitelisting, whitelist connections to **\*.msappproxy.net** and **\*.servicebus.windows.net**. If not, allow access to the [Azure datacenter IP ranges](https://www.microsoft.com/download/details.aspx?id=41653), which are updated weekly.

0 commit comments

Comments
 (0)