#VSTS
5 posts tagged with “VSTS”.
-
Make your VSTS extensions smarter with Endpoints Datasource bindings
At the current customer I am working for I am creating a lot of VSTS Extensions to deploy Azure Resources. I want my tasks to be so much user friendly as possible, and one of the things to accomplish
-
A better way (and script) to add a Service Principal in Azure for VSTS
From Visual Studio Team Services (VSTS) it’s possible to deploy to an Azure Subscription using an Active Directory Service Principal. The Microsoft documentation refers to a blog post which describes
-
Solve 401 (Unauthorized) error when restoring packages using VSTS Package Management and .NET Core
For the quick answer jump directly to the conclusion Yesterday I was setting up the build for an ASP .NET Core (Web API) application I wrote, this application was using a package from the VSTS
-
Setting up VSTS with ARM Templates
In this post I want to show you what I think it’s the best way to setup VSTS working with Azure Resource Manager Templates. Introduction At the customer I am currently working for, we are setting up
-
VSTS Task delete Resource Group if empty
When testing deployments of Azure RM resources (ie. using the Test-AzureRmResourceGroupDeployment powershell cmdlet) an empty Resource Group is created. This Resource Group is often not needed at