I want to implement secure app auth follow on 
why so and how to implement it? Thank you!
CodePudding user response:
- I have tried to add authentication by following the given document.
Create new app registrationis enabled for me.
- As per scottwtang comment,
in the Configure Azure AD authentication for your App Service application, it clearly says that - the option to
create a new registrationis not available for government clouds. - In such cases, we need to define a registration separately.

