Free AZ-400 Exam Braindumps

Pass your Microsoft Azure DevOps Solutions (beta) exam with these free Questions and Answers

Page 3 of 84
QUESTION 6

- (Exam Topic 4)
You have a GitHub repository that contains workflows. The workflows contain steps that execute predefined actions. Each action has one or more versions.
You need to request the specific version of an action to execute.
Which three attributes can you use to identify the version? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

  1. A. the SHA-based hashes
  2. B. the tag
  3. C. the runner
  4. D. the branch
  5. E. the serial

Correct Answer: ABD
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions
"We strongly recommend that you include the version of the action you are using by specifying a Git ref, SHA, or Docker tag. If you don't specify a version, it could break your workflows or cause unexpected behavior when the action owner publishes an update. Using the commit SHA of a released action version is the safest for stability and security. If the action publishes major version tags, you should expect to receive critical fixes and security patches while still retaining compatibility. Note that this behavior is at the discretion of the action's author. Using the default branch of an action may be convenient, but if someone releases a new major version with a breaking change, your workflow could break."

QUESTION 7

- (Exam Topic 4)
You have a project in Azure DevOps that has three teams as shown in the Teams exhibit. (Click the Teams tab.)
AZ-400 dumps exhibit
You create a new dashboard named Dash1.
You configure the dashboard permissions for the Contoso project as shown in the Permissions exhibit (Click the Permissions tab.)
AZ-400 dumps exhibit
All other permissions have the default values set.
AZ-400 dumps exhibit
Solution:
AZ-400 dumps exhibit

Does this meet the goal?

  1. A. Yes
  2. B. No

Correct Answer: A

QUESTION 8

- (Exam Topic 4)
Your company has a hybrid cloud between Azure and Azure Stack.
The company uses Azure DevOps for its CI/CD pipelines. Some applications are built by using Erlang and Hack.
You need to ensure that Erlang and Hack are supported as part of the build strategy across the hybrid cloud. The solution must minimize management overhead.
What should you use to execute the build pipeline?

  1. A. AzureDevOps self-hosted agents on Azure DevTest Labs virtual machines.
  2. B. AzureDevOps self-hosted agents on virtual machine that run on Azure Stack
  3. C. AzureDevOps self-hosted agents on Hyper-V virtual machines
  4. D. a Microsoft-hosted agent

Correct Answer: B
Azure Stack offers virtual machines (VMs) as one type of an on-demand, scalable computing resource. You can choose a VM when you need more control over the computing environment.
References: https://docs.microsoft.com/en-us/azure/azure-stack/user/azure-stack-compute-overview

QUESTION 9

- (Exam Topic 4)
You use Azure SQL Database Intelligent Insights and Azure Application Insights for monitoring. You need to write ad-hoc queries against the monitoring data.
Which query language should you use?

  1. A. Kusto Query Language (KQL)
  2. B. PL/pgSQL
  3. C. PL/SQL
  4. D. Transact-SQL

Correct Answer: A
Azure Monitor Logs is based on Azure Data Explorer, and log queries are written using the same Kusto query language (KQL). This is a rich language designed to be easy to read and author, and you
should be able to start using it with minimal guidance. Reference:
https://docs.microsoft.com/en-us/azure/azure-monitor/log-query/log-query-overview

QUESTION 10

- (Exam Topic 4)
You need to make a custom package available to all the developers. The package must be managed centrally, and the latest version must be available for consumption in Visual Studio automatically.
Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

  1. A. Add the package URL to the Environment settings in Visual Studio.
  2. B. Create a Git repository in Azure Repos.
  3. C. Add the package URL to the NuGet Package Manager settings in Visual Studio.
  4. D. Upload a package to a Git repository.
  5. E. Create a new feed in Azure Artifacts.
  6. F. Publish the package to a feed.

Correct Answer: ABE

Page 3 of 84

Post your Comments and Discuss Microsoft AZ-400 exam with other Community members: