Developing Solutions for Microsoft Azure (legacy) — Question 16

You are developing a web app that is protected by Azure Web Application Firewall (WAF). All traffic to the web app is routed through an Azure Application
Gateway instance that is used by multiple web apps. The web app address is contoso22.azurewebsites.net.
All traffic must be secured with SSL. The Azure Application Gateway instance is used by multiple web apps.
You need to configure the Azure Application Gateway for the web app.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

Answer options

Correct answer: C, D

Explanation

The correct steps are C and D. Converting the web app to an Azure App Service Environment (ASE) allows it to meet additional security and scalability requirements, while adding an authentication certificate ensures that SSL is properly configured for secure traffic. Options A and B are not necessary for configuring SSL or security in this scenario.