Skip to content

Commit 6077c0f

Browse files
(Azure CXP)Tech Doc Update
Added credentials.azure.com on line 78 as this is also one URL without allowing which, the MFA extension setup fails. Verified this internally and found that Credentials.azure.com is MFACAPPP (Credential Authentication Provider and Proxy) Service . It can be checked in Internal AAD PG teams wiki . This is as per MicrosoftDocs/azure-docs#42684 ------- cc: @iainfoulds
1 parent 7884daa commit 6077c0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/active-directory/authentication/howto-mfa-nps-extension.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ The NPS server needs to be able to communicate with the following URLs over port
7575

7676
- https:\//adnotifications.windowsazure.com
7777
- https:\//login.microsoftonline.com
78+
- https:\//credentials.azure.com
7879

7980
Additionally, connectivity to the following URLs is required to complete the [setup of the adapter using the provided PowerShell script](#run-the-powershell-script)
8081

0 commit comments

Comments
 (0)