You need to investigate the http server log output to resolve the issue with the ContentUploadService. Which command should you use first?
Microsoft AZ-204 Exam
Questions Number: 326 out of 355 Questions
91.83%
Question 326
You need to investigate the http server log output to resolve the issue with the ContentUploadService. Which command should you use first?
Scenario: Users of the ContentUploadService report that they occasionally see HTTP 502 responses on specific pages. "502 bad gateway" and "503 service unavailable" are common errors in your app hosted in Azure App Service. Microsoft Azure publicizes each time there is a service interruption or performance degradation. The az monitor activity-log command manages activity logs. Note: Troubleshooting can be divided into three distinct tasks, in sequential order: 1. Observe and monitor application behavior 2. Collect data 3. Mitigate the issue Reference: https://docs.microsoft.com/en-us/cli/azure/monitor/activity-log