Category: AzureDevOps Issues
Issue: When you try to create a new branch from WorkItem page in Azure DevOps page.Generally a branch should be created but it’s not being created right now. Solution : There is no fix...
Issue: Not able to create new TFVC repository and Git is marked and unable to change it to TFVC repository When you try to create a new TFVC repository the option to choose an...
Azure DevOps Issue: TF400948: A Git repository with the name XXXX already exists. Solution : This issue occurs when you are trying to create a repository with the same name as another repository on...
Issue: TF400916: The current configuration is not valid for this feature. This feature cannot be used until a Team Foundation Administrator corrects the configuration Solution : This error indicates that there is some thing...
Issue : Microsoft.VisualStudio.Services.Common.VssUnauthorizedException: TF400813: Resource not available for anonymous access. Client authentication required (or) User is not authorized to access this resource Solution : This error is mostly due to permission and authentication issues....
Issue : TF400898: An Internal Error Occurred. Activity Id: XXXX-XXX-XXX-XXXXXX Solution : This error mostly occurs when you are trying to access information from Azure DevOps via some REST API calls.And according to Microsoft...
VS30063: You are not authorized to access https://dev.azure.com Solution : This issue might occur when you are trying to access Azure DevOps using PAT Token in different ways like installing an agent or through...
Issue: VS403181: The number of tag names in the organization has exceeded the limit of 150000.You can reuse existing tag name or delete unused tag names Solution: Azure DevOps has a limit of 150000...
Issue: VS403113: A group with label ‘Deployment’ already exists in page ‘Details’ Solution: This issue occurs when you try to add a group with name “Deployment” in addition to the already existing Deployment group...
Issue: VS403221 The value ‘-1’ is not an allowed value for field ‘Priority’. Valid values are 1, 2, 3, 4. Solution : This issue specifically occurs whenever you have added some custom values to...