Hi Nikhat! Do you know what's the package size that you have? If I remember correctly, the maximum package size is around 1Gb, so you shouldn't try to upload a file larger than this. You can find more info here: learn.microsoft.com/en-us/azure/azure-functions/r…
Hi Bogdan,
Thanks for writing this article. Very nice and I like it.
However, I am confused when you say about zipUrl:
"zipUrl": "[uri(parameters('_artifactsLocation'), concat('artifacts/webapi.zip', parameters('_artifactsLocationSasToken')))]"
Where exactly this line should go and in which template; mainTemplate or other templates.
Thanks, Nirmal
Nikhat Sultana
Hi Bogdan, thankyou for sharing this with example template. Well explanation. I tried the same using LinkedIn templates concept but I am getting error like my package size is more than the allowed package size. What do you suggest is the better option in this scenario?