nerdexam
Microsoft

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

Submitted by layla.eg· Mar 6, 2026Configure processes and communications

Question

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 services should you recommend? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options

  • AMicrosoft Visual Studio App Center
  • BAzure DevOps Project
  • CAzure Logic Apps
  • DAzure Pipelines
  • EAzure Application Insights

How the community answered

(64 responses)
  • A
    3% (2)
  • B
    13% (8)
  • C
    78% (50)
  • D
    6% (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.

Full AZ-400 Practice