Skip to content

Commit c3b87a0

Browse files
authored
Merge pull request #71105 from anfranca/patch-1
Update howto-password-ban-bad-on-premises-deploy.md
2 parents cf6ee2f + 0f4dfab commit c3b87a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/authentication/howto-password-ban-bad-on-premises-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The following core requirements apply:
8585
* The Key Distribution Service must be enabled on all domain controllers in the domain that run Windows Server 2012 and later versions. By default, this service is enabled via manual trigger start.
8686

8787
* Network connectivity must exist between at least one domain controller in each domain and at least one server that hosts the proxy service for Azure AD Password Protection. This connectivity must allow the domain controller to access RPC endpoint mapper port 135 and the RPC server port on the proxy service.
88-
* By default, the RPC server port is a dynamic RPC port, but it can be configured to [use a static port](#static).
88+
* By default, the RPC server port is a dynamic RPC port from the range (49152 - 65535), but it can be configured to [use a static port](#static).
8989
* All machines where the Azure AD Password Protection Proxy service will be installed must have network access to the following endpoints:
9090

9191
|**Endpoint**|**Purpose**|

0 commit comments

Comments
 (0)