Skip to content

Commit 101b680

Browse files
committed
nit
1 parent 19aeec7 commit 101b680

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/container-apps/networking.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,9 @@ Below is an example environment with peer-to-peer encryption enabled.
286286
:::image type="content" source="media/networking/peer-to-peer-encryption-traffic-diagram.png" alt-text="Diagram of how traffic is encrypted/decrypted with peer-to-peer encryption enabled.":::
287287

288288
<sup>1</sup> Inbound TLS traffic is terminated at the ingress proxy on the edge of the environment.
289+
289290
<sup>2</sup> Traffic to and from the ingress proxy within the environment is TLS encrypted with the private CA and decrypted by the receiver.
291+
290292
<sup>3</sup> Calls made from app A to app B are first sent to the edge ingress proxy, and are TLS encrypted.
291293

292294
Applications within a Container Apps environment are automatically authenticated. However, the Container Apps runtime doesn't support authorization for access control between applications using the built-in peer-to-peer encryption.

0 commit comments

Comments
 (0)