An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
Hi @Vishal Garg ,
Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.
I understand that you are trying to configure Availability Zone(s) for Application Gateway v2.
If you configure a particular Zone, then the resource is pinned to that particular Zone.
This makes the resource a Zonal Service.
In case you select multiple Zones, the resource is distributed across those zones.
This makes the resource a Zone-redundant service.
However, if you select "None", no zonal guarantee is provided for the resource.
In the backend, the resource will get deployed in any one of our Zones, but users will not have any control over it
i.e, The resource does not have the concept of "Zones".
Cheers,
Kapil
----------------------------------------------------------------------------------------------------------------
Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.