About 51 results
Open links in new tab
  1. How can you create a board in Azure DevOps? - Stack Overflow

    Apr 29, 2020 · How do you create a new board in Azure DevOps? When I go to the boards > board and look at my existing boards, there's no + button to create like there is with repositories in the board list …

  2. What causes this error during our DevOps build - Stack Overflow

    Feb 10, 2022 · What causes this error during our DevOps build Asked 3 years, 11 months ago Modified 3 years, 11 months ago Viewed 10k times

  3. Queue jobs stuck in Azure Devops pipelines - Stack Overflow

    Feb 22, 2024 · I am facing a problem with the agent pools jobs in my Azure DevOps project. I have the Azure Pipelines agent pool (not self-hosted) which says it is running 2 jobs and there are also 70 …

  4. What is the Difference between VSO, VSTS and Azure Devops

    Dec 28, 2020 · TFS is on-premise, all these 3 are online. This is clear. What I don't understand is: What is the difference between these 3? VSO VSTS Azure DevOps It seems they are all the same, but I …

  5. Azure DevOps Wiki: How to link inside a page? - Stack Overflow

    Feb 14, 2023 · At my DevOps Wiki I have a page and want to create a index including links to the articles. Mainly I find this manual to do this: learn.microsoft.com... But I don't get it working. How can …

  6. How do I trigger build and test on a pull request in azure devops?

    Apr 22, 2020 · My git repo is hosted inside devops and I would like the code to be built and tests run when I create a pull request. However I can't see how to do this. I read about pull request triggers etc …

  7. How to set and read user environment variable in Azure DevOps …

    Environment.GetEnvironmentVariable("SAUCE_USERNAME", EnvironmentVariableTarget.User); I'm trying to use Azure Pipelines to create this variable during pipeline execution and then read it in my …

  8. Azure DevOps Pull Request policy requiring one of two required ...

    May 31, 2023 · Azure DevOps Pull Request policy requiring one of two required reviewers Asked 2 years, 11 months ago Modified 2 years, 7 months ago Viewed 13k times

  9. Azure Devops Docker registry service connection

    Mar 17, 2025 · However, this operation in Azure DevOps does not create any underlying MSI for this connection, nor does it allow selecting an existing MSI. When using a Docker@2 task with this …

  10. How can a script access Service Connections? (Azure Devops Pipelines ...

    Jul 27, 2019 · How can a script access Service Connections? (Azure Devops Pipelines) Asked 6 years, 5 months ago Modified 10 months ago Viewed 50k times