🪴 Brain

Search

Search IconIcon to open search

Common workflow I use in dotnet projects using Azure DevOps

Last updated Oct 27, 2022 Edit Source

# Common workflow in Azure DevOps I use in dotnet projects

# 🗒️Task:

There are dozens ways you can approach to work on the tasks. This is one way which I use and it was proven in dozens of project.

# ?? Why:

To be able to track the progress of the task.

# 🛠️Prerequisites (if applicable): 

Get familiar with Azure DevOps Services | Microsoft Azure the environment I choose most often when working on the dotnet projects. What is Azure DevOps? - Azure DevOps | Microsoft Learn Set up a project using the Agile process - you can adjust the process however I use the defaults: Agile process work item types & workflow in Azure Boards - Azure Boards | Microsoft Learn. Tools used in this tutorial: CODE/TOOLS/Visual Studio

# 📝Instructions:

#inbox/todo create video and screenshots

# Outcome:

By completing all the steps both the person who work on the task and his/hers supervisor will know on which stage the task is and what is going on in term of it’s completion.

# 📖Further reading


Template: templates/knowledge_note_how_to