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
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Azure Private Link Service enables you to access Azure Services (for example, Az
15
15
16
16
A private endpoint is a network interface that connects you privately and securely to a service powered by Azure Private Link. The private endpoint uses a private IP address from your VNet, effectively bringing the service into your VNet. All traffic to the service can be routed through the private endpoint, so no gateways, NAT devices, ExpressRoute or VPN connections, or public IP addresses are needed. Traffic between your virtual network and the service traverses over the Microsoft backbone network, eliminating exposure from the public Internet. You can connect to an instance of an Azure resource, giving you the highest level of granularity in access control.
17
17
18
-
For more information, see [What is Azure Private Link (Preview)?](../private-link/private-link-overview.md)
18
+
For more information, see [What is Azure Private Link?](../private-link/private-link-overview.md)
19
19
20
20
> [!NOTE]
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).
@@ -27,7 +27,7 @@ For more information, see [What is Azure Private Link (Preview)?](../private-lin
27
27
28
28
### Prerequisites
29
29
30
-
To integrate an Event Hubs namespace with Azure Private Link (Preview), you'll need the following entities or permissions:
30
+
To integrate an Event Hubs namespace with Azure Private Link, you'll need the following entities or permissions:
31
31
32
32
- An Event Hubs namespace.
33
33
- An Azure virtual network.
@@ -209,34 +209,34 @@ In the **Networking** tab:
209
209
Open the command line and run the following command:
If you run the ns lookup command to resolve the IP address of an Event Hubs namespace over a public endpoint, you will see a result that looks like this:
If you run the ns lookup command to resolve the IP address of an Event Hubs namespace over a private endpoint, you will see a result that looks like this:
0 commit comments