Skip to content

Commit 5357b41

Browse files
authored
Apply suggestions from code review
1 parent 77cc1ba commit 5357b41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/event-grid/publish-deliver-events-with-namespace-topics-webhook-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: spelluru
77
ms.date: 05/21/2024
88
---
99

10-
# Deliver events to webhooks using namespace topics - Azure porta (preview)
10+
# Deliver events to webhooks using namespace topics - Azure portal (preview)
1111

1212
The article provides step-by-step instructions to publish events to Azure Event Grid in the [CloudEvents JSON format](https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/formats/json-format.md) and deliver those events by using the push delivery model. To be specific, you publish events to a namespace topic in Event Grid and push those events from an event subscription to a webhook handler destination. For more information about the push delivery model, see [Push delivery overview](push-delivery-overview.md).
1313

@@ -81,7 +81,7 @@ Before subscribing to the events, let's create the endpoint for the event messag
8181
:::image type="content" source="./media/blob-event-quickstart-portal/web-site.png" alt-text="Screenshot that shows the selection of link to navigate to web app.":::
8282
6. Confirm that you see the site but no events are posted to it yet.
8383

84-
![View new site.](./media/blob-event-quickstart-portal/view-site.png)
84+
![Screenshot of a new site.](./media/blob-event-quickstart-portal/view-site.png)
8585

8686
> [!IMPORTANT]
8787
> Keep the Azure Event Grid Viewer window open so that you can see events as they are posted.

0 commit comments

Comments
 (0)