What is Azure DevOps?
Azure DevOps supports a collaborative culture and set of processes that bring together developers, project managers, and contributors to develop software. It allows organizations to create and improve products at a faster pace than they can with traditional software development approaches.
Azure DevOps provides integrated features that you can access through your web browser or IDE client. You can use all the services included with Azure DevOps, or choose just what you need to complement your existing workflows.
| Standalone service | Description |
|---|---|
![]() Azure Boards |
Delivers a suite of Agile tools to support planning and tracking work, code defects, and issues using Kanban and Scrum methods. For more information about Azure Boards, see What is Azure Boards?. |
![]() Azure Repos |
Provides Git repositories or Team Foundation Version Control (TFVC) for source control of your code. For more information about Azure Repos, see What is Azure Repos?. |
![]() Azure Pipelines |
Provides build and release services to support continuous integration and delivery of your applications. For more information about Azure Pipelines, see What is Azure Pipelines?. |
![]() Azure Test Plans |
Provides several tools to test your apps, including manual/exploratory testing and continuous testing. For more information about Azure Test Plans, see What is Azure Test Plans. |
![]() Azure Artifacts |
Allows teams to share packages such as Maven, npm, NuGet, and more from public and private sources and integrate package sharing into your pipelines. For more information about Azure Artifacts, see What is Azure Artifacts. |
Azure DevOps supports adding extensions and integrating with other popular services, such as: Campfire, Slack, Trello, UserVoice, and more, and developing your own custom extensions.
Note
You can access OSB's Azure DevOps organization at https://dev.azure.com/osbgroup.





