Goal: add SBT Task that will call the azure cli to deploy the zip file created by azfunCreateZipFile
The plugin produces a usable zip file (azfunCreateZipFile
), but the plugin does not yet support uploading it. https://markheath.net/post/deploying-azure-functions-with-azure-cli describes a way to use the azure CLI to deploy the zip file.