Free AZ-400 Exam Dumps

No Installation Required, Instantly Prepare for the AZ-400 exam and please click the below link to start the AZ-400 Exam Simulator with a real AZ-400 practice exam questions.
Use directly our on-line AZ-400 exam dumps materials and try our Testing Engine to pass the AZ-400 which is always updated.

  • Exam Code: AZ-400
  • Exam Title: Microsoft Azure DevOps Solutions (beta)
  • Vendor: Microsoft
  • Exam Questions: 277
  • Last Updated: June 29th,2024

Question 1

- (Exam Topic 2)
You need to recommend a Docker container build strategy that meets the following requirements
• Minimizes image sues
• Minimizes the security surface area of the final image What should you include m the recommendation?

Correct Answer:A
Multi-stage builds are a new feature requiring Docker 17.05 or higher on the daemon and client. Multistage builds are useful to anyone who has struggled to optimize Dockerfiles while keeping them easy to read and maintain.
References: https://docs.docker.com/develop/develop-images/multistage-build/

Question 2

- (Exam Topic 2)
You need to configure access to Azure DevOps Agent pools to meet the forwarding requirements:
• Use a project agent pool when authoring build release pipelines.
• View the agent pool and agents of the organization.
• Use the principle of least privilege.
Which role memberships are required for the Azure 0e%Oos organization and the project? To answer, drag the appropriate role membership to the correct targets. Each role membership may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to content
NOTE: Each correct selection is worth one point.
AZ-400 dumps exhibit
Solution:
project level role: UserOrganization level role: Reader
References: https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/pools-queues

Does this meet the goal?

Correct Answer:A

Question 3

- (Exam Topic 2)
You have an Azure subscription that contains resources in several resource groups.
You need to design a monitoring strategy that will provide a consolidated view. The solution must support the following requirements:
• Support role-based access control (RBAC) by using Azure Active Directory (Azure AD) identities.
• Include visuals from Azure Monitor that are generated by using the Kusto query language.
• Support documentation written in markdown.
• Use the latest data available for each visual.
What should you use to create the consolidated view?

Correct Answer:A
There are several tools available for running queries in Azure Data Explorer, including Kusto.
Kusto uses a role-based access control (RBAC) model, under which authenticated principals are mapped to roles, and get access according to the roles they're assigned.
Note: Azure Data Explorer is a highly scalable and secure analytics service that enables you to do rich exploration of structured and unstructured data for instant insights. Optimized for ad-hoc queries, Azure Data Explorer enables rich data exploration over raw, structured, and semi-structured data delivering fast time to insight. Query with a modern, intuitive query language that offers fast, ad-hoc, and advanced query capabilities over high-rate data volumes and varieties
Reference:
https://docs.microsoft.com/en-us/azure/data-explorer/tools-integrations-overview

Question 4

- (Exam Topic 2)
Your company is concerned that when developers introduce open source libraries, it creates licensing compliance issues.
You need to add an automated process to the build pipeline to detect when common open source libraries are added to the code base.
What should you use?

Correct Answer:C
WhiteSource is the leader in continuous open source software security and compliance management. WhiteSource integrates into your build process, irrespective of your programming languages, build tools, or development environments. It works automatically, continuously, and silently in the background, checking the security, licensing, and quality of your open source components against WhiteSource constantly-updated denitive database of open source repositories.
Azure DevOps integration with WhiteSource Bolt will enable you to:
AZ-400 dumps exhibit Detect and remedy vulnerable open source components.
AZ-400 dumps exhibit Generate comprehensive open source inventory reports per project or build.
AZ-400 dumps exhibit Enforce open source license compliance, including dependencies’ licenses.
AZ-400 dumps exhibit Identify outdated open source libraries with recommendations to update.
References: https://www.azuredevopslabs.com/labs/vstsextend/WhiteSource/

Question 5

- (Exam Topic 2)
You currently use JIRA, Jenkins, and Octopus as part of your DevOps processes. You plan to use Azure DevOps to replace these tools.
Which Azure DevOps service should you use to replace each tool? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
AZ-400 dumps exhibit
Solution:
JIRA- BoardJenkins- Build PipelinesOctopus- Release pipelines

Does this meet the goal?

Correct Answer:A