Top "Azure-devops" questions

Azure DevOps is a suite of 5 services you use together or independently.

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
VSTS: Pass build/release variables into Powershell script task

Ideally, I would want to configure our Azure Web App application settings using build variables (on VSTS), for example: We …

powershell tfs azure-devops azure-web-app-service azure-pipelines
The "Microsoft.CodeAnalysis.BuildTasks.Csc" task could not be loaded from the assembly

I have a project that I have on TFS online. When Im trying to build the project, I get the …

c# visual-studio azure-devops azure-pipelines
How to access artifacts folder after build in TFS online?

PreInfo: I have .net core web api (vs2015) mixed with just ordinary projects. I have spent almost 2 days now to …

msbuild azure-devops .net-core
Delete team project from Visual Studio Team Services

I am using Team Services on domain visualstudio.com and I need to delete one project, I found out that …

visual-studio-2012 tfs azure-devops team-project
Git error: RPC failed; result=22, HTTP code = 404

I'm using SourceTree on OSX and using Git to push to Visual Studio Online. I get the following error: POST …

git atlassian-sourcetree azure-devops
Unauthorized nuget package from Visual Studio Team Services using asp.net core rc2

I am unable to install/restore nuget packages from a Visual Studio Team Services feed in an asp.net core …

asp.net-core azure-devops nuget-package nuget-package-restore
"fatal: Authentication failed" with git-credential-manager

I'm using Azure DevOps for the first time to host my next project. When I created an empty project on …

git azure azure-devops git-credential-manager
How to Import project code from local machine to Azure Repos?

I have existing code on local PC in Visual Studio that I want to Import to the Azure Repos project. …

azure visual-studio-2017 repository azure-devops
Visual Studio Team Services Release/Deploy fails - "No package found with specified pattern"

I'm trying to implement continuous integration and continuous deployment to my DEV Azure App Service. I'm using the hosted agent …

azure tfs azure-devops ms-release-management