awesome-azure-devops
github.com/martcus/awesome-azure-devops ↗a curated list of awesome resource for azure devops
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me boards resources from awesome-azure-devops"
Installation instructions →What's inside
boards
- a brief intro to azure boards
a brief intro to azure boards
- documentation
azure boards documentation
- overview
plan, track, and discuss work across teams. define and update issues, bugs, user stories, & other work with customizable scrum, kanban, and agile tools.
pipelines
- automatic app versioning
learn how you can use azure pipelines to automatically generate a semantic version number
- conditions
you can specify the conditions under which each stage, job, or step runs
- documentation
detailed reference guide to azure pipelines yaml pipelines
- expressions
expressions can be used in many places where you need to specify a string, boolean, or number value when authoring a pipeline
- logging commands
logging commands are how tasks and scripts communicate with the agent
- overview
implement continuous integration and continuous delivery (ci/cd) for the app and platform of your choice
extensions
- aws toolkit for azure devops
the aws toolkit for azure devops adds tasks to easily enable build and release pipelines in azure devops to work with aws services
- azure pipelines for vs code
this extentions adds syntax highlighting and autocompletion for azure pipelines yaml to vs code. it also helps you set up continuous build and deployment for azure webapps without leaving vs code
- delivery plans
delivery plans allow us to create a timelined overview over all iterations and planned work items cross projects and teams
- feature timeline and epic roadmap
this extention can be used to plan epics (cross projects) and features in a project over all iterations. also it shows the status and progress of work items to feature completion
- gittools
looks at your git history and works out the semantic version of the commit being built. it works with most branching strategies
- market place
extensions for azure devops
others
- azure cli tools
scrapbooks for developing and running commands with the azure cli.
- azure demo generator
helps you create projects on your azure devops organization with pre-populated sample content that includes source code, work items, iterations, service endpoints, build and release definitions based on a template you choose
- azure devops blog
devops, git, and agile updates from the team building azure devops
- azure devops documentation
home of the official azure devops documentation
- azure devops features timeline
release notes and features timeline from azure devops team
- azure devops lab
exercises and examples of use of azure devops services
artifacts
- documentation
azure artifacts documentation
- overview
create, host, and share packages with your team
repos
- documentation
azure repos documentation
- gitflow
- overview
collaborate on code development using free git public and private repositories, pull requests, and code review
- release flow
- release flow @ vsts team
- trunk based
test plans
- documentation
azure test plans documentation
- overview
improve your overall code quality by using manual and exploratory testing services for your apps
- staged execution of tests
tests filter criteria
widget
- team project health on dashboard
this widget provides a brief overview of project health for instance pipeline runs and more details
- work item details on dashboard
the work item details can be displayed on the dashboard to give for example stakeholders a brief and quick overview of that is currently in progress
Showing a sample of 46 resources. View the full list on GitHub →