Devops AZURE Scrum Process
2 min readApr 18, 2022

In this post I would like to explain the better way to setup devops azure and apply scrum metology very simple.
- Create de organization.
- Create project.
- Add the projety to the process. Scrum.
- Customize the Work items (WIT), with fields and states. I am using por User story ( extend kaban process depends that you need it ) for bugs and tasks I am using new, active, closed states.
Every state will be mapped in a column in your board. - Customize the rules. I am using some rules to restrict the changes of the process and male requieres inputs.
- In the project setting, you can crearte a teams in my case i am using 2 teams, developers and admin.
Select the operation day, the level of WIT that will see it and how the bugs will be used, like a task or like a user story. - Create an iteration or spring and assign to the teams.
- You can install from the market the Estimate extension to create the poker card and use on the sprint planning.
- To track the work of y our team, create a script or analitics view you can export the data to Power Bi and create an board to see on real time the KIPs of your teams.
