Continuous Deployment of an ASP.net Core app to Azure using VSTS
In a previous post I went through how to deploy an ARM template to Azure through Visual Studio Team Services – Continuous Integration and deployment, using the VSTS Build engine and Release management features. Now I’m going to cover deployment of an ASP.net Core web app to Azure app services, including some more details around parameterisation, tying resources together with… Read more »