Skip to content

Commit a3d45d1

Browse files
Freshness. Links and Acrolinx.
1 parent cab2e48 commit a3d45d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/event-grid/custom-event-to-queue-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom: devx-track-azurecli, mode-api
88

99
# Quickstart: Route custom events to a queue by using Event Grid and the Azure CLI
1010

11-
[Azure Event Grid](overview.md) is a highly scalable and serverless event broker that you can use to integrate applications via events. Event Grid delivers events to [supported event handlers](event-handlers.md), and Azure Queue storage is one of them.
11+
[Azure Event Grid](overview.md) is a highly scalable and serverless event broker that you can use to integrate applications via events. Event Grid delivers events to supported event handlers, such as Azure Queue storage. For more information, see [Event handlers](event-handlers.md).
1212

1313
In this quickstart, you use the Azure CLI to create an Event Grid custom topic and a Queue Storage subscription for that topic. You then send sample events to the custom topic and verify that those events are delivered to a queue.
1414

@@ -143,7 +143,7 @@ Now that you know how to create topics and event subscriptions, learn more about
143143
- [About Event Grid](overview.md)
144144
- [Route Azure Blob Storage events to a custom web endpoint](../storage/blobs/storage-blob-event-quickstart.md?toc=%2fazure%2fevent-grid%2ftoc.json)
145145
- [Monitor virtual machine changes with Azure Event Grid and Logic Apps](monitor-virtual-machine-changes-logic-app.md)
146-
- [Stream big data into a data warehouse](event-hubs-integration.md)
146+
- [Migrate Event Hubs captured data from Azure Storage to Azure Synapse Analytics](event-hubs-integration.md)
147147

148148
To learn about publishing events to, and consuming events from, Event Grid by using various programming languages, see the following samples:
149149

0 commit comments

Comments
 (0)