Question 11

Your company has a project in Azure DevOps for a new web application.
The company uses Service Now for change management.
You need to ensure that a change request is processed before any components can be deployed to the production environment.
What are two ways to integrate into the Azure DevOps release pipeline? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
  • Question 12

    You have a Microsoft ASP.NET Core web app in Azure that is accessed worldwide.
    You need to run a URL ping test once every five minutes and create an alert when the web app is unavailable from specific Azure regions. The solution must minimize development time.
    What should you do?
  • Question 13

    You are developing a full Microsoft .NET Framework solution that includes unit tests.
    You need to configure SonarQube to perform a code quality validation of the C# code as part of the build pipelines.
    Which four tasks should you perform in sequence? To answer, move the appropriate tasks from the list of tasks to the answer area and arrange them in the correct order.

    Question 14

    You plan to deploy a template named D:\Deploy.json to a resource group named Deploy-lod9940427.
    You need to modify the template to meet the following requirements, and then to deploy the template:
    The address space must be reduced to support only 256 total IP addresses.
    The subnet address space must be reduced to support only 64 total IP addresses.
    To complete this task, sign in to the Microsoft Azure portal.

    Question 15

    You have a project in Azure DevOps. You have an Azure Resource Group deployment project in Microsoft Visual Studio that is checked in to the Azure DevOps project.
    You need to create a release pipeline that will deploy resources by using Azure Resource Manager templates.
    The solution must minimize administrative effort.
    Which task type should you include in the solution?