Skip to content

Commit be627f6

Browse files
committed
few corrections
1 parent 915ca21 commit be627f6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ For more information, see [What is Azure Private Link?](../private-link/private-
2525
>[!WARNING]
2626
> Enabling private endpoints can prevent other Azure services from interacting with Event Hubs.
2727
>
28-
> Trusted Microsoft services are not supported when Virtual Networks are implemented.
28+
> Trusted Microsoft services are not supported when using Virtual Networks.
2929
>
3030
> Common Azure scenarios that don't work with Virtual Networks (note that the list is **NOT** exhaustive) -
3131
> - Azure Monitor (diagnostic setting)
@@ -68,7 +68,7 @@ If you already have an Event Hubs namespace, you can create a private link conne
6868
1. Select the **Azure subscription** in which you want to create the private endpoint.
6969
2. Select the **resource group** for the private endpoint resource.
7070
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.
7272
6. Select **Next: Resource >** button at the bottom of the page.
7373

7474
![Create Private Endpoint - Basics page](./media/private-link-service/create-private-endpoint-basics-page.png)
@@ -82,7 +82,7 @@ If you already have an Event Hubs namespace, you can create a private link conne
8282

8383
![Create Private Endpoint - Resource page](./media/private-link-service/create-private-endpoint-resource-page.png)
8484
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.
8686
2. For **Target sub-resource**, enter **namespace**. It's the type of the sub-resource that your private endpoint can access.
8787
3. (optional) Enter a **request message**. The resource owner sees this message while managing private endpoint connection.
8888
4. Then, select **Next: Configuration >** button at the bottom of the page.

articles/service-bus-messaging/private-link-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ If you already have an existing namespace, you can create a private endpoint by
8181

8282
![Create Private Endpoint - Resource page](./media/private-link-service/create-private-endpoint-resource-page.png)
8383
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 Event Hubs namespace in the Azure portal and copy the portion of URI starting from `/subscriptions/`. See the following image for an example.
8585
2. For **Target sub-resource**, enter **namespace**. It's the type of the sub-resource that your private endpoint can access.
8686
3. (optional) Enter a **request message**. The resource owner sees this message while managing private endpoint connection.
8787
4. Then, select **Next: Configuration >** button at the bottom of the page.

0 commit comments

Comments
 (0)