Closed M0ns1gn0r closed 5 years ago
@M0ns1gn0r if I read that correctly, this does work in VS Code, but not Azure Dev Ops? I don't work on the Azure Dev Ops task so I can't really help there. Does this look like the right task?: https://github.com/microsoft/azure-pipelines-tasks/tree/master/Tasks/AzureFunctionAppV1
If so, I would recommend filing an issue on that repo.
Repro:
AzureFunctionApp@1
task.Expected: the function app is deployed, the functions are displayed on the portal and can be executed.
Actual: the app is not deployed, no functions on the portal, the target deployment location (watched via ftp) is empty.
(!) However, the deployment works if deployed from VS Code or if the Windows Consumption plan is selected.
Additional log:
I don't known what is going on there ^. But suspicious are the sizes and the number of files. My actual artifact ZIP is 7MB.