How can I configure always-ready instances in the Flex Consumption plan to minimize cost for a low-traffic .NET function app?
For a low-traffic .NET Azure Functions app, I want to keep execution costs low while maintaining acceptable start‑up latency. The Flex Consumption plan offers optional always‑ready instances that can reduce cold starts, but they incur a baseline memory charge when idle. I am uncertain about the trade‑off between this baseline cost and the pay‑per‑execution s