Category: Azure DevOps Admin
Azure DevOps has a separate health dashboard which can be viewed at https://status.dev.azure.com/ and it would display status of different Azure DevOps services in different geographies as shown below. Azure DevOps is currently hosted...
Azure DevOps Personal access tokens are used to connect to Azure DevOps services by API calls. Expired PATs can be either re-generated or they can be extended by following the below steps. Re-generating a...
There are some best practices that can be followed when creating or allowing users to create Personal Access tokens for an organization. These best practices must be followed by individual user when creating personal...
Personal Access Tokens (PAT) can be used to connect to Azure DevOps APIs as well as to the Azure DevOps services by different means. These PAT tokens are just like your passwords and it...
If the token has expired, you can extend the access token’s life time before it gets revoked automatically by Azure DevOps. These Personal Access Tokens expire from time to time Maximum lifetime of a...
Yes it’s possible to create Personal Access Tokens in Azure DevOps for a Service Account and use it for various purposes. I have created a used it for Service accounts for custom 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 new project in an Azure DevOps organization. Generally only...
In Azure DevOps you can move workitems from one project to another project within an organization very easily. This can be done by using GUI or by using some customized script which makes use...
There might be different Azure DevOps Organizations within a company. Sometimes there might be a need to query the data across multiple orgs. Though Azure DevOps doesn’t provide an UI interface through which you...
If you are the Project Collection Administrator, if you intent to remove or delete an Azure DevOps Organization then you can follow the below steps noted below. Deleting an organization may not delete it...