Skip to content

Commit d974623

Browse files
committed
new integration overview image
1 parent 55bd0bc commit d974623

File tree

8 files changed

+2008
-4
lines changed

8 files changed

+2008
-4
lines changed

articles/event-grid/compare-messaging-services.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Compare Azure messaging services
33
description: Describes the three Azure messaging services - Azure Event Grid, Event Hubs, and Service Bus. Recommends which service to use for different scenarios.
44
ms.topic: overview
5-
ms.date: 04/26/2022
5+
ms.date: 11/01/2022
66
---
77

88
# Choose between Azure messaging services - Event Grid, Event Hubs, and Service Bus
@@ -77,9 +77,9 @@ For more information, see [Service Bus overview](../service-bus-messaging/servic
7777
## Use the services together
7878
In some cases, you use the services side by side to fulfill distinct roles. For example, an e-commerce site can use Service Bus to process the order, Event Hubs to capture site telemetry, and Event Grid to respond to events like an item was shipped.
7979

80-
In other cases, you link them together to form an event and data pipeline. You use Event Grid to respond to events in the other services. For an example of using Event Grid with Event Hubs to migrate data to a data warehouse, see [Stream big data into a data warehouse](event-grid-event-hubs-integration.md). The following image shows the workflow for streaming the data.
80+
In other cases, you link them together to form an event and data pipeline. You use Event Grid to respond to events in the other services. For an example of using Event Grid with Event Hubs to migrate data to a Azure Synapse Analytics, see [Stream big data into a Azure Synapse Analytics](event-grid-event-hubs-integration.md). The following image shows the workflow for streaming the data.
8181

82-
:::image type="content" source="./media/compare-messaging-services/overview.png" alt-text="Image showing how Event Hubs, Service Bus, and Event Grid can be connected together.":::
82+
:::image type="content" source="./media/compare-messaging-services/overview.svg" alt-text="Image showing how Event Hubs, Service Bus, and Event Grid can be connected together.":::
8383

8484
## Next steps
8585
See the following articles:

articles/event-grid/includes/event-grid-event-hubs-functions-synapse-analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: "include file"
1111

1212
---
1313

14-
:::image type="content" source="media/event-grid-event-hubs-functions-synapse-analytics/overview.png" alt-text="Application overview":::
14+
:::image type="content" source="media/event-grid-event-hubs-functions-synapse-analytics/overview.svg" alt-text="Application overview":::
1515

1616
This diagram depicts the workflow of the solution you build in this tutorial:
1717

627 Bytes
Loading

articles/event-grid/includes/media/event-grid-event-hubs-functions-synapse-analytics/overview.svg

Lines changed: 1002 additions & 0 deletions
Loading
31.4 KB
Loading
-3.04 KB
Loading

articles/event-grid/media/compare-messaging-services/overview.svg

Lines changed: 1002 additions & 0 deletions
Loading
31.4 KB
Loading

0 commit comments

Comments
 (0)