Microsoft Azure Administrator Associate AZ-104 Practice Question
You are deploying a microservices application using Azure Container Apps. The application consists of several containerized services that need to communicate securely with each other. You need to expose some services to the internet while keeping others internal. Which feature of Azure Container Apps will BEST help you achieve this requirement?
Implement Azure Virtual Network integration to isolate internal services
Configure ingress traffic settings to control exposure of services
Use Dapr sidecars to enable secure service-to-service communication
Use Azure Application Gateway to manage incoming traffic to the container apps