[go: up one dir, main page]

100% found this document useful (1 vote)
13K views2 pages

Azure DevOps

The document contains 20 multiple choice questions about Azure DevOps features and processes. It tests knowledge around Azure Pipelines, Azure Boards, Azure Repos, and other Azure DevOps capabilities. Most of the questions are answered correctly, with a few incorrect responses around specific CLI commands and configuration options. A wide range of Azure DevOps topics are covered, from CI/CD and source control to work item tracking and Agile planning tools.

Uploaded by

Ankur Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
13K views2 pages

Azure DevOps

The document contains 20 multiple choice questions about Azure DevOps features and processes. It tests knowledge around Azure Pipelines, Azure Boards, Azure Repos, and other Azure DevOps capabilities. Most of the questions are answered correctly, with a few incorrect responses around specific CLI commands and configuration options. A wide range of Azure DevOps topics are covered, from CI/CD and source control to work item tracking and Agile planning tools.

Uploaded by

Ankur Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

1.

Which Azure DevOps feature provides building, testing, and deploying


capability to support CI/CD for applications? -----> Azure Pipelines ----->
Correct

2. What is the Azure CLI command to list in table format the top 10 members of a
team named Fresco? -----> az devops team list-member --team fresco --top 10
-----> Wrong

3. Which of the following is not an Agile process work item? -----> Issues
-----> Correct

4. To update the state of the workflow for an Agile process from not started to
completed, use? -----> To do – Closed -----> Correct

5. Azure supports which of the following processes? -----> All the options
-----> Correct

6. Work items can track features and requirements being developed, code defects,
or bugs. -----> True -----> Correct

7. If you are running a CI/CD pipeline in Linux, and want to run it on Windows,
in which block of the azure-pipelines.yaml file should the vmImage name be
edited as Windows? -----> Trigger -----> Wrong

8. The _______ work item is used to track the specific function of applications
or sets of work in an Agile process. -----> Tasks -----> Wrong

9. Which Azure DevOps feature offers unlimited GIT repository to control source
code? -----> Azure Repos -----> Correct

10. To update the state of the workflow for a basic process from not started to
completed, use? -----> To do – Done -----> Correct

11. To manage and collaborate projects effectively, Azure Devops server is built
on SQL server and hosted on-premise. -----> True -----> Correct

12. Which of the following is not a basic process work item? -----> Features
-----> Correct

13. To create a private project to add team members only to a project, which
option should be configured in the Azure DevOps services web portal? ----->
Access level -----> Wrong

14. Which Azure DevOps feature supports planning and tracking of work across
teams? -----> Azure Boards -----> Correct

15. Which Azure DevOps feature shares packages across teams such as Maven, NPM,
NuGet, and so on? -----> Azure Artifacts -----> Correct

16. Arrange the following tasks in sequence to set up sprint dates for a
project:
Select Boards
Select Project
Give iteration name and set sprint dates
Select Team
Save -----> 21435 -----> Correct

17. Which of the following is/are tools of Azure Boards? -----> All the options
-----> Correct

18. What is the Azure CLI command to get the description of a team? -----> az
devops team show --team -----> Correct

19. Which of the following services are offered by Azure DevOps? -----> All the

This study source was downloaded by 100000797727937 from CourseHero.com on 04-01-2023 06:47:12 GMT -05:00

https://www.coursehero.com/file/77214047/Azure-DevOpstxt/
options -----> Correct

20. The ______ work item is used to track smaller amounts of work, such as,
tracking time in hours, minutes, etc. -----> Tasks -----> Correct

This study source was downloaded by 100000797727937 from CourseHero.com on 04-01-2023 06:47:12 GMT -05:00

https://www.coursehero.com/file/77214047/Azure-DevOpstxt/
Powered by TCPDF (www.tcpdf.org)

You might also like