With our migration to VSTS I ran into an issue where I wanted to update Application Settings for an Azure App Service. At first I thought I could just modify the Variables in my Release Build Definition. Unfortunately that did not work. ☹️ Variables are geared towards transformation, be it web.config or appsettings.json. What to do?…
Update Application Settings for an Azure App Service
Posted on