Category: AzureDevOps Issues
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...
Issue: VS403373 : An import cannot be run on this collection as a previous production import has already completed Solution : This issue occurs when you try to run to multiple imports into the...
Issue: Query WIQL text length exceeds the limit and it should contain no more than 32000 characters. Solution: This issue occurs when you use WIQL queries which has an “IN” condition and which contains...
Issue: VS402335: The timeout period (30 seconds) elapsed prior to completion of the query or the server is not responding. Solution: This issue occurs when the query takes time longer than usual to complete....