1,406 questions with Azure DevOps tags

Sort by: Updated
2 answers

Clone repo from Azure DevOps Server (on-premise) - Authentication failed

From DevOps console, the clone URL is https://devops.energy.ca.gov/DefaultCollection/MIDAS/_git/midas-aws-migration I continue getting Authentication failed errors when using HTTPS, SSH keys, and PAT (Full access - All organizations). Please confirm the…

Azure DevOps
asked 2026-04-24T19:50:45.1+00:00
Conner, Mike@Energy 0 Reputation points
commented 2026-05-04T18:23:45.61+00:00
Venkatesh Kudkyal 0 Reputation points Microsoft External Staff Moderator
3 answers

I'm the owner of my Azure DevOps organization but I'm getting a "401 - Uh-oh, you do not have access"

I'm the owner of my Azure DevOps organization but I'm getting a "401 - Uh-oh, you do not have access" error every time I try to sign in. I've tried signing in using incognito as well as a normal browser session, and with both "Work or…

Azure DevOps
asked 2026-04-24T09:57:57.8666667+00:00
Oleksandr Kravets 0 Reputation points
commented 2026-05-04T18:19:59.3533333+00:00
Venkatesh Kudkyal 0 Reputation points Microsoft External Staff Moderator
1 answer

AzureCLI task in deployment pipeline: Azure login failed

I have an Azure release pipeline that's been working for a while but suddenly the AzureCLI task fails saying Azure login failed. Here is the task. Clicking on Manage I get through to Azure that shows a warning about an expired 'secret'. It will…

Azure DevOps
asked 2026-04-30T16:21:47.52+00:00
Richard Barraclough 21 Reputation points
commented 2026-05-04T17:09:06.6833333+00:00
Rakesh Mishra 8,420 Reputation points Microsoft External Staff Moderator
1 answer

Azure DevOps Pipelines checkout failing on specific self-hosted agents:

Why are self‑hosted Azure DevOps agents receiving _signin redirects for Git HTTPS operations, causing OAuth-based pipeline checkouts to fail non‑interactively?

Azure DevOps
asked 2026-05-04T15:48:07.2666667+00:00
McKay, Suzi (Frisco) 0 Reputation points
commented 2026-05-04T16:46:08.5466667+00:00
Pravallika KV 14,155 Reputation points Microsoft External Staff Moderator
2 answers

