I have multiple pipelines setup (~30), Today I need to go to Releases, select my artifact and deploy it to the needed env. This is a manual process since I don'
I have multiple pipelines setup (~30), Today I need to go to Releases, select my artifact and deploy it to the needed env. This is a manual process since I don'
Is it possible to get a azure board ticket created from a Jenkins event . As In your Jenkins pipeline , if an build fails , it should create an ticket on the az
I am trying to use if else conditions in Azure Devops yml pipeline with variable groups. I am trying to implement it as per latest Azure Devops yaml pipeline bu
I have several projects in Azure which have the exact same copy of their azure-pipelines.yml. This is an issue for 2 reasons : if I give the rights to write to
Sometimes, we need to include public source code in one of our Dot Net projects, to build, but we want to prevent our copy of the the public source code from be
Azure functions swap functionality is not working after enabling private endpoint(with selected networks option) for function app linked storage account(webjobs
Continuation token is not coming while browsing below API for azure DevOps to get the project related information. It is showing data for initial 500 users only
So I have a docker container with a python app and new relic python agent. In azure devops, I push the container to my registry, and then release it to a web ap
I would like to know what would be the best way to keep and transfer my SQL Server database scripts (views, trigger, ...) and my files (dataset and reports) fr
I'm new on Azure DevOps, so I'm struggling to solve a basic problem about variables. Hope anyone can give me a hand with it. Basically, my release pipeline has
I have integrated Tricentis Tosca CI with Azure devops. The pipeline is working fine and we can execute our tests but publish results is not working. My Publish
My target is to run our postman integration tests inside our azure pipeline. For this I am trying to access the health page of my service inside the Azure Pipel
Actually my need is to migrate all the work items from TFS to ADO in Collection level. For example: my collection contains around 50 team projects. If we are r
I have a YAML Azure DevOps pipeline that loops through series of configurations, copying artifacts to various places. What I want to do is, after the looping i
I am trying to merge different .config file to Web.config depending on which environment the Release is deployed. But, when I enable the XML Transformation in I
Maven is not able to download artifact when referred by version such as 'XXX-SNAPSHOT' but it is able to download every other dependency from it. It even downlo
In my organization we need to configure work items to require the field callled parent, also I want to know if it´s possible send a warning for all the wo
I have a Power Automate flow that receives data from a Microsoft Forms. From this form, I want to create a work item in Azure DevOps but also a repository. I ha
We have a dev and a master branch. When making a change I take a feature branch from Dev make those changes and push them and pull them back in to Dev for a rel