I have used Azure extensively and the summary is it sucks.
UI is terribly complex, quite unresponsive.
CLI is not easy to use either.
And cold starts are terrible, reaching 30 seconds for a simple nodejs app.
Why do I have to deal with storage accounts, resource groups, application insights?
I have used Netlify functions too and it has it's own issues too.
I have listed the differences in this medium article.
https://medium.com/siristechnology/azure-function-vs-netlify-function-1509f1dcec52
What are your thoughts?
Which one is the best one comparatively in your experience?
It really depends on what your want it for. I'm not sure how you use azure but 30 secs is strange for me... Are you sure you are made it correctly?