Work Item Types in Azure DevOps
Azure DevOps has different workitem types for different process templates. There are 4 different workitem process templates in Azure DevOps and they are Basic, Agile,… Read More »Work Item Types in Azure DevOps
I am an Azure DevOps expert who has worked on TFS/Azure DevOps from 2012 as part of my job.
Azure DevOps has different workitem types for different process templates. There are 4 different workitem process templates in Azure DevOps and they are Basic, Agile,… Read More »Work Item Types in Azure DevOps
Azure DevOps gives you multiple ways to do a Bulk edit/update of workitems (Epics,Features,UserStories, Bugs, TestCases etc.,). There are 2 major ways(UI and via Excel)… Read More »Bulk Edit/Update of Workitems in Azure DevOps
Instead of adding multiple Workitems via Azure Boards, you can also import them via Excel by following the steps as shown below. The process is… Read More »Import/Export of Workitems from Excel in Azure DevOps
Azure DevOps has an Microsoft Office 2019 plugin which could be installed on Excel which allows a user to add/edit as well as delete workitems… Read More »Azure DevOps Excel Plugin Download/Installation
Azure DevOps displays time for users based on Users timezone and Organization timezone. The users timezone can be changed only by the individual users and… Read More »How to Change Timezone in Azure DevOps?
Azure DevOps has a feature similar to Azure which you can use to change the background theme to either dark or light them. By default… Read More »How to change background color to black in Azure DevOps?
Sometimes you may see an error message like this in your PowerAutomate flow “Your flow was saved but could not be enabled because of billing… Read More »Your flow was saved but could not be enabled because of billing restrictions
WordPress sites are really great for content posting. They are very easy to setup and get your site up & running very quickly but once… Read More »Deploying a WordPress site as a Azure Static Web App via Azure DevOps
In this article, let us see how to import an Azure DevOps GIT Repo from a project in an different organization into another Azure DevOps… Read More »Import Repository from another Azure DevOps organization with full history
In Azure DevOps whenever we create a new repo, the default branch name would be ‘Main’. Previously default branch name would be ‘Master’. In the… Read More »Rename branch ‘Master’ to ‘Main’ in Azure DevOps