VSTS Task to set App Settings during deploy
I've created a task that allows you to set App Settings of a Azure App Service in a simple key value based task. Just add a key='value' in a textbox and the script will set the app setting. Recently…
Read more