Hacker News new | ask | show | jobs
by motorest 344 days ago
> This one doesn’t require an app service plan.

It requires a plan. You need to know what a plan is and what plan your azure functions are running on. Is it a consumption plan? Or is it a flex consumption plan?

I mean, you can run multiple function apps on the same plan. As a developer, you are required to know which plan a particular function app is running on, and be aware of the implications.

You see how brain dead it is?