Skip to content

Commit 9ecd7a2

Browse files
Merge pull request #231647 from spelluru/egridtoc03212
updates to the TOC
2 parents d7fcbe6 + f224697 commit 9ecd7a2

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

articles/event-grid/toc.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ items:
1616
- name: Quickstarts
1717
expanded: true
1818
items:
19-
- name: Storage events
19+
- name: Subscribe to Storage events
2020
items:
2121
- name: Portal
2222
href: blob-event-quickstart-portal.md
@@ -30,25 +30,25 @@ items:
3030
- name: ARM template
3131
displayName: Resource Manager
3232
href: blob-event-quickstart-template.md
33-
- name: Custom events
33+
- name: Publish and subscribe using custom topics
3434
items:
3535
- name: Portal
3636
href: custom-event-quickstart-portal.md
3737
- name: Azure CLI
3838
href: custom-event-quickstart.md
3939
- name: PowerShell
4040
href: custom-event-quickstart-powershell.md
41-
- name: Azure Functions as event handler
42-
href: custom-event-to-function.md
43-
- name: Queue storage as event handler
44-
href: custom-event-to-queue-storage.md
45-
- name: Event Hubs as event handler
46-
href: custom-event-to-eventhub.md
47-
- name: Container Registry events
41+
- name: Custom events to an Azure function
42+
href: custom-event-to-function.md
43+
- name: Custom events to an Azure Queue storage
44+
href: custom-event-to-queue-storage.md
45+
- name: Custom events to an Azure event hub
46+
href: custom-event-to-eventhub.md
47+
- name: Subscribe to Container Registry events
4848
href: ../container-registry/container-registry-event-grid-quickstart.md?toc=/azure/event-grid/toc.json
49-
- name: Handle Azure Communication Services events
49+
- name: Subscribe to Azure Communication Services events
5050
href: ../communication-services/quickstarts/sms/handle-sms-events.md?toc=/azure/event-grid/toc.json
51-
- name: Azure Cache for Redis events
51+
- name: Subscribe to Azure Cache for Redis events
5252
href: ../azure-cache-for-redis/cache-event-grid-quickstart-portal.md?toc=/azure/event-grid/toc.json
5353
- name: Tutorials
5454
items:
@@ -272,6 +272,8 @@ items:
272272
href: create-view-manage-system-topics-arm.md
273273
- name: Create and manage custom topics
274274
items:
275+
- name: Use CloudEvents schema
276+
href: cloudevents-schema.md
275277
- name: Create a custom topic or a domain
276278
href: create-custom-topic.md
277279
- name: Configure a custom topic or a domain
@@ -316,8 +318,6 @@ items:
316318
href: subscribe-through-portal.md
317319
- name: Map custom fields to schema
318320
href: input-mappings.md
319-
- name: Use CloudEvents schema
320-
href: cloudevents-schema.md
321321
- name: Manage topics with Event Domains
322322
href: how-to-event-domains.md
323323
- name: Build your own client-side disaster recovery

0 commit comments

Comments
 (0)