Skip to content

Commit fd17490

Browse files
authored
MicrosoftDocs/azure-docs#99294
1 parent 9e8a46e commit fd17490

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/service-bus-messaging/service-bus-to-event-grid-integration-function.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,12 @@ Install [Visual Studio 2019](https://www.visualstudio.com/vs) and include the **
7272

7373
Keep this page open in a tab your web browser. You'll refresh this page to see invocations for this function later.
7474

75-
## Connect the function and namespace via Event Grid
75+
## Connect the function and the Service Bus namespace via Event Grid
7676
In this section, you tie together the function and the Service Bus namespace by using the Azure portal.
7777

7878
To create an Azure Event Grid subscription, follow these steps:
7979

80-
1. In the Azure portal, go to your namespace and then, in the left pane, select **Events**. Your namespace window opens, with two Event Grid subscriptions displayed in the right pane.
80+
1. In the Azure portal, go to your Service Bus namespace and then, in the left pane, select **Events**. Your namespace window opens, with two Event Grid subscriptions displayed in the right pane.
8181

8282
:::image type="content" source="./media/service-bus-to-event-grid-integration-example/service-bus-events-page.png" alt-text="Service Bus - events page":::
8383
2. Select **+ Event Subscription** on the toolbar.

0 commit comments

Comments
 (0)