AZ-400 Microsoft Azure DevOps Solutions

Loading demo links...

Showing 7–9 of 20 questions

Question 7 (Mixed Questions)

You plan to use Terraform to deploy an Azure resource group from a Windows system.

You need to install the required frameworks to support the planned deployment.

Which two frameworks should you install? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Select all that apply, then click Submit answer.

  • Vault

  • Terratest

  • Node.js

  • Yeoman

  • Tiller

Question 8 (New Update)

You have an Azure DevOps project named Project1 and an Azure subscription named Sub1. Sub1 contains an Azure virtual machine scale set named VMSS1. VMSS1 hosts a web application named

WebApp1. WebApp1 uses stateful sessions.

The WebApp1 installation is managed by using the Custom Script extension. The script resides in an Azure Storage account named sa1.

You plan to make a minor change to a UI element of WebApp1 and to gather user feedback about the change.

You need to implement limited user testing for the new version of WebApp1 on VMSS1.

Which three actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Select all that apply, then click Submit answer.

  • Modify the load balancer settings of VMSS1.

  • Redeploy VMSS1.

  • Upload a custom script file to sa1.

  • Modify the Custom Script extension settings of VMSS1.

  • Update the configuration of a virtual machine in VMSS1.

Question 9 (New Update)

You use GitHub for source control.

A file that contains sensitive data is committed accidentally to the Git repository of a project.

You need to delete the file and its history form the repository.

Which two tools can you use? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Select all that apply, then click Submit answer.

  • the git filter-branch command

  • BFG Repo-Cleaner

  • the git rebase command

  • GitHub Desktop