Skip to content

Commit b596f3f

Browse files
Merge pull request #217079 from asudbring/pl-faq-fix
Fixed entry in FAQ for TCP/UDP support
2 parents a25778f + 587dd2f commit b596f3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/private-link/private-link-faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ sections:
8181
Private Endpoints are highly available resources with an SLA as per [SLA for Azure Private Link](https://azure.microsoft.com/support/legal/sla/private-link/v1_0/). Private Endpoints are zone-agnostic: an availability zone failure in the region of the Private Endpoint will not impact the availability of the Private Endpoint.
8282
8383
- question: |
84-
Do private endpoints support TCP and UDP traffic?
84+
Do private endpoints support ICMP traffic?
8585
answer: |
86-
TCP and UDP traffic is unsupported for private endpoints. For more information, see [Private Link limitations](/azure/private-link/private-link-service-overview#limitations).
86+
TCP and UDP traffic are only supported for a private endpoint. For more information, see [Private Link limitations](/azure/private-link/private-link-service-overview#limitations).
8787
8888
- name: Private Link Service
8989
questions:

0 commit comments

Comments
 (0)