Skip to content

Commit e7a54a9

Browse files
authored
Merge pull request #125110 from v-jaswel/aca/v-jaswel_private_endpoint_http_only_20241209
[ACA] Edit private endpoint tutorial to note TCP not supported.
2 parents 5f71fe4 + b6f4e7b commit e7a54a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/container-apps/how-to-use-private-endpoint.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ In this article, you learn how to use a private endpoint to securely access your
1717

1818
A private endpoint uses a private IP address from your virtual network (VNet). This endpoint connects you privately and securely to a service powered by [Azure Private Link](/azure/private-link/private-link-overview).
1919

20+
Private endpoints on Azure Container Apps only support inbound HTTP traffic. TCP traffic is not supported.
21+
2022
::: zone pivot="azure-portal"
2123

2224
## Prerequisites

0 commit comments

Comments
 (0)