Top "Azure-pipelines-release-pipeline" questions

Visual Studio Team Services and Team Foundation Server Release Management.

Passing release variables between two agent phases

I'm working with TFS on-premise. My issue is that during a release I have two agent phases separated by a …

tfs azure-devops azure-pipelines-release-pipeline
Octopus Deploy vs VSTS Release Tooling

Edited to hopefully better fit community guild lines for questions. I am setting up a CI/CD pipeline for the …

azure-devops octopus-deploy azure-pipelines-release-pipeline
Azure DevOps - Is it possible to schedule a release for a specific day and time?

I am using Azure-DevOps Release pipelines to automate deployments. I would like to schedule release creation to occur at a …

visual-studio azure-devops azure-pipelines-release-pipeline
Deploy database to Azure SQL fails, sp_MSforeachtable not found

I am trying to publish a SQL Server database using a .dacpac and publish profile to an Azure SQL database. …

sql-server azure azure-sql-database azure-devops azure-pipelines-release-pipeline