Skip to content

Commit 8af6e91

Browse files
authored
Added a note on national clouds
This page is one of the common solutions surfaced when customers create support cases in Azure Portal. Adding a link to National cloud endpoints for customers that click on this common solution article from a national cloud Azure Portal experience.
1 parent 6100322 commit 8af6e91

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/active-directory/develop/registration-config-how-to.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,8 @@ You can find the authentication endpoints for your application in the [Azure por
2929

3030
- Use the endpoint specific to the authentication protocol you are using, in conjunction with the application ID to craft the authentication request specific to your application.
3131

32+
[!NOTE]
33+
> National clouds have specific App registration and Azure AD authentication endpoints. Learn more [here](https://docs.microsoft.com/azure/active-directory/develop/authentication-national-cloud)
34+
3235
## Next steps
3336
[Azure Active Directory developer's guide](https://docs.microsoft.com/azure/active-directory/develop/active-directory-developers-guide)

0 commit comments

Comments
 (0)