AZ-500 · Question #174
SIMULATION You need to ensure that connections through an Azure Application Gateway named Homepage- AGW are inspected for malicious requests. To complete this task, sign in to the Azure portal. You…
Enabling the Web Application Firewall (WAF) on an Azure Application Gateway is the correct approach because WAF provides centralized inspection and protection of web applications from common exploits and malicious requests using OWASP rule sets. The WAF V2 tier must be selected…
Question
Explanation
Enabling the Web Application Firewall (WAF) on an Azure Application Gateway is the correct approach because WAF provides centralized inspection and protection of web applications from common exploits and malicious requests using OWASP rule sets. The WAF V2 tier must be selected to support WAF capabilities, and setting the Firewall mode to 'Prevention' ensures that detected malicious requests are actively blocked rather than just logged (Detection mode). Saving the configuration applies the changes immediately, fulfilling the requirement to inspect connections for malicious traffic.
Topics
Community Discussion
No community discussion yet for this question.