Skip to content

Commit b0b753f

Browse files
Merge pull request #216838 from asudbring/pl-github-99367
Added tcp udp info to faq
2 parents 1d91b7c + fa5db8c commit b0b753f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ metadata:
33
title: Azure Private Link frequently asked questions (FAQ)
44
description: Learn about Azure Private Link.
55
services: private-link
6-
author: malopMSFT
6+
author: asudbring
77
ms.service: private-link
88
ms.topic: faq
99
ms.date: 10/05/2019
@@ -79,6 +79,11 @@ sections:
7979
How do I achieve availability while using private endpoints in case of Availability Zone failures?
8080
answer: |
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.
82+
83+
- question: |
84+
Do private endpoints support TCP and UDP traffic?
85+
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).
8287
8388
- name: Private Link Service
8489
questions:

0 commit comments

Comments
 (0)