Azure / appservice-landing-zone-accelerator

The Azure App Service landing zone accelerator is an open-source collection of architectural guidance and reference implementation to accelerate deployment of Azure App Service at scale.
https://build.microsoft.com/en-US/sessions/58f92fab-3298-444d-b215-6b93219cd5d7?source=sessions
MIT License
207 stars 109 forks source link

Extend Networking option to support App GW #168

Open kunalbabre opened 1 year ago

kunalbabre commented 1 year ago

LZA to support Internal and External facing apps both exposed using WAF either on AFD or App GW

  1. Internal Facing Apps exposed via App GW
  2. External Facing App exposed via AFD (with WAF) - Currently implemented scenario
  3. External Facing App exposed via App GW (WAF) -> AFD - To support cases where Apps are both internal and external, and where AFD private endpoint backend is not available in specific regions