Developing Solutions for Microsoft Azure — Question 84
An organization hosts web apps in Azure. The organization uses Azure Monitor.
You discover that configuration changes were made to some of the web apps.
You need to identify the configuration changes.
Which Azure Monitor log should you review?
Answer options
- A. AppServiceAppLogs
- B. AppServiceEnvironmentPlatformlogs
- C. AppServiceConsoleLogs
- D. AppServiceAuditLogs
Correct answer: B
Explanation
The correct answer is B, AppServiceEnvironmentPlatformlogs, as it captures changes made to the environment and platform settings of the web apps. The other options, while useful for logging different aspects of the application, do not specifically track configuration changes, making them less relevant for this purpose.