Share via

Application Gateway v2 Support in Indonesia Region

Reena Tsai (TrendAI) 20 Reputation points
2026-03-17T15:05:37.57+00:00

Dear Azure Support Team,

I hope this ticket finds you well, this is Reena from the V1 Reporting Service team at TrendAI (Trend Micro). We are planning to deploy our production services to the Indonesia (Indonesia Central) region and require clarification on Application Gateway v2 support.

Our Use Case

We are deploying our service that relies on Azure Application Gateway v2 for:

  • Auto scaling to handle variable traffic loads
  • Static virtual IP address for ACL configuration

The Issue

We have encountered a discrepancy between Azure documentation and the Azure Portal:

  1. According to Azure Documents: The official Azure products availability page indicates that Application Gateway v2 is not supported in the Indonesia (Indonesia Central) region, as shown in the following screenshot. Screenshot 2026-03-17 at 11.01.33 PM
  2. According to Azure Portal: When I attempt to create a new Application Gateway in Indonesia region, the Portal allows me to select for Standard v2 SKU without any warnings.Screenshot 2026-03-17 at 11.03.23 PM

Our Questions

  1. Is Application Gateway v2 supported in the Indonesia (Indonesia Central) region? We see conflicting information between the documentation (not supported) and the Portal (allows selection).
  2. If NOT supported: What are the recommended alternatives for auto-scaling and static public IP functionalities?

We need to finalize our architecture decision by tomorrow (March 18, 2026) for our production launch. Your prompt response would be greatly appreciated.

Best regards,

Reena Tsai, V1 Reporting Services Team from TrendAI

Azure Application Gateway
Azure Application Gateway

An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.

0 comments No comments

Answer accepted by question author
  1. Ravi Varma Mudduluru 9,200 Reputation points Microsoft External Staff Moderator
    2026-03-17T16:41:03.58+00:00

    Hello @ Reena Tsai (TrendAI),

    Thanks for reaching out to Microsoft Q&A.

    Let’s clear up the confusion.

    1.Is Application Gateway v2 supported in Indonesia Central?

    Yes. Even though the public “Products by region” table you saw hasn’t been updated, Application Gateway Standard_v2 is generally available in Indonesia Central today. The fact that the Azure portal lets you pick Standard V2 for that region is the most up-to-date indicator of support. you can check the below document for reference where you find the Indonesia is supported region.

    User's image Reference:
    https://learn.microsoft.com/en-us/azure/reliability/regions-list?tabs=all

    2.If it weren’t supported, what alternatives could you use?

    Since v2 is supported, you can go ahead and use it for autoscaling and a static VIP. If you ever need a fallback (e.g. in a region where v2 truly isn’t available), common patterns are:
    • Azure Load Balancer (Standard) front-ending a Virtual Machine Scale Set (or AKS) with a static public IP plus Azure Autoscale rules.
    • Azure Front Door (Standard/Premium SKU) for global traffic management and a static anycast IP.

    I tested in my environment i am able to create the application gateway v2 in the Indonesia region.

    User's image

    User's image

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

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