Skip to content

Commit 667dfa5

Browse files
committed
Added partner topics and missing QS
1 parent 5f7244c commit 667dfa5

File tree

1 file changed

+32
-2
lines changed

1 file changed

+32
-2
lines changed

articles/event-grid/index.yml

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
ms.collection: collection
1414
author: spelluru #Required; your GitHub user alias, with correct capitalization.
1515
ms.author: spelluru #Required; microsoft alias of author; optional team alias.
16-
ms.date: 01/11/2022 #Required; mm/dd/yyyy format.
16+
ms.date: 02/27/2023 #Required; mm/dd/yyyy format.
1717

1818
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
1919

@@ -54,6 +54,10 @@ landingContent:
5454
url: custom-event-quickstart-portal.md
5555
- text: Send events from a private container registry
5656
url: ../container-registry/container-registry-event-grid-quickstart.md?toc=/azure/event-grid/toc.json
57+
- text: Handle SMS and delivery report events
58+
url: ../communication-services/quickstarts/sms/handle-sms-events.md?toc=/azure/event-grid/toc.json
59+
- text: Route Azure Cache for Redis events to web endpoint
60+
url: ../azure-cache-for-redis/cache-event-grid-quickstart-portal.md
5761
# Card
5862
- title: Tutorials
5963
linkLists:
@@ -108,7 +112,7 @@ landingContent:
108112
url: /azure/architecture/reference-architectures/enterprise-integration/queues-events
109113

110114
# Card
111-
- title: Customizations
115+
- title: Custom topics
112116
linkLists:
113117
- linkListType: quickstart
114118
links:
@@ -125,6 +129,32 @@ landingContent:
125129
- text: Map custom fields to Event Grid schema
126130
url: input-mappings.md
127131

132+
# Card
133+
- title: Partner topics
134+
linkLists:
135+
- linkListType: concept
136+
links:
137+
- text: Partner Events overview (Customers)
138+
url: partner-events-overview.md
139+
- text: Partner Events overview (Partners)
140+
url: partner-events-overview-for-partners.md
141+
- text: Auth0 as an event source
142+
url: auth0-overview.md
143+
- text: Graph API as an event source
144+
url: partner-events-graph-api.md
145+
- linkListType: how-to-guide
146+
links:
147+
- text: Onboard as a partner
148+
url: onboard-partner.md
149+
- text: Subscribe to partner events
150+
url: subscribe-to-partner-events.md
151+
- text: Subscribe to SAP events
152+
url: subscribe-to-sap-events.md
153+
- text: Subscribe to Tribal Group events
154+
url: subscribe-to-tribal-group-events.md
155+
- text: Subscribe to Microsoft Graph API events
156+
url: subscribe-to-graph-api-events.md
157+
128158
# Card
129159
- title: Event Grid on Kubernetes
130160
linkLists:

0 commit comments

Comments
 (0)