Posted by: Pdfprep
Post Date: November 23, 2020
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?
A . Access control (IAM)
B . Advanced Tools
C . Deployment credentials
D . Authentication/Authorization
Answer: D
Explanation:
Anonymous access is an authentication method. It allows users to establish an anonymous connection.
References: https://docs.microsoft.com/en-us/biztalk/core/guidelines-for-resolving-iis-permissions-problems
Leave a Reply