vsts task azure function deploy
There should be a specific VSTS deployment task for Azure Functions, so that they deploy to production and work the same way they run locally. The local execution uses the local.settiongs.json, but the Azure cloud needs these settings in the AppSettings which currently can only be entered manually in the deployment task UI. This should have been automated, and still needs to be.
3
votes
