Summer Certification Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Selected AZ-400 Microsoft Azure Questions Answers

Page: 8 / 19
Total 628 questions

Microsoft Azure DevOps Solutions Questions and Answers

Question 29

You have multiple automated workflows that interact with Azure DevOps and use the following services:

• Azure Command-Line Interface (CLI)

• Azure PowerShell

• Azure Functions

You need to recommend which authentication method to use for each service. The solution must minimize the risk of compromising credentials.

What should you recommend for each service? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Question 30

You have a project in Azure DevOps that is used to develop an app named App1.

You need to create a dashboard for App1 to visualize the backlog of the project. The dashboard must contain the following widgets:

• Widget1: Identify team capacity capabilities and show the amount of work each team can complete.

• Widget2: Display how long it takes for a team to complete work items once the team begins working on them.

• Widget3: Display the number of recent changes within the main branch of a repository.

Which type of widget should you use for each widget? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Question 31

You have a 1-TB Azure Repos repository named repol.

You need to clone repol. The solution must meet the following requirements;

• You must be able to search the commit history of the /src directory.

• The amount of time it takes to clone the repository must be minimized

Which command should you run?

Options:

A.

git clone --depth=1 gitpssh.dev.azure.com:v3/org/Projectl/repol

B.

git clone git@ssh.dev.azure.co»:v3/org/Projectl/repol

C.

git clone --filter=blob:none gitpssh.dev.azure.com:v3/org/Projectl/repol

D.

git clone --filter=tree:0 git@ssh.dev.azure.com:v3/org/Projectl/repol

Question 32

You have a web app that connects to an Azure SQL Database named db1.

You need to configure db1 to send Query Store runtime statistics to Azure Log Analytics.

To complete this task, signin to the Microsoft Azure portal.

Options:

Page: 8 / 19
Total 628 questions