Azure / Azure/SQL-Connectivity-Checker
authentication endpoints for US Gov are different
Open
- Dominant language
- C#
- Stars
- 81
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
The authentication endpoints for AAD in US Gov (FF) changed a while back - I believe that for all 3 methods coded here, the endpoint is login.microsoftonline.us instead of {'login.windows.net','login.microsoftonline.com','secure.aadcdn.microsoftonline-p.com'} - around line 1500 of AzureSQLConnectivityChecker.ps1 - I'm not sure about for BF and MC. So while this does support gateway and cluster for a us gov database, I'm not sure the endpoint tests are appropriate.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.