Skip to content

Commit e3a7554

Browse files
authored
Merge pull request #228404 from shlipsey3/fundamentals-faq-entra-firewall-022323
new-entra-faq
2 parents 22f7c55 + 320046a commit e3a7554

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

articles/active-directory/fundamentals/active-directory-faq.yml

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,20 @@ sections:
6666
answer: |
6767
No. This isn't currently available.
6868
69-
69+
70+
71+
- question: |
72+
How can I allow Microsoft Entra admin center URLs on my firewall or proxy server?
73+
74+
answer: |
75+
To optimize connectivity between your network and the Microsoft Entra admin center and its services, you may want to add specific Microsoft Entra admin center URLs to your allowlist. Doing so can improve performance and connectivity between your local- or wide-area network. Network administrators often deploy proxy servers, firewalls, or other devices, which can help secure and give control over how users access the internet. Rules designed to protect users can sometimes block or slow down legitimate business-related internet traffic. This traffic includes communications between you and Microsoft Entra admin center over the URLs listed here.
76+
77+
* *.entra.microsoft.com
78+
* *.entra.microsoft.us
79+
* *.entra.microsoft.scloud
80+
* *.entra.microsoft.eaglex.ic.gov
81+
* *.entra.microsoftonline.cn
82+
7083

7184
- name: Get started with Hybrid Azure AD
7285
questions:
@@ -163,7 +176,7 @@ sections:
163176
We use a more sophisticated strategy to lock accounts. This is based on the IP of the request and the passwords entered. The duration of the lockout also increases based on the likelihood that it is an attack.
164177
165178
- question: |
166-
Certain (common) passwords get rejected with the messages 'this password has been used to many times', does this refer to passwords used in the current active directory?
179+
Certain (common) passwords get rejected with the messages 'this password has been used too many times', does this refer to passwords used in the current active directory?
167180
answer: |
168181
This refers to passwords that are globally common, such as any variants of "Password" and "123456".
169182

0 commit comments

Comments
 (0)