Exam Name: | Microsoft Azure DevOps Solutions | ||
Exam Code: | AZ-400 Dumps | ||
Vendor: | Microsoft | Certification: | Microsoft Azure |
Questions: | 559 Q&A's | Shared By: | adalyn |
You have anAzure Pipelines pipeline named Pipeline1 that has the following YAML definition.
NOTE: Each correct selection is worth one point.
You use Get for source control.
You need to optimize theperformance of a repository. The solution must meet the following requirements:
Permanently remove all items referenced only in the ref log.
Remove history that is NOT in any current branch.
How should you complete the command? To answer, select theappropriate options in the answer area.
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You manage a project in Azure DevOps.
You need to prevent the configuration of the project from changing over time.
Solution: Perform a Subscription Health scan when packages are created.
Does this meet the goal?
Note: This questionis part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
The lead developer at your company reports that adding new application features takes longer than expected due to a large accumulated technical debt.
You need to recommend changes to reduce the accumulated technical debt.
Solution: You recommend reducing the code coupling and the dependency cycles?
Does this meet the goal?