AZ-204 · Question #335
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…
The correct answer is A. In the Azure Application Gateway's HTTP setting, enable the Use for App service setting. D. In the Azure Application Gateway's HTTP setting, set the value of the Override backend path. D: The ability to specify a host override is defined in the HTTP settings and can be applied to any back-end pool during rule creation. The ability to derive the host name from the IP or FQDN of the back-end pool members. HTTP settings also provide an option to dynamically pick…
Question
Exhibit
Options
- AIn the Azure Application Gateway's HTTP setting, enable the Use for App service setting.
- BConvert the web app to run in an Azure App service environment (ASE).
- CAdd an authentication certificate for contoso.azurewebsites.net to the Azure Application gateway.
- DIn the Azure Application Gateway's HTTP setting, set the value of the Override backend path
How the community answered
(29 responses)- A79% (23)
- B7% (2)
- C14% (4)
Explanation
D: The ability to specify a host override is defined in the HTTP settings and can be applied to any back-end pool during rule creation. The ability to derive the host name from the IP or FQDN of the back-end pool members. HTTP settings also provide an option to dynamically pick the host name from a back-end pool member's FQDN if configured with the option to derive host name from an individual back-end pool A (not C): SSL termination and end to end SSL with multi-tenant services. In case of end to end SSL, trusted Azure services such as Azure App service web apps do not require whitelisting the backends in the application gateway. Therefore, there is no need to add any authentication certificates. https://docs.microsoft.com/en-us/azure/application-gateway/application-gateway-web-app-
Topics
Community Discussion
No community discussion yet for this question.
