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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ For more information, see [What is Azure Private Link?](../private-link/private-
25
25
>[!WARNING]
26
26
> Enabling private endpoints can prevent other Azure services from interacting with Event Hubs.
27
27
>
28
-
> Trusted Microsoft services are not supported when Virtual Networks are implemented.
28
+
> Trusted Microsoft services are not supported when using Virtual Networks.
29
29
>
30
30
> Common Azure scenarios that don't work with Virtual Networks (note that the list is **NOT** exhaustive) -
31
31
> - Azure Monitor (diagnostic setting)
@@ -68,7 +68,7 @@ If you already have an Event Hubs namespace, you can create a private link conne
68
68
1. Select the **Azure subscription** in which you want to create the private endpoint.
69
69
2. Select the **resource group** for the private endpoint resource.
70
70
3. Enter a **name** for the private endpoint.
71
-
5. Select a **region** for the private endpoint. Your private endpoint must be in the same region as your virtual network, but can be in a different region fro the private link resource that you are connecting to.
71
+
5. Select a **region** for the private endpoint. Your private endpoint must be in the same region as your virtual network, but can be in a different region from the private link resource that you are connecting to.
72
72
6. Select **Next: Resource >** button at the bottom of the page.
2. If you select **Connect to an Azure resource by resource ID or alias**, follow these steps:
85
-
1. Enter the **resource ID** or **alias**. It can be the resource ID or alias that some has shared with you.
85
+
1. Enter the **resource ID** or **alias**. It can be the resource ID or alias that someone has shared with you. The easiest way to get the resource ID is to navigate to the Event Hubs namespace in the Azure portal and copy the portion of URI starting from `/subscriptions/`. See the following image for an example.
86
86
2. For **Target sub-resource**, enter **namespace**. It's the type of the sub-resource that your private endpoint can access.
87
87
3. (optional) Enter a **request message**. The resource owner sees this message while managing private endpoint connection.
88
88
4. Then, select **Next: Configuration >** button at the bottom of the page.
Copy file name to clipboardExpand all lines: articles/service-bus-messaging/private-link-service.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ For more information, see [What is Azure Private Link?](../private-link/private-
21
21
>[!WARNING]
22
22
> Implementing private endpoints can prevent other Azure services from interacting with Service Bus.
23
23
>
24
-
> Trusted Microsoft services are not supported when Virtual Networks are implemented.
24
+
> Trusted Microsoft services are not supported when using Virtual Networks.
25
25
>
26
26
> Common Azure scenarios that don't work with Virtual Networks (note that the list is **NOT** exhaustive) -
27
27
> - Integration with Azure Event Grid
@@ -67,7 +67,7 @@ If you already have an existing namespace, you can create a private endpoint by
67
67
1. Select the **Azure subscription** in which you want to create the private endpoint.
68
68
2. Select the **resource group** for the private endpoint resource.
69
69
3. Enter a **name** for the private endpoint.
70
-
5. Select a **region** for the private endpoint. Your private endpoint must be in the same region as your virtual network, but can be in a different region fro the private link resource that you are connecting to.
70
+
5. Select a **region** for the private endpoint. Your private endpoint must be in the same region as your virtual network, but can be in a different region from the private link resource that you are connecting to.
71
71
6. Select **Next: Resource >** button at the bottom of the page.
2. If you select **Connect to an Azure resource by resource ID or alias**, follow these steps:
84
-
1. Enter the **resource ID** or **alias**. It can be the resource ID or alias that some has shared with you.
84
+
1. Enter the **resource ID** or **alias**. It can be the resource ID or alias that someone has shared with you. The easiest way to get the resource ID is to navigate to the Service Bus namespace in the Azure portal and copy the portion of URI starting from `/subscriptions/`. See the following image for an example.
85
85
2. For **Target sub-resource**, enter **namespace**. It's the type of the sub-resource that your private endpoint can access.
86
86
3. (optional) Enter a **request message**. The resource owner sees this message while managing private endpoint connection.
87
87
4. Then, select **Next: Configuration >** button at the bottom of the page.
0 commit comments