Top "Azure-pipelines-release-pipeline" questions

Visual Studio Team Services and Team Foundation Server Release Management.

Azure DevOps, YAML release pipelines?

I am following this process to create a YAML build pipeline for a .NET Core Web API project: https://docs.…

azure-devops azure-pipelines azure-pipelines-release-pipeline
How do I uninstall "Microsoft .NET Core 1.0.0 RC2 - VS 2015 Tooling Preview 1"?

I'm having trouble uninstalling Microsoft .NET Core 1.0.0 RC2 - VS 2015 Tooling Preview 1. I'm in Windows 7, in the Programs and Features …

.net visual-studio azure-pipelines-release-pipeline azure-artifacts
"The SSL certificate contains a common name (CN) that does not match the hostname." in VSTS Deployment

I am using VSTS to deploy to an Azure VM. In my release definition, I receive the following error when …

ssl tfs winrm azure-pipelines-release-pipeline
dotnet build vs publish on Azure DevOps

I have a .NET Core 2.0 console app. I can successfully build or publish this app and run it locally. I …

azure-devops azure-pipelines-release-pipeline
How do you import a release definition in Azure Devops (VSTS)?

I'm trying to copy a release definition from one Azure Devops (VSTS) project to another. In the source project I'm …

azure tfs continuous-integration azure-devops azure-pipelines-release-pipeline
Exclude/Skip files in VSTS Build and release

We are in process of creating architecture for VSTS CI/CD to deploy our web app to our Azure App …

azure-devops azure-pipelines azure-pipelines-release-pipeline
No packages found with specified pattern

I am using Deploy azure app service to slot build step in Team Services, I want to be able to …

azure deployment azure-devops azure-web-app-service azure-pipelines-release-pipeline
Azure DevOps unable to deploy to Azure Web App

Am currently trying to deploy an app from a Release Pipeline under Azure DevOps owned by Company A to an …

azure azure-devops azure-web-app-service azure-pipelines-release-pipeline