Category: AzureDevOps Issues
Are you encountering the following error while running Selenium UI tests? This error typically occurs when Selenium cannot locate the Chrome driver on your system, particularly on Windows machines used for running Selenium UI...
Sometimes you may get an error message saying “Az module failed” with the error message a shown below. This is mainly due to issues with Azure CLI in the azure hosted agents or in...
Some of the tasks in your Azure DevOps pipeline might fail after you have upgraded your nodejs from one version to another version. This may throw an error as denoted below This step requires...
This issue might occur when the user doesn’t have proper access permissions to access the repositories. This occurs when a user doesn’t have Basic or Basic+TestPlans or Visual Studio Professional or Visual Studio Enterprise...
CodeSearch is an extension that allows you to search the code repositories in a organization. This also enables users to search for code in the different repos in a project. Sometimes when you have...
This issue occurs when you are unable to push the code from your Visual Studio or any other IDE. This occurs mainly with Visual Studio when you have updated to the latest version where...
This error occurs when you are trying to add some comment or something to the Pull Request which has been already created and this can be easily fixed by adding appropriate permissions to the...
Sometimes you may get an issue like this shown below stating “Failed to create Release artifact directory. SystemUnauthorizedAccessException: Access to Path :E\Agent\xxxx” is denied. This issue might occur any time during any of stages...
This error would occur during creation of pull request to merge one branch with another branch. This error occurs when there is a repository that has same name in another project (or) folk of...
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...