AZ-400 · Question #45
Your company creates a web application. You need to recommend a solution that automatically sends to Microsoft Teams a daily summary of the exceptions that occur in the application. Which two Azure se
The correct answer is C. Azure Logic Apps E. Azure Application Insights. Exceptions in your live web app are reported by Application Insights. Note: Periodical reports help keep a team informed on how their business critical services are doing. Developers, DevOps/SRE teams, and their managers can be productive with automated reports reliably deliverin
Question
Options
- AMicrosoft Visual Studio App Center
- BAzure DevOps Project
- CAzure Logic Apps
- DAzure Pipelines
- EAzure Application Insights
How the community answered
(64 responses)- A3% (2)
- B13% (8)
- C78% (50)
- D6% (4)
Explanation
Exceptions in your live web app are reported by Application Insights. Note: Periodical reports help keep a team informed on how their business critical services are doing. Developers, DevOps/SRE teams, and their managers can be productive with automated reports reliably delivering insights without requiring everyone to sign in the portal. Such reports can also help identify gradual increases in latencies, load or failure rates that may not trigger any You can programmatically query Application Insights data to generate custom reports on a schedule. The following options can help you get started quickly: - Automate reports with Microsoft Flow - Automate reports with Logic Apps https://docs.microsoft.com/en-us/azure/azure-monitor/app/asp-net-exceptions https://docs.microsoft.com/en-us/azure/azure-monitor/app/automate-custom-reports
Community Discussion
No community discussion yet for this question.