Bulk delete of workitems in Azure DevOps
There are many ways to delete workitems in Azure DevOps like using Azure DevOps portal and by using APIs. To do a bulk delete of… Read More »Bulk delete of workitems in Azure DevOps
I am an Azure DevOps expert who has worked on TFS/Azure DevOps from 2012 as part of my job.
There are many ways to delete workitems in Azure DevOps like using Azure DevOps portal and by using APIs. To do a bulk delete of… Read More »Bulk delete of workitems in Azure DevOps
In Azure DevOps, when a project is created all users belonging to Contributor group will have delete workitem permission by default. This a soft delete… Read More »Delete WorkItem permissions in Azure DevOps
In Azure DevOps, Sprints are called as Iterations and to create these iterations you need to have Project Admin access. After creating these iterations you… Read More »Create Sprints in Azure DevOps
In Azure Boards, we can create different workitems by using different options. The workitems differs from project to project based on the process template we… Read More »Creating a Work Item in Azure Boards
Azure Active Directory can have one or more Custom domains. And when users are being created, these custom domains can be used to create Email… Read More »Adding Custom Domain to Azure Active Directory
Though Azure DevOps provides rules to make a field ReadOnly for a particular state in a workitem. There are some workarounds available which you can… Read More »How to make a field ReadOnly in Azure DevOps for all the states
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… Read More »Automating Azure DevOps Agent Setup
This error usually occurs when you try to deploy an IIS app when the app is still up and running. Sometimes just redeploying it from… Read More »Deployment failed in IIS due to ERROR_FILE_IN_USE | Azure DevOps Release
Almost all the workitems when they are first deleted, they go to Recycle bin and from Recycle bin, users can deleted them or restore them… Read More »How to Permanently delete a workitem in Azure DevOps?
By default users have the ability to change the subscriptions from a default Azure Active Directory to some other Azure Active Directory. This is a… Read More »Preventing users from changing the subscriptions in Azure Active Directory Tenant (AAD)