Knowledge check

Completed
1.

Which of these statements is a benefit of using version control?

2.

You've been asked to try out a new Azure service. You're going to temporarily add it to a Bicep file that you've already created and added to your Git repository. What should you do?

3.

Your team has decided to adopt trunk-based development. Which of these statements is true?

4.

A colleague has created a repository on GitHub and has granted you access. You want to make a local copy of the repository so that you can add some Bicep files to it. Which of these commands should you run first?