243 questions with Azure DevOps tags

Sort by: Updated
0 answers

Bug Report : System.History field is unreliable for tracking comment changes in Work Item Updates API

🔍 Description The Azure DevOps Work Item Updates API does not consistently provide reliable information for comment-level auditing. The System.History field is often missing or does not accurately reflect which comment was added, updated, or deleted in…

Azure DevOps
asked 2025-05-04T04:32:16.9233333+00:00
Jainil Shah 0 Reputation points
edited the question 2025-05-04T04:38:13.13+00:00
Jainil Shah 0 Reputation points
0 answers

Updating a web app via azure pipelines and FTP

Hello When I update spicetheworld.com from within Visual Studio with these creds it all goes well However when I try to update spicetheworld.com from a azure pipeline Test 1 - task: FtpUpload@2 displayName: 'FTP Upload' inputs: …

Azure DevOps
asked 2025-05-02T21:21:21.6833333+00:00
Kev Martin 0 Reputation points
0 answers

How to get notifications to an alternative email in Azure DevOps

I am trying to enable notifications to my regular business account from Azure DevOps. It is not the onmicrosoft.com account that was created for my Azure access. I went into my profile in devops and changed my contact email. I also went back into…

Azure DevOps
asked 2025-04-23T17:29:43.0133333+00:00
Tom Majeski 0 Reputation points
commented 2025-05-02T21:01:33.3133333+00:00
Tom Majeski 0 Reputation points
1 answer

CI/CD does not run, although credits are available.

Hello, I am new and working with Azure for the first time. I got free credits via the Founders Hub to try out Azure. Unfortunately, I can't run any pipeline jobs despite having credits. I always get the error message "##[error]No hosted parallelism…

Azure DevOps
asked 2025-05-01T06:54:50.94+00:00
Enrico Schulz 0 Reputation points
commented 2025-05-02T18:47:36.6133333+00:00
Enrico Schulz 0 Reputation points
0 answers

Community support vs Developer support subscription

I am subscribed to Azure developer support and have gotten some excellent responses. But I accidentally closed my browser view of that activity and can't find my way back to it. If I go to…

Azure DevOps
asked 2025-05-02T15:36:30.4433333+00:00
wkrasl 40 Reputation points
commented 2025-05-02T17:01:03.99+00:00
wkrasl 40 Reputation points
1 answer

Getting Notifications for Work Item Type Changes in Azure DevOps

How can notifications be set up for changes in work item types, such as when a Product Backlog item is changed to a bug and vice versa? Attempts were made to use the notification template for Work and to create a rule on the work item, but the correct…

Azure DevOps
asked 2025-04-28T11:34:27.27+00:00
Mary Dowling 0 Reputation points
edited an answer 2025-05-02T16:56:21.98+00:00
Harshitha Veeramalla 891 Reputation points Microsoft External Staff
1 answer

Not able to deploy AKS image from ACR from pipeline 2

I am using pipeline 1 as below ( which is building the image and pushing the image to ACR ) Pipeline1: trigger: - none variables: imageName: 'aksimage' dockerfilePath: 'Dockerfile' buildContext: '.' acrLoginServer:: 'acrnnn.azurecr.io' …

Azure DevOps
asked 2025-04-27T06:42:23.2166667+00:00
Diptesh Kumar 331 Reputation points
edited a comment 2025-05-02T15:50:10.8366667+00:00
manikanta pedapati 0 Reputation points
1 answer

How to create an EVM chart on Azure Devops?

I am trying to implement waterfall development project management using Azure Devops. As part of this, I need to create an EVM, but I would like to know how to create an EVM using a dashboard or similar. How to get the data of EVM to visualize on the…

Azure DevOps
asked 2025-04-25T07:44:48.35+00:00
Kaneko Keiko 0 Reputation points
commented 2025-05-02T12:07:58.6966667+00:00
Sirra Sneha 545 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

[ADO] [Repo] - Support for git push atomic

When trying to push a commit and tag simultaneously, i get a failure that the server doesn't support atomic push: $ git push --atomic origin [branch] [tag] fatal: the receiving end does not support --atomic push fatal: the remote end hung up…

Azure DevOps
asked 2025-05-01T15:08:08.1166667+00:00
cj8scrambler 20 Reputation points
accepted 2025-05-02T12:00:52.94+00:00
cj8scrambler 20 Reputation points
0 answers

Cannot connect to MSSQL service container from self-hosted agents

Running a pipeline on a self-hosted agent with custom ubuntu sql image that was built based on mcr.microsoft.com/mssql/server:2022-latest anyways, running the above image on the ms-hosted ubuntu agent is working fine but when we try to run it on our…

