Skip to content

Commit 4358686

Browse files
authored
Merge pull request #112477 from spelluru/ehubnote0423
added the note
2 parents 5caab3f + ec689f8 commit 4358686

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

articles/event-hubs/private-link-service.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,26 @@ A private endpoint is a network interface that connects you privately and secure
1717

1818
For more information, see [What is Azure Private Link?](../private-link/private-link-overview.md)
1919

20-
> [!NOTE]
20+
> [!IMPORTANT]
2121
> 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).
2222
>
2323
> This feature is currently in **preview**.
2424
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
38+
> - Azure Web Apps
39+
> - Azure Functions
2540
2641
## Add a private endpoint using Azure portal
2742

0 commit comments

Comments
 (0)