Skip to main content

Unanswered Questions

64 questions with no upvoted or accepted answers
5 votes
3 answers
2k views

Azure DevOps - How Do I Change the Service Connection for a Build Pipeline

I have a build pipeline already configured using a .yml file. I transferred the repository over to a different organization on GitHub, added all of the necessary Azure Pipelines integrations and ...
3 votes
1 answer
332 views

Deleted service connection in Azure DevOps and now cannot select a new one

I deleted what I thought were unused service connections in Azure DevOps, and now I cannot change the connection on existing pipelines. The build pipelines are yaml based but the service connections ...
3 votes
1 answer
1k views

How can I run a script in an Azure WebApp container after deployment as part of an Azure DevOps Pipeline using the classic pipelines interface?

My knowledge of Azure is pretty limited - this is the first project where I've worked with it. We are deploying Azure webapps in docker containers via an Azure pipeline configured with the classic ...
3 votes
1 answer
3k views

Error MSB4226: Microsoft.WebApplication.targets" was not found

I was wondering if someone has ran into this problem as I have tried everything to fix. I have a DevOps build pipeline in Azure running visual studio 2015 version (which matches my local machine) and ...
2 votes
0 answers
2k views

How to configure ArgoCD access to the Azure Repos from a deployment pipeline?

Right now I have several ideas in theory, but they all have problems. My setup is: Azure DevOps Services Azure Cloud A powerful service principal connection with which I run the pipeline Idea #1 ...
2 votes
1 answer
286 views

How to keep the overview over the entire lifecycle of backlog items

I'm working as a product owner in a software house. For the project I'm taking care of, we're using Azure DevOps to manage our backlog. The team consists of 3 developers + me as product owner / part ...
2 votes
1 answer
84 views

How to prevent user who does not have approval rights to click redeploy if approved task fail in release?

In a release pipeline, we have a post deployment approval in a stage 1 task which triggers the stage 2 task. In the Approval Policies, we have checked the box: "The user requesting a release or ...
2 votes
0 answers
53 views

How to push large codebase to lots of servers

I am currently creating a concept for a multi-stage release pipeline using Azure DevOps release pipelines. The software stack that should be deployed is a rather bulky PHP application that uses lots ...
2 votes
0 answers
962 views

Programmatically access output of azure pipeline runs?

Is there an SDK or cli tooling to retrieve the logging output of steps from azure pipeline runs ? I'd really like to be able to grep into the output of a given template I am changing for prior runs ...
2 votes
0 answers
57 views

In AzureDevops CI pipeline how to check if missing to add-migration in EF Core 3

I have a CI pipeline, in Azure DevOps, to build a .net core 3 project which uses EF Core 3, I need a way to check if the developer missed to do Add-Migration after they changed the model in the system....
1 vote
1 answer
84 views

Rules to avoid parents of same WIT type

I noticed that it sometimes happens that users select parents from the same type like story-story, epic-epic, ... According to this post: https://developercommunity.visualstudio.com/t/same-category-...
1 vote
2 answers
2k views

Is there a way to get message in Teams and Azure DevOps when someone mentions me in a comment in a Work Item or Pull Request?

Usually Azure DevOps send the notifications as Email: but I want Get a message in a chat in Teams Get a notification inside the Azure DevOps environment (for example in top bar) when someone ...
1 vote
2 answers
1k views

Azure DevOps boards styles - Parent field empty

We аre trying to implement items on a board in Azure DevOps which are colored in case they have no "Parent" associated with them. Currently, we are struggling with the correct value clause ...
1 vote
1 answer
70 views

Azure DevOps issue with GIT, Visual Studio and Azure (Umbraco)

I am completely new to Visual Studio, .net and Azure DevOps I have a problem with GIT using the GIT bits (rather than CMD), in Visual Studio I have a .Net application (Umbraco), that has been built ...
0 votes
1 answer
15 views

Archiving past sprints question in DevOps

In Microsoft DevOps, we have a few older sprints that we want to archive. (e.g. as they're older sprints, they are no longer needed and we want to archive them). I wonder what is the best way to ...

15 30 50 per page
1
2 3 4 5