You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/private-link/private-link-faq.yml
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ metadata:
3
3
title: Azure Private Link frequently asked questions (FAQ)
4
4
description: Learn about Azure Private Link.
5
5
services: private-link
6
-
author: malopMSFT
6
+
author: asudbring
7
7
ms.service: private-link
8
8
ms.topic: faq
9
9
ms.date: 10/05/2019
@@ -79,6 +79,11 @@ sections:
79
79
How do I achieve availability while using private endpoints in case of Availability Zone failures?
80
80
answer: |
81
81
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).
0 commit comments