Microsoft
AZ-104 · Question #101
A web developer has deployed an App to Azure Web Apps. The Web app is part of the standard App Service Plan. You have to ensure that anonymous access is disabled when test users try to access the…
The correct answer is B. Authentication/ Authorization. An example screenshot is given below on the setting on the Azure Web app which is used to disable anonymous access. Since this is clearly evident from the Azure portal, all other options are invalid…
Submitted by chen.hong· Mar 4, 2026Deploy and manage Azure compute resources
Question
A web developer has deployed an App to Azure Web Apps. The Web app is part of the standard App Service Plan. You have to ensure that anonymous access is disabled when test users try to access the web application. In order to access the web application, they would need to enter a user name and password. Which of the following would be used to configure this setting?
Exhibit
Options
- AAdvanced Tools
- BAuthentication/ Authorization
- CAccess control (IAM)
- DDeployment credentials
How the community answered
(31 responses)- A10% (3)
- B84% (26)
- C3% (1)
- D3% (1)
Explanation
An example screenshot is given below on the setting on the Azure Web app which is used to disable anonymous access. Since this is clearly evident from the Azure portal, all other options are invalid. https://docs.microsoft.com/en-us/azure/app-service/overview-authentication-authorization
Community Discussion
No community discussion yet for this question.
