Azure DevOps create a query showing bugs in the project for each requirement
I need to create in Azure DevOps a query showing bugs in the project for each requirement.
Cannot find the package using azure universal download
Why I’m always having the following error:
Where do I find logs for an ADO pipeline job after it has timed out
The job runs for a few hours and then fails because job timeout has exceeded. All I see in ADO logs is the following message.
The image pull failing in the azure wbe app
I’m encountering an issue with my Azure App Service failing to pull an ARM64 container image from Azure Container Registry (ACR). Here are the details:
How to Change the Appearance of a in azure-devops-ui/Menu
I’m developing an extension for Azure DevOps and I would like to use the <MenuButton>
component to create a “more options” button, similar to the one used in the current boards. I need to customize the appearance of the button in the following ways:
Unable to provide build number while publishing results in azure Test Runs using WebApi
We are trying to publish our test results to azure test runs automatically using Microsoft.TeamFoundation.TestManagement.WebApi
Azure Devops: How to Enable Moving Items in Backlogs ( Move to Position )?
I’ve been assigned to a couple of Azure DevOps Organizations. In one of them, I can drag and drop work items (stories, bugs, tasks, etc.) and when I right click the option to “Move to Position” is enabled.
Not able to add new user in azure devops from their company email id
when they click on invite link, it ask for user id > entering user id give errr user not exist.
Unable to complete a partial restore of our Azure DevOps database
We are in a situation where we need to restore some data from our backups.
We managed to restore the Tfs_Configuration and Tfs_DefaultCollection databases onto a test SQL server.
The production environment has many more collections, we have only restored the Configuration and DefaultCollection. I was expecting this should be sufficient to get it back online.
Now we are trying to get these collections online using a test server, so we can extract the required data and then destroy this test setup.
ADO – Granular Permission for Users on Team
The company I work for setup an ADO team that includes all developers regardless of seniority. However, we want to limit contributing to our master branch to just the project lead and the architects.