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/event-hubs/private-link-service.md
+16-1Lines changed: 16 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,11 +17,26 @@ A private endpoint is a network interface that connects you privately and secure
17
17
18
18
For more information, see [What is Azure Private Link?](../private-link/private-link-overview.md)
19
19
20
-
> [!NOTE]
20
+
> [!IMPORTANT]
21
21
> This feature is supported only with the **dedicated** tier. For more information about the dedicated tier, see [Overview of Event Hubs Dedicated](event-hubs-dedicated-overview.md).
22
22
>
23
23
> This feature is currently in **preview**.
24
24
25
+
>[!WARNING]
26
+
> Enabling private endpoints can prevent other Azure services from interacting with Event Hubs.
27
+
>
28
+
> Trusted Microsoft services are not supported when Virtual Networks are implemented.
29
+
>
30
+
> Common Azure scenarios that don't work with Virtual Networks (note that the list is **NOT** exhaustive) -
31
+
> - Azure Monitor (diagnostic setting)
32
+
> - Azure Stream Analytics
33
+
> - Integration with Azure Event Grid
34
+
> - Azure IoT Hub Routes
35
+
> - Azure IoT Device Explorer
36
+
>
37
+
> The following Microsoft services are required to be on a virtual network
0 commit comments