AZ-204 · Question #7750
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…
The correct answer is A. AppServiceEnvironmentPlatformLogs. The log type AppServiceEnvironmentPlatformLogs handles the App Service Environment: scaling, configuration changes, and status logs. AppServiceAppLogs contains logs generated through your application. AppServiceAuditLogs logs generated when publishing users successfully log on…
Question
Options
- AAppServiceEnvironmentPlatformLogs
- BAppServiceApplogs
- CAppServiceAuditLogs
- DAppServiceConsoteLogs
How the community answered
(37 responses)- A76% (28)
- B16% (6)
- C3% (1)
- D5% (2)
Explanation
The log type AppServiceEnvironmentPlatformLogs handles the App Service Environment: scaling, configuration changes, and status logs. AppServiceAppLogs contains logs generated through your application. AppServiceAuditLogs logs generated when publishing users successfully log on via one of the App Service publishing protocols. https://docs.microsoft.com/en-us/azure/app-service/troubleshoot-diagnostic-logs
Topics
Community Discussion
No community discussion yet for this question.