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
177 stars 91 forks source link

comment out workload profile spec on aca deployment #151

Open mosabami opened 1 month ago

mosabami commented 1 month ago

commenting out workload profile because specifying workload profiles doesnt work when using consumption only and the default aca environment we are using uses only consumption

kpantos commented 1 month ago

@mosabami actually the workload profiles are needed and should not be commented out. The route table feature which is needed to route traffic through the hub firewall is only supported if container apps environment is using workload profiles. Please use the defined variable to provide one of the values mentioned at the documentation. There is also a consumption workload profile that you can use.