Azure DevOps
asked 2025-04-25T23:51:42.9066667+00:00
devops engineer 0 Reputation points
commented 2025-05-02T11:36:45.57+00:00
PratikLad 960 Reputation points Microsoft External Staff
1 answer

I am using students login. I want access for pipelines for my educational purposes.

I am using students login. I want access for pipelines for my educational purposes.

Azure DevOps
asked 2025-04-28T06:58:17.2233333+00:00
Sonia J S 0 Reputation points
commented 2025-05-02T11:19:10.0666667+00:00
Harshitha Veeramalla 891 Reputation points Microsoft External Staff
0 answers

Azure DevOps Requirement Description Appears Black or Masked When Viewing

Hi Microsoft Community, I'm encountering a strange issue in Azure DevOps when I open a requirement work item. The description field appears blacked out, making it impossible to read the content inside. This happens when viewing the work item Here are a…

Azure DevOps
asked 2025-04-24T06:48:19.3266667+00:00
KIRTIKA MITTAL 0 Reputation points
commented 2025-05-02T11:14:16.31+00:00
Bodapati Harish 400 Reputation points Microsoft External Staff
0 answers

Release pipeline fails to download artifacts from multiple private GitHub repositories

We are experiencing a critical issue in Azure DevOps Release pipelines when using multiple private GitHub repositories as artifact sources. Working scenarios: Existing (older) release pipelines that reference 2 or more private GitHub repositories…

Azure DevOps
asked 2025-04-29T15:29:38.2633333+00:00
Nikolay Gurinov 0 Reputation points
commented 2025-05-02T11:12:01.93+00:00
Nikolay Gurinov 0 Reputation points
1 answer

Placing approver group to review PR for all branches.

Adding group to review PR for all branches. How we can achieve this, please suggest

Azure DevOps
asked 2025-04-17T12:51:02.2133333+00:00
Diptesh Kumar 331 Reputation points
commented 2025-05-02T10:26:38.8866667+00:00
Bodapati Harish 400 Reputation points Microsoft External Staff
0 answers

My release pipeline is significantly delayed after build pipeline is finished, even though continuous deployment is enabled

I'm experiencing a significant delay from the time my build pipeline finishes and my release pipeline is started. Typically the release pipeline starts almost immediately after the build pipeline finishes, but today there is a large delay. The most…

Azure DevOps
asked 2025-04-29T17:06:01.5233333+00:00
Eric Rook 5 Reputation points
commented 2025-05-02T09:58:16.55+00:00
Harshitha Veeramalla 891 Reputation points Microsoft External Staff
1 answer

i am using students login,i want access for test plans.

i am using students login,i want access for test plans.

Azure DevOps
asked 2025-05-02T07:39:39.63+00:00
Shalini Suresh 0 Reputation points
answered 2025-05-02T08:11:25.9966667+00:00
Abiola Akinbade 27,060 Reputation points
0 answers

Limitations in ADO Service Connection Thumbprint field

Background: We have some Self-Hosted agents based on GH-running-images. We need to use these as they are in-network to eliminate MSFT Hosted based network issues (i.e. accessing KV resources)/upkeep. For Service Fabric Cluster deployments we had…

Azure DevOps
asked 2025-04-11T17:07:05.96+00:00
Chad Cummings 0 Reputation points
commented 2025-05-02T08:09:20.5433333+00:00
Bodapati Harish 400 Reputation points Microsoft External Staff
0 answers

Azure devops https timeouts

Hi, We're using Azure DevOps and have several scripts that make HTTPS requests to retrieve information from our repositories. Everything was working reliably until earlier this week, but we’ve recently started experiencing intermittent timeouts—sometimes…

Azure DevOps
asked 2025-04-24T14:19:14.4833333+00:00
Nils Denning Rasmussen 0 Reputation points
commented 2025-05-02T08:08:29.6933333+00:00
Bodapati Harish 400 Reputation points Microsoft External Staff
0 answers

i am using students login,kindly grant access for pipelines.

i am using students login,kindly grant access for pipelines.

Azure DevOps
asked 2025-05-02T07:42:23.77+00:00
Shalini Suresh 0 Reputation points
2 answers

When will we be able to use Copilot in Azure DevOps

When will we be able to use Copilot in Azure DevOps? I know of third party tools that will help my team with capacity planning but would like to use Copilot.

Azure DevOps
asked 2025-04-24T18:33:16.5433333+00:00
Tracy Childers (She/Her) 0 Reputation points Microsoft Employee
commented 2025-05-02T07:20:49.8333333+00:00
Harshitha Veeramalla 891 Reputation points Microsoft External Staff