Blog Post
Azure Functions Flex Consumption is now generally available
Hi nzthiago, any ETA for when this tier will be available on Central US? I'm currently developing a new application that will rely on Flex Consumption Functions. Client is new to Azure and on their Cloud Foundations work they decided to use Central US as primary region and East US 2 as secondary. For now, since we just need non-production environments, I managed to convince them to provision another VNET at East US 2 and use that together with Azure Functions and their respective Storage Accounts. We plan to go to production by Fall 2025. Do you think it will be available at Central US before that?
I would hate to fallback to Premium tier for that application, in special because its workload is unpredictable. It can be doing almost nothing for days and suddenly have to scale to hundreds of instances. Flex Consumption tier is a much better solution. Using, in production, everything at Central US and only Functions/Storage at East US 2 doesn't sound right as well (it would drive to extra costs and performance issues).