Question 36

You have web app named App1 that uses Application Insights in Azure Monitor to Store log dat a. App1 has users in multiple locations.
You need to query App1 requests from London and Paris that return error. The solution must meet the following requirements:
Return the timestamp, url, resultCode, and duration fields.
Only requests made the last hour.
How shout you complete the query?

Question 37

Your company hosts a web application in Azure. The company uses Azure Pipelines for the build and release management of the application.
Stakeholders report that the past few releases have negatively affected system performance.
You configure alerts in Azure Monitor.
You need to ensure that new releases are only deployed to production if the releases meet defined performance baseline criteria in the staging environment first What should you use to prevent the deployment of releases that fail to meet the performance baseline?
  • Question 38

    You have a private distribution group that contains provisioned and unprovisioned devices.
    You need to distribute a new iOS application to the distribution group by using Microsoft Visual Studio App Center.
    What should you do?
  • Question 39

    You need to configure an Azure web app named az400-9940427-main to contain an environmental variable named "MAX_ITEMS". The environmental variable must have a value of 50.
    To complete this task, sign in to the Microsoft Azure portal.

    Question 40

    You are automating the testing process for your company.
    You need to automate UI testing of a web application.
    Which framework should you use?