Question 61

You are finalizing a release in GitHub.
You need to apply the following labels to the release:
* Name
* Email
* Release v3.0
* Release date
How should you complete the git command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 62

You have an existing build pipeline in Azure Pipelines.
You need to use incremental builds without purging the environment between pipeline executions.
What should you use?
  • Question 63

    Your company e 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?
  • Question 64

    Your company has four projects. The version control requirements for each project are shown in the following table.

    You plan to use Azure Repos for all the projects.
    Which version control system should you use for each project? To answer, drag the appropriate version control systems to the correct projects. Each version control system may be used once, more than once, or not at all.
    You may need to drag the split bar between panes or scroll to view content.
    NOTE: Each correct selection is worth one point.

    Question 65

    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?