Skip to content

Commit 036a039

Browse files
committed
redirection and fixed table
1 parent a55d44d commit 036a039

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4952,6 +4952,11 @@
49524952
"redirect_url": "/azure/azure-resource-manager/management/view-activity-logs",
49534953
"redirect_document_id": false
49544954
},
4955+
{
4956+
"source_path": "articles/event-grid/eventsources.md",
4957+
"redirect_url": "/azure/event-grid/overview.md#event-sources",
4958+
"redirect_document_id": false
4959+
},
49554960
{
49564961
"source_path": "articles/event-grid/event-subscription-template.md",
49574962
"redirect_url": "/azure/event-grid/template-samples",

articles/event-grid/custom-topics.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ The following sections provide links to tutorials to create custom topics using
6666
|Title |Description |
6767
|---------|---------|
6868
| [Resource Manager template: custom topic and WebHook endpoint](https://github.com/Azure/azure-quickstart-templates/tree/master/101-event-grid) | A Resource Manager template that creates a custom topic and subscription for that custom topic. It sends events to a WebHook. |
69-
|
7069
| [Resource Manager template: custom topic and Event Hubs endpoint](https://github.com/Azure/azure-quickstart-templates/tree/master/101-event-grid-event-hubs-handler)| A Resource Manager template that creates a subscription for a custom topic. It sends events to an Azure Event Hubs. |
7170

7271
## Next steps

0 commit comments

Comments
 (0)