Category: General

How to Delete Azure DevOps Repo from an Project?

Azure DevOps repositories can be easily deleted if you have proper permissions. Generally Project Admin or Org Admin will have access to delete these repos. Let us see what are the steps to follow...

Automating Azure DevOps Agent Setup

Azure DevOps agents are the backbones of CI/CD process as every build or release definition needs an agent machine to run on. But process of setting up an SelfHosted Azure DevOps agent is manual...

Epic Backlog not getting sorted by Stack Rank

Sometimes our Epic backlog might not be getting sorted by the StackRank or the order in which are placing Epics,Features or Stories. There are many reasons for this and some of them are as...