Go Back on AZ-400 Exam
Available in 1, 3, 6 and 12 Months Free Updates Plans
PDF: $15 $60

Test Engine: $20 $80

PDF + Engine: $25 $99

AZ-400 Practice Test


Page 1 out of 98 Pages

Topic 4: Mix Questions Set

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?


A. Microsoft Visual SourceSafe


B. PDM


C. WhiteSource


D. OWASP ZAP





C.
  WhiteSource

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:

  • Detect and remedy vulnerable open source components.
  • Generate comprehensive open source inventory reports per project or build.
  • Enforce open source license compliance, including dependencies’ licenses.
  • Identify outdated open-source libraries with recommendations to update

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?


A. AzureDevOps self-hosted agents on Azure DevTest Labs virtual machines.


B. AzureDevOps self-hosted agents on virtual machine that run on Azure Stack


C. AzureDevOps self-hosted agents on Hyper-V virtual machines


D. a Microsoft-hosted agent





B.
  AzureDevOps self-hosted agents on virtual machine that run on Azure Stack

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.

You have an Azure DevOps project that contains a build pipeline. The build pipeline uses approximately 50 open source libraries. You need to ensure that all the open source libraries comply with your company’s licensing standards. Which service should you use?


A. Ansible


B. Maven


C. WhiteSource Bolt


D. Helm





C.
  WhiteSource Bolt

WhiteSource provides WhiteSource Bolt, a lightweight open source security and management solution developed specifically for integration with Azure DevOps and Azure DevOps Server.
Note: 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.
Note: Blackduck would also be a good answer, but it is not an option here.

Your company creates a new Azure DevOps team.
D18912E1457D5D1DDCBD40AB3BF70D5D
You plan to use Azure DevOps for sprint planning.
You need to visualize the flow of your work by using an agile methodology.
Which Azure DevOps component should you use?


A. Kanban boards


B. sprint planning


C. delivery plans


D. portfolio backlogs





A.
  Kanban boards

Explanation:
Customizing Kanban boards
To maximize a team’s ability to consistently deliver high quality software, Kanban emphasize two main practices. The first, visualize the flow of work, requires you to map your team’s workflow stages and configure your Kanban board to match. Your Kanban board turns your backlog into an interactive signboard, providing a visual flow of work.

You have a project in Azure DevOps named Project1 that contains two environments named environment1 and envkonment2. When a new version of Project1 is released, the latest version is deployed to environment2, and the previous version is redeployed to environments. You need to distribute users across the environments. The solution must meet the following requirements:

  • New releases must be available to only a subset of the users.
  • You must gradually increase the number of users that can access environment2.
What should you use?


A. web app deployment slots


B. Azure Traffic Manager


C. VIP swapping


D. Azure Load Balancer





A.
  web app deployment slots


Page 1 out of 98 Pages