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
**Pricing**: For pricing information, see [Azure Private Link pricing](https://azure.microsoft.com/pricing/details/private-link/).
256
-
257
-
**Limitations**: This feature is available in all Azure public regions.
258
-
259
-
**Maximum number of private endpoints per Event Hubs namespace**: 120.
255
+
- For pricing information, see [Azure Private Link pricing](https://azure.microsoft.com/pricing/details/private-link/).
256
+
- This feature is available in all Azure public regions.
257
+
- Maximum number of private endpoints per Event Hubs namespace: 120.
258
+
- The traffic is blocked at the application layer, not at the TCP layer. Therefore, you see TCP connections or `nslookup` operations succeeding against the public endpoint even though the public access is disabled.
260
259
261
260
For more, see [Azure Private Link service: Limitations](../private-link/private-link-service-overview.md#limitations)
# Allow access to Azure Service Bus namespaces via private endpoints
12
12
Azure Private Link Service enables you to access Azure services (for example, Azure Service Bus, Azure Storage, and Azure Cosmos DB) and Azure hosted customer/partner services over a **private endpoint** in your virtual network.
13
13
14
-
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.
14
+
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 virtual network, effectively bringing the service into your virtual network. 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.
15
15
16
16
For more information, see [What is Azure Private Link?](../private-link/private-link-overview.md)
17
17
@@ -183,7 +183,7 @@ There are four provisioning states:
183
183
1. In the search bar, type in **Service Bus**.
184
184
1. Select the **namespace** that you want to manage.
185
185
1. Select the **Networking** tab.
186
-
5.Go to the appropriate section below based on the operation you want to: approve, reject, or remove.
186
+
5.See the appropriate following section based on the operation you want to: approve, reject, or remove.
**Pricing**: For pricing information, see [Azure Private Link pricing](https://azure.microsoft.com/pricing/details/private-link/).
256
-
257
-
**Limitations**: This feature is available in all Azure public regions.
258
-
259
-
**Maximum number of private endpoints per Service Bus namespace**: 120.
255
+
- For pricing information, see [Azure Private Link pricing](https://azure.microsoft.com/pricing/details/private-link/).
256
+
- This feature is available in all Azure public regions.
257
+
- Maximum number of private endpoints per Service Bus namespace: 120.
258
+
- The traffic is blocked at the application layer, not at the TCP layer. Therefore, you see TCP connections or `nslookup` operations succeeding against the public endpoint even though the public access is disabled.
260
259
261
260
For more, see [Azure Private Link service: Limitations](../private-link/private-link-service-overview.md#limitations)
0 commit comments