AZ-400 Microsoft Azure DevOps Solutions

Loading demo links...

Showing 16–18 of 20 questions

Question 16 (New Update)

You have an Azure subscription that contains an Azure pipeline named Pipeline1 and a GitHub repository named Repo1, Repo1 contains Bicep modules. Pipeline1 deploys Azure resources by using the Bicep modules.

You need to ensure that all releases comply With Azure Policy before they are deployed to production.

What should you do?

Select an option, then click Submit answer.

  • Configure a deployment gate for Pipeline' include the Azure DevOps Security and compliance assessment task.

  • Create an Azure DevOps build runs on the creation of a pull request assesses the code tor compliance.

  • To Pipeline1, add a step that runs a What If deployment before the deployment step.

  • Configure a deployment gate for Pipeline' that uses Azure Automation to run a What If deployment

Question 17 (Mixed Questions)

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?

Select an option, then click Submit answer.

  • Azure Cloud Service Deployment

  • Azure RM Web App Deployment

  • Azure PowerShell

  • Azure App Service Manage

Question 18 (Mixed Questions)

You plan to share packages that you wrote, tested, validated, and deployed by using Azure Artifacts.

You need to release multiple builds of each package by using a single feed. The solution must limit the release of packages that are in development.

What should you use?

Select an option, then click Submit answer.

  • local symbols

  • views

  • global symbols

  • upstream sources