nerdexam
Microsoft

70-519 · Question #130

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. Create a custom event class derived from the WebErrorEvent class. 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

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

How the community answered

(49 responses)
  • A
    76% (37)
  • B
    16% (8)
  • C
    8% (4)

Community Discussion

No community discussion yet for this question.

Full 70-519 Practice