Category "azure-devops"

Is there a way in AzureDevOps to deploy multiple releases at once?

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 there a way in AzureDevOps to deploy multiple releases at once?

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'

Azure Board integration with Jenkins

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

Azure Devops yml pipeline if else condition with variables

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

Store Azure Pipelines in a centralized place

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

Can you set a file to read-only in AzureDevOps?

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 for function app linked storage

Azure functions swap functionality is not working after enabling private endpoint(with selected networks option) for function app linked storage account(webjobs

Continuation token not visible while browsing API

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

Azure Python container and how to pass in New Relic app name

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

Best way to store SQL scripts and Power BI files in Azure Repos

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

Getting values from Azure DevOps Release Pipeline Task output

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

Not able to publish test results on Azure devops with Tosca

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

Connection refused testing health page in azure pipleine

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

Migrate Work Items from all the projects of one TFS Collection to a single project in ADO Organization

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

doing a task after a looping YAML template-ized azure devOps pipeline

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

How to fix Encoding error that I get after enabling the XML Transformation in Azure Release pipeline

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

Why maven is not able to download "SNAPSHOT" artifacts from azure artifacts repository? (Snapshot translation to timestamp is malfunctioning)

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

How can I configure work items to require parent items

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

Create repositories in Azure DevOps from Power Automate

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

Azure Devops - Pulling subset of pull requests in to Master branch for release pipeline

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