The scenario is that I want to set up multiple internal container apps under the same container apps environment. All these apps are in the same VNET. I understand that to access them, I need to create a private DNS zone to map domains like: https://test1.apple-1234.northeurope.azurecontainerapps.io/ https://test2.bigapple-5678.northeurope.azurecontainerapps.io/ …to their internal IP addresses. My question is: […]