Project Limit in Azure DevOps
There is no limit on the organization creation or project creation in Azure DevOps. As an Org admin, you can create as many as projects… Read More »Project Limit in Azure DevOps
There is no limit on the organization creation or project creation in Azure DevOps. As an Org admin, you can create as many as projects… Read More »Project Limit in Azure DevOps
If you are not able to see the New Project button in Azure DevOps then that means you don’t have proper permissions to create a… Read More »New Project button missing in Azure DevOps
In Azure DevOps we can have different branches, but sometimes we might need to rename a branch as the name might not be reflecting the… Read More »Renaming a branch in Azure DevOps
WinRM stands for Windows Remote Management and it is logging is useful in Windows to find out to troubleshoot any issues that might occur when… Read More »Enabling WinRM Logging on Windows
We can use multiple commands like ls, du to sort all the files by size in a directory of Linux system. The trick here is… Read More »Sort all file sizes in a directory in Linux
There are different commands like du, find as well as different methods you can use to get actual directory size in a Linux/Unix system. But… Read More » How to get the actual directory size using du?
Azure DevOps Dashboards also has a Cycle Widget which would display the time taken from start to finish for the Workitems or for the Bugs.… Read More »Cycle Time Widget in Azure DevOps Dashboards
Markdown widgets allow you add your own text, images as well as links in Azure DevOps. This is another way of adding an image to… Read More »Markdown in Azure DevOps Dashboard
Though Azure DevOps doesn’t provide a widget to add an image to Dashboard, it’s still possible to add an image to a Dashboard by using… Read More »Adding an image to Azure DevOps Dashboard
Dashboards also has a Lead Time Widget which would display the time taken by the team to complete User Stories or Features or Epics. There… Read More »LeadTime Chart in Azure DevOps Dashboard