Which Azure Functions hosting plan is most suitable for always-on workloads that require event-driven auto-scaling?
Dedicated Plan
Premium Plan
Consumption Plan
Both Premium and Dedicated plans supports always-on workloads, but only Premium supports event-driven auto-scaling (Dedicated supports only manual or rule-based auto-scaling).