Top "Azure-pipelines-release-pipeline" questions

Visual Studio Team Services and Team Foundation Server Release Management.

Helm command with kubeconfig inline

I am trying to execute helm commands on VSTS release definition using Run command VSTS extension but the problem is …

azure-pipelines-release-pipeline deis kubernetes-helm
Azure Dev ops replace tokens per environment in release pipeline

i am using the Replace token extension https://marketplace.visualstudio.com/items?itemName=qetza.replacetokens to replace variable in **/*.config …

azure-devops azure-pipelines azure-pipelines-release-pipeline azure-pipelines-release-task
How do pass variables between tasks in VSTS pipeline?

Im working on deploying arm templates via VSTS pipeline. I have a powershell script which gets a subnet id and …

azure azure-pipelines-release-pipeline
Set Output Variable in Azure CLI task on VSTS

I am getting crazy to achieve this very simple task. I need to set an Output Variable in an Azure …

azure azure-devops azure-pipelines-release-pipeline azure-cli azure-cli2
VSTS JSON Variable Substitution with Default Release Variables

TL; DR Is there any way that I can use JSON variable substitution with default Release variables in VSTS? Description …

json azure-devops appsettings azure-pipelines-release-pipeline
VSTS: Unable to add Build Tag which trigger release

In VSTS online, I have in my Release process (Under Triggers) the Continuous Deployment checked. On the Set trigger on …

azure-devops azure-pipelines azure-pipelines-release-pipeline
VSTS release pull request build trigger

My team are using the VSTS Build & Release mechanism, combined with pull request branch safety settings, so that code …

git azure-devops azure-pipelines azure-pipelines-release-pipeline
Entity Framework Migration Azure DevOps Release Pipeline

I'm trying to run migration on Azure DevOps Release Pipeline. Because I want to run my DB scripts automatically on …

entity-framework azure-devops azure-pipelines entity-framework-migrations azure-pipelines-release-pipeline
VSTS Powershell Secret Variable

How can I use a secret variable in my powershell script in my release definition? I came across this but …

powershell azure-pipelines azure-pipelines-release-pipeline azure-devops-rest-api