I am a bit new in Azure DevOps. I know there is way that we can do XML transformation and JSON variable replacement. We can define key, value and json variable
I am trying to set a property in the Integrations section of a Release pipeline through REST APIs. In the process, I find that a specific property cannot be set
Let's say I have these 3 Stages: Dev, QC, Prod. My requirements are: Artifacts only from specific branches(release/*) can be deployed to QC/Prod Artifacts fr
I am using Azure Deveops for build and release my MVC website to the different client machines. I was successfully able to build and release .Net Core applicati
We're trying to download secrets with the download key vault secrets release task in VSTS. The service principal is add in the key vault's access policies, al
An yaml file is generated while you choose this option shown below: In this yaml file, you can define an entire deployment cycle starting from restore ->
cp /dockeragents/sw/ADOAgents/ADOAgent2/_work/r15/a/ws_ordermanagement_bookit_order_enrichment/manifest.yaml /dockeragents/sw/ADOAgents/ADOAg
We would like to link a TFS work item to a Release so we can easily, with one click from the Release, open a TFS item that contains more info about this releas
I have moved a website to a new on-prem server and I'm currently trying to make CI/CD work. The release pipeline was already configured since we have been using
We have a team Foundation Server setup on premise. This is Azure-devops but a local setup. We have the ASP.Net code. The code base doesn't have a .sln file or
I'm doing a POC for a Java project in an AzureDevops CI/CD pipeline. I created a Maven project that has Selenium tests (TestNG) that run against a demo website
I have setup the VSTS release definition with Dev and Test environments, those environments successfully deployed without any issue from last 2 months but sudd
I have set of tasks in my release definition some of the tasks executes for few minutes and are not depended on any other tasks. Is there a way I can run these
I'm developing Release pipeline for deploying artefacts using TFS 2017 Update3 Release Management. There are various tasks like "Windows Machine File Copy" and
I have a project in TFS that has about 3k files as resulting of the build. What we call artifacts. It's very frequent I got the status like No download tasks h
Visual Studio Team Services Online (www.visualstudio.com) Release Definitions has a setting within IIS Web App Deploy to perform XML variable substitution. Bas
Are the build and release logs saved locally on the Build Agent machine? I know that I can manually click on the "Download all logs as zip" link for each build
I have an Azure Release pipeline that I've built using the GUI in Azure DevOps. There is a stage that has a linked variable group (Release scope) with a secret
We started one month ago to heavily use the Release Management part of TFS and I noticed that the collection's database size is increasing with an accelerate ra
We have an Azure Data Factory using Global Parameters, it's working fine on our Dev environment, but we when try do deploy it to QA environment using an Azure D