Bug created from Test Run does not include Repro Steps (only Title is populated

Hi Team, We are facing an issue while creating bugs from test executions in Azure DevOps. When a bug is created during test case execution (at runtime), it correctly captures all the Repro Steps along with detailed step-level results. However, when we…

Azure DevOps
asked 2026-05-01T09:33:30.9266667+00:00
KIRTIKA MITTAL 0 Reputation points
commented 2026-05-04T12:52:55.45+00:00
Pravallika KV 14,155 Reputation points Microsoft External Staff Moderator
2 answers

#MDP I'm using Managed devops pool in my pipeline to deploy the code into azure App service, But the MDP is not assigning any agent even after 45 minutes and pipeline is failing. I have check everything from networking to permission. it looks good.

#MDP I'm using Managed devops pool in my pipeline to deploy the code into azure App service, But the MDP is not assigning any agent even after 45 minutes and pipeline is failing. I have check everything from networking to permission. it looks good.

Azure DevOps
asked 2026-05-01T16:12:35.3666667+00:00
Sandeep SV 11 Reputation points
commented 2026-05-04T12:52:02.8266667+00:00
Pravallika KV 14,155 Reputation points Microsoft External Staff Moderator
2 answers

Need support to remove billing from Azure Devops Organisation

Hi Team, I am trying to delete the subscription but this subscription is linked to a Azure Devops Organisation. While deleting the Organisation it is asking me to remove the billing. However being a global admin I still do not have the access to Azure…

Azure DevOps
asked 2026-05-04T04:53:35.2166667+00:00
Satish 0 Reputation points
edited an answer 2026-05-04T11:26:38.38+00:00
Pravallika KV 14,155 Reputation points Microsoft External Staff Moderator
4 answers

Access lost to repos in DevOps

I have the basic access level to DevOps under the Visual Studio Dev Essentials and I now suddenly can't access any of my repos I have there. I can't seem to contact tech support about it either. There is something weird going on with my access too. From…

Azure DevOps
asked 2026-04-24T15:15:16.6333333+00:00
George Hendrickson 181 Reputation points
answered 2026-05-04T10:25:23.0333333+00:00
George Hendrickson 181 Reputation points
1 answer

Duplicate Tasks Created When Creating a Single Task in Azure DevOps

When creating a new linked Task work item from a User Story, the system is generating duplicate tasks under certain conditions. Steps to Reproduce: Navigate to a User Story in Azure DevOps. Create a new linked Task work item. Populate the required…

Azure DevOps
asked 2026-04-28T08:58:34.4533333+00:00
Utkarsh Dubey 0 Reputation points
commented 2026-05-04T09:14:11.07+00:00
Pravallika KV 14,155 Reputation points Microsoft External Staff Moderator
2 answers

lost access to devops organization

I have a vscode extension published through a devops organization that I no longer have access to because I created the organization with a university email. The email has been deactivated so I no longer have access to the organization and can't update…

Azure DevOps
asked 2026-04-28T01:33:26.3266667+00:00
landon harris 0 Reputation points
commented 2026-05-04T08:57:03.77+00:00
Pravallika KV 14,155 Reputation points Microsoft External Staff Moderator
1 answer

Azure DevOps access issue no admin

Azure DevOps access issue no admin We have an Azure DevOps organization The only administrator of this organization has left the company, and their account has been deactivated. Currently, there are no active Project Collection Administrators…

Azure DevOps
asked 2026-04-29T05:53:00.04+00:00
qwerty 25 Reputation points
commented 2026-05-04T08:56:06.1333333+00:00
Pravallika KV 14,155 Reputation points Microsoft External Staff Moderator
2 answers

Create a Azure DevOps pipeline with Management Identity credentials

I have a requirement to create a pipeline between Azure DevOps and my Azure Subscription. I am currently doing the following steps: Step 1: Click Pipelines → New Pipeline Step 2: Select Azure Repos Git Step 3: Select the repository I need Step 4: Select…

Azure DevOps
asked 2026-05-04T02:58:53.1966667+00:00
Pham Ngoc Trung 166 Reputation points
answered 2026-05-04T06:14:13.1366667+00:00
Siddhesh Desai 6,555 Reputation points Microsoft External Staff Moderator
3 answers One of the answers was accepted by the question author.

Unable to Install Package from Azure DevOps Artifacts Feed Using Pip

Hi, I'm trying to install a package hosted in my Azure DevOps Artifacts feed into my local Python environment using pip, using the following command: pip install auth-app-streamlit==2.0.1 \   --extra-index-url…

Azure DevOps
asked 2025-07-03T23:27:15.2866667+00:00
Sumit Bhardwaj 120 Reputation points
commented 2026-05-03T18:20:04.73+00:00
Ritwik Math 20 Reputation points
2 answers One of the answers was accepted by the question author.

Parent ID isn't getting applied to the User Story work items being bulk imported in Azure DevOps Feature

Parent ID isn't getting applied to the User Story work items being bulk imported in Azure DevOps Feature

Azure DevOps
asked 2026-05-01T19:15:36.13+00:00
Gadilkar, Vishal 20 Reputation points
edited a comment 2026-05-02T06:49:09.07+00:00
Gadilkar, Vishal 20 Reputation points
2 answers

azure devops continue button not working

Issue with Azure login – “Continue” button not working Hi everyone, I’m trying to access Microsoft Azure to create a publisher and publish my VS Code extension to the Visual Studio Code Marketplace, but I’m facing an issue during the login…

Azure DevOps
asked 2026-03-08T17:05:54.88+00:00
Sane 5 Reputation points
answered 2026-05-01T07:25:27.11+00:00
NIKHIL KUMAR 0 Reputation points
2 answers

Azure Devops - Sudden Loss of Repos

I are experiencing a sudden loss of Azure Repos visibility for users who have valid Visual Studio Professional subscriptions. Repos were previously accessible and no configuration changes were made. Affected users include Project Administrators with…

Azure DevOps
asked 2026-04-20T11:21:26.5333333+00:00
Toby Walke 5 Reputation points
commented 2026-05-01T05:36:36.45+00:00
Siddhesh Desai 6,555 Reputation points Microsoft External Staff Moderator
0 answers

1 ES Hosted Pool issue - US EAST

We are attempting a deployment utilizing the 1ES Hosted Pool from Microsoft and are having requests come into the pool seen in our networking logs but nothing is attempting to provisions, start, or begin a process that then fails since there are also no…

Azure DevOps
asked 2026-04-29T16:30:06.3566667+00:00
Aaron Paterson 0 Reputation points Microsoft External Staff
commented 2026-05-01T00:22:01.9266667+00:00
Rakesh Mishra 8,420 Reputation points Microsoft External Staff Moderator
1 answer

Pipeline-level exclusive lock checks on variable groups cause "Waiting on lock" stall

We have an ADO pipeline that uses lockBehavior: runLatest at the pipeline level with exclusive lock checks configured on variable groups. The pipeline has 3 stages: a build/generate stage and two deployment stages. All variable groups are referenced at…

Azure DevOps
asked 2026-04-30T16:55:40.7766667+00:00
Mustafa Ali 5 Reputation points Microsoft Employee
commented 2026-04-30T19:02:26.87+00:00
Rakesh Mishra 8,420 Reputation points Microsoft External Staff Moderator
0 answers

Join: Microsoft Azure Q&A Champions Program

The Microsoft Azure Q&A Champions Program recognizes and empowers a global community of internal and external Azure experts who help customers succeed by providing high-quality, trusted answers on Microsoft Q&A. The program scales expert led…

Azure DevOps
asked 2026-04-30T18:41:31.6666667+00:00
Ashley Swearingen 0 Reputation points Microsoft External Staff Moderator
answered 2026-04-30T18:41:46.0333333+00:00
Q&A Assist
1 answer

Getting error on Generating test case through ADO Test plan

Please help me to raise the issue to concerned team , getting error for longer duration.

Azure DevOps
asked 2026-04-21T15:35:16.01+00:00
Prashant Kumar Jha (US) 0 Reputation points
commented 2026-04-30T15:04:15.9066667+00:00
Prashant Kumar Jha (US) 0 Reputation points