Designing and Implementing Azure for AWS Professionals — Question 6

A company deploys the Azure Application Gateway Web Application Firewall (WAF) to protect their web applications.
Users in a remote office location report the following issues:
• Unable to access part of a web application.
• Part of the web application is failing to load.
• Parts of the web application has activities that are not performing as expected.
You need to troubleshoot the issue.
Which diagnostic log should you review?

Answer options

Correct answer: B

Explanation

The Access log is essential for troubleshooting access issues as it records requests made to the web application. The Azure Activity log provides insights into changes made at the subscription level, while the Performance log focuses on the responsiveness of the application, and the Firewall log details security-related events, none of which directly address access problems.