nerdexam
Microsoft

70-519 · Question #266

You are designing a health monitoring strategy for an ASP.NET Web application. The Web application must raise failure events to correspond with key business process failures. You need to recommend…

The correct answer is A. In the Web.config file, add an entry to the healthMonitoring/providers collection for the custom D. In the Web.config file, add an entry to the healthMonitoring/eventMappings collection for the. See the full explanation below for the reasoning.

Question

You are designing a health monitoring strategy for an ASP.NET Web application. The Web application must raise failure events to correspond with key business process failures. You need to recommend an approach for ensuring that failure events can be consumed by the ASP.NET Health Monitoring framework. Which two actions should you recommend? (Each correct answer presents part of the solution. Choose two.)

Options

  • AIn the Web.config file, add an entry to the healthMonitoring/providers collection for the custom
  • BCreate a custom event class derived from the WebFailureAuditEvent class.
  • CCreate a custom event class derived from the WebErrorEvent class.
  • DIn the Web.config file, add an entry to the healthMonitoring/eventMappings collection for the

How the community answered

(36 responses)
  • A
    75% (27)
  • B
    17% (6)
  • C
    8% (3)

Community Discussion

No community discussion yet for this question.

Full 70-519 Practice