AZ-500 · Question #175
SIMULATION You need to create a web app named Intranet11597200 and enable users to authenticate to the web app by using Azure Active Directory (Azure AD). To complete this task, sign in to the Azure…
The correct approach follows the proper Azure portal workflow: first creating an App Service (web app) with a unique name (Intranet11597200), then navigating to its Authentication/Authorization blade to enable App Service Authentication and configure Azure Active Directory as…
Question
Explanation
The correct approach follows the proper Azure portal workflow: first creating an App Service (web app) with a unique name (Intranet11597200), then navigating to its Authentication/Authorization blade to enable App Service Authentication and configure Azure Active Directory as the identity provider. This two-phase process - resource creation followed by AAD authentication configuration - is the standard method for securing Azure web apps with Azure AD, ensuring only authenticated users can access the intranet application.
Topics
Community Discussion
No community discussion yet for this question.