Skip to main content

Azure-Container-Apps

2024

Deploying an Azure Container App Environment within a virtual network using bicep

·1284 words·7 mins
When working on a project recently I needed to deploy a Container App Environment within a virtual network in Azure. Thanks to the joys of internet search, I started off reading the wrong bits of the official documention and got incredibly confused, and much of the community content about this uses out of date schemas and code. This article is so I don’t need to go through that again, and hopefully it will help others, too.