Azure / aca-landing-zone-accelerator

The Azure Container Apps landing zone accelerator is an open-source collection of architectural guidance and reference implementation to accelerate deployment of Azure Container Apps at scale.
https://aka.ms/aca-lza
MIT License
171 stars 81 forks source link

ADO pipeline not deploying App GW, Hello World App #118

Closed sowsan closed 9 months ago

sowsan commented 9 months ago

Configured the parameter file as default setting to deploy hello world app. I am not seeing it is getting deployed and no App Gateway deployed. Pipeline itself completed successfully. If this needs to be configured separately any guidelines on how to deploy Frontdoor or App Gateway using ADO or Github pipelines ?

thotheod commented 9 months ago

you are correct, the pipelines do not deploy any app Gateway. Since a Reverse App Proxy (App Gateway) is considered part of the application we chose to give the user the option to select whether they need to deploy any sample app, such as one of the following