Category "azure-pipelines"

VSTest Task running v1 when v2 expected, vstestLocation ignored

I'm trying to use Azure Pipelines to build a class library. My azure-pipelines.yml looks like this: variables: solution: 'MySolution.sln' buildPlatform: '

Why a tfs 2018 deployment group phase will run after previous one partially failed?

I am a TFS 2018 update 2 user. I use release management as my CD solution. I create a release definition consists of multiple deployment group phases. I execute

Why a tfs 2018 deployment group phase will run after previous one partially failed?

I am a TFS 2018 update 2 user. I use release management as my CD solution. I create a release definition consists of multiple deployment group phases. I execute

In TFS 2017 can you execute all phases on the same agent?

We're using TFS 2017 Update 3 on premise for CI and CD. Our build server has two agents. We only have a few automated releases at the moment but are working on

Publishing build artifacts failed with an error: Not found PathtoPublish: D:\a\1\s\$(buildStagingDirectory)

Building CI pipeline for .Net core APIs in VSTS. But while building getting the below error. Publishing build artifacts failed with an error: Not found PathtoP

How to pass variables from one pipeline to another pipeline in azure devops

I have two pipelines(Pipeline A and Pipeline B) configured for build and release and Pipeline A triggers Pipeline B for deployment. I defined variables on pipe

Connect-AzAccount : The term 'Connect-AzAccount' is not recognized as the name of a cmdlet, function, script file, or operable program

I am trying to execute the following PowerShell script in Azure DevOps pipeline by using PowerShell task with inline mode. $clientId= "xxxxxxxxx" $clientSecre

Use variables in Azure DevOps Pipeline templates

We have a collection of Azure DevOps pipeline templates that we re-use across multiple repositories. Therefore we wanted to have a file that contains variables

How can you use secret variables from a linked variable group in an Azure Powershell task in an Azure Release pipeline?

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

Publish a Blazor Server via Azure DevOps

I have a solution build with .NET6. The solution is quite basic: DashboardUI.Server is the ASP.NET Core hosted project DashbaordUI.Client is the Blazor applicat

Azure DevOps CD Pipeline to Deploy Library to Databricks DBFS 403 Forbidden Error

I'm following the tutorial Continuous integration and delivery on Azure Databricks using Azure DevOps to automate the process to deploy and install library on a

Azure DevOps Pipeline - dotnet restore Package Content Hash Validation Fails

I have setup a build pipeline in Azure DevOps for my Function App that takes advantage of nuget caching and thus the package.lock.json file. However, I keep ru

Assets file project.assets.json doesn't have a target for 'net6.0-windows10.0.19041.0/win-x64'

I have a .NET 6 Windows Desktop app that I deploy with MSIX. I can run and debug it on my own computer, but it fails to build with Azure Pipelines YAML. I get t

Azure DevOps publish Nuget to hosted feed

I have a question using the hosted (free) AzureDevops pipelines. I have a small .NET Core project which I want to create an Azure Devops pipeline where the foll

Cannot run container that build from azure pipeline with Spring boot

I tried to run a container that build from azure pipeline and I have encountered with this error below. I run it on local and it works just fine and the pipelin

Azure Pipeline to trigger Pipeline using YAML

Attempting to trigger an Azure pipeline when another pipeline has been completed using a YAML. There's documentation indicating that you can add a pipeline reso

Prevent quotes from disappearing in JSON in between Azure DevOps tasks

I'm looking to enable static site hosting on a storage account, created by an Azure Resource Manager (ARM) template in in an Azure DevOps pipeline, but fail to

Problem in Azure DevOps pipeline restoring AutoMapper NuGet package in .net 6

I get the following error message when my pipeline is being run: Package AutoMapper.Extensions.Microsoft.DependencyInjection 8.1.1 is not compatible with net60