Function App Flex Consumption plan is not available in Japan East and West region

HBLab-HieuDT 20 Reputation points
2025-02-20T07:11:02.03+00:00

I want to create Azure Function App with Flex Consumption plan but it's not available in Japan East and West region. I'd like to know the reason why it's not available unlike other plan (Consumption, Functions Premium,...) and does Azure have a specific schedule to support the regions in the future?User's image

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
0 comments No comments
{count} votes

Accepted answer
  1. TP 125.8K Reputation points Volunteer Moderator
    2025-02-20T08:04:25.2133333+00:00

    Hi,

    Unfortunately there is no time estimate as to when Flex Consumption will be available in Japan East/Japan West. They have been expanding the number of regions already since they announced it was Generally Available at the end of last year.

    Please see article below as well as its comments:

    Azure Functions Flex Consumption is now generally available

    https://techcommunity.microsoft.com/blog/appsonazureblog/azure-functions-flex-consumption-is-now-generally-available/4298778

    For latest list of supported regions you can execute below command in Azure Cloud Shell:

    az functionapp list-flexconsumption-locations --output table
    
    

    Please click Accept Answer and upvote if the above was helpful.

    Thanks.

    -TP

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.