Skip to content

Commit 15736b6

Browse files
Merge pull request #233063 from spelluru/ehubegridtut0331
Delete "compare messaging services" and redirect
2 parents cc84cd1 + 37696f7 commit 15736b6

File tree

14 files changed

+5
-1109
lines changed

14 files changed

+5
-1109
lines changed

articles/api-management/how-to-event-grid.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,4 @@ API Management event data includes the `resourceUri`, which identifies the API M
8686

8787
## Next steps
8888

89-
* [Choose between Azure messaging services - Event Grid, Event Hubs, and Service Bus](../event-grid/compare-messaging-services.md)
9089
* Learn more about [subscribing to events](../event-grid/subscribe-through-portal.md).

articles/digital-twins/how-to-create-endpoints.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ These services are the supported types of endpoints that you can create for your
4444
* [Event Hubs](../event-hubs/event-hubs-about.md) hub
4545
* [Service Bus](../service-bus-messaging/service-bus-messaging-overview.md) topic
4646

47-
>[!TIP]
48-
> For more information on the different endpoint types, see [Choose between Azure messaging services](../event-grid/compare-messaging-services.md).
4947

5048
To link an endpoint to Azure Digital Twins, the Event Grid topic, event hub, or Service Bus topic that you're using for the endpoint needs to exist already.
5149

articles/event-grid/.openpublishing.redirection.event-grid.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "compare-messaging-services.md",
5+
"redirect_url": "/azure/event-grid/overview",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path": "edge/advanced-filtering.md",
510
"redirect_url": "/azure/event-grid/transition",

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

Lines changed: 0 additions & 88 deletions
This file was deleted.

articles/event-grid/event-hubs-integration.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,4 +304,3 @@ In the browser tab where you have the query window open, query the table in your
304304
* For more information about setting up and running the sample, see [Event Hubs Capture and Event Grid sample](https://github.com/Azure/azure-event-hubs/tree/master/samples/e2e/EventHubsCaptureEventGridDemo).
305305
* In this tutorial, you created an event subscription for the `CaptureFileCreated` event. For more information about this event and all the events supported by Azure Blob Storage, see [Azure Event Hubs as an Event Grid source](event-schema-event-hubs.md).
306306
* To learn more about the Event Hubs Capture feature, see [Capture events through Azure Event Hubs in Azure Blob Storage or Azure Data Lake Storage](../event-hubs/event-hubs-capture-overview.md).
307-
* To learn about differences in the Azure messaging services, see [Choose between Azure services that deliver messages](compare-messaging-services.md).
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)