PrepAway - Latest Free Exam Questions & Answers

Which two tasks should you perform?

You deploy an Azure web app named contosoApp. ContosoApp is available by using HTTP or HTTPS.
You need to ensure that a web administrator receives an email notification if the average response time for
contosoAPP exceeds 50 milliseconds.
Which two tasks should you perform? Each correct answer presents part of the solution.

PrepAway - Latest Free Exam Questions & Answers

A.
Create an HTTPS monitoring endpoint.

B.
Create a metric

C.
Create a rule.

D.
Create an HTTP monitoring endpoint.

E.
Modify the properties of the connection strings.

F.
Enable Application logging.

8 Comments on “Which two tasks should you perform?

  1. tj1 says:

    B Create a Metric
    For an Application, the available metrics are:

    Average Response Time (as per the question)
    The average time taken for the app to serve requests in ms.

    https://docs.microsoft.com/en-us/azure/app-service/web-sites-monitor

    C Create Rule

    You can configure a metric alert to do the following when it triggers:

    send email notifications to the service administrator and co-administrators
    send email to additional emails that you specify.
    call a webhook
    start execution of an Azure runbook (only from the Azure portal)

    https://docs.microsoft.com/en-us/azure/monitoring-and-diagnostics/insights-alerts-portal




    3



    0
  2. dron says:

    Does a Create an HTTP monitoring endpoint. allows you to send en email? Don’t think.

    goto WebApp -> Alert (classic) -> Add a metric (classic) -> Add rule -> Specify response time as a metric and send an email

    I do agree that Add a metric != Create a metric but it is the closest I can think of.

    B,C




    0



    0

Leave a Reply