mTLS for communication between container apps

RajivBansal-2486 311 Reputation points
2025-01-07T06:21:21.88+00:00

Hi,

  1. My understanding is that by default communication from a) ingress proxy to container apps b) container apps to container apps, don't use TLS, so requests have to be HTTP not HTTPs. Please confirm.
  2. Azure container apps provide peer to peer encryption for communication between container apps (container A to container B directly using application name). Is this same as mTLS - are container apps provided one certificate each and authenticate with each other using mTLS. I want to understand that if peer-to-peer encryption is enabled, should authentication be implemented for service to service communication or is it internally done.

https://learn.microsoft.com/en-us/azure/container-apps/networking?tabs=workload-profiles-env%2Cazure-cli

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
494 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.