Skip to content

Commit 882b5bb

Browse files
authored
Update publish-deliver-events-with-namespace-topics.md
1 parent 7c9a6c1 commit 882b5bb

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.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Deliver events to Azure Event Hubs using push model
2+
title: Deliver events to Azure Event Hubs using push model (CLI)
33
description: This article provides step-by-step instructions to publish to Azure Event Grid in the CloudEvents JSON format and deliver those events by using the push delivery model.
44
ms.topic: quickstart
55
ms.custom: ignite-2023, devx-track-azurecli
@@ -8,7 +8,7 @@ author: robece
88
ms.date: 02/20/2024
99
---
1010

11-
# Deliver events to Azure Event Hubs using namespace topics (preview)
11+
# Deliver events to Azure Event Hubs using namespace topics - Azure CLI (preview)
1212

1313
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 use Azure CLI and Curl to publish events to a namespace topic in Event Grid and push those events from an event subscription to an Event Hubs handler destination. For more information about the push delivery model, see [Push delivery overview](push-delivery-overview.md).
1414

0 commit comments

Comments
 (0)