AZ-101 · Question #10
A web developer creates a web application that you plan to deploy as an Azure web app. Users must enter credentials to access the web application. You create a new web app named WebApp1 and deploy…
The correct answer is B. Authentication/Authorization. Anonymous access is an authentication method. It allows users to establish an anonymous https://docs.microsoft.com/en-us/biztalk/core/guidelines-for-resolving-iis-permissions-problems
Question
A web developer creates a web application that you plan to deploy as an Azure web app. Users must enter credentials to access the web application. You create a new web app named WebApp1 and deploy the web application to WebApp1. You need to disable anonymous access to WebApp1. What should you configure?
Options
- AAdvanced Tools
- BAuthentication/Authorization
- CAccess control (IAM)
- DDeployment credentials
How the community answered
(26 responses)- A12% (3)
- B77% (20)
- C4% (1)
- D8% (2)
Explanation
Anonymous access is an authentication method. It allows users to establish an anonymous https://docs.microsoft.com/en-us/biztalk/core/guidelines-for-resolving-iis-permissions-problems
Topics
Community Discussion
No community discussion yet for this question.