-
Notifications
You must be signed in to change notification settings - Fork 21.5k
/
index.yml
125 lines (120 loc) · 4.75 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
### YamlMime:Landing
title: Azure Event Grid documentation # < 60 chars
summary: Learn how to use Azure Event Grid to react to relevant events across both Azure and non-Azure services in near-real time fashion. # < 160 chars
metadata:
title: Azure Event Grid documentation
description: Learn how to use Azure Event Grid to react to relevant events across both Azure and non-Azure services in near-real time fashion.
ms.topic: landing-page
author: spelluru
ms.author: spelluru
ms.date: 12/12/2024
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# Card
- title: About Event Grid
linkLists:
- linkListType: overview
links:
- text: What is Event Grid?
url: overview.md
- linkListType: whats-new
links:
- text: Pull delivery
url: pull-delivery-overview.md
- text: MQTT broker
url: mqtt-overview.md
# Card
- title: MQTT broker in Namespaces
linkLists:
- linkListType: overview
links:
- text: MQTT broker overview
url: mqtt-overview.md
- linkListType: quickstart
links:
- text: Publish and subscribe to MQTT messages
url: publish-events-using-namespace-topics.md
- linkListType: tutorial
links:
- text: Route MQTT messages to Azure Event Hubs using namespace topics
url: mqtt-routing-to-event-hubs-portal-namespace-topics.md
- text: Route MQTT messages to Azure Functions using custom topics
url: mqtt-routing-to-azure-functions-portal.md
- linkListType: sample
links:
- text: Code samples
url: /samples/browse/?term=MQTT+Application
- linkListType: concept
links:
- text: Terminology
url: mqtt-event-grid-namespace-terminology.md
- text: Client authentication
url: mqtt-client-authentication.md
- text: Access control for MQTT clients
url: mqtt-access-control.md
- text: Routing MQTT messages
url: mqtt-routing.md
# Card
- title: Event Grid Basic
linkLists:
- linkListType: concept
links:
- text: Push delivery
url: push-delivery-overview.md
- text: Concepts
url: concepts.md
- text: Custom topic events
url: custom-topics.md
- text: system topic events
url: system-topics.md
- text: Partner topic events for customers
url: partner-events-overview.md
- text: Partner topic events for publishers
url: partner-events-overview-for-partners.md
- linkListType: quickstart
links:
- text: Route Blob storage events to a web endpoint
url: blob-event-quickstart-portal.md
- text: Route custom events to a web endpoint
url: custom-event-quickstart-portal.md
- text: Azure Functions as an event handler
url: custom-event-to-function.md
- text: Event Hubs as an event handler
url: custom-event-to-eventhub.md
- linkListType: how-to-guide
links:
- text: Create a custom topic or domain
url: create-custom-topic.md
- text: Create, view, and manage system topics
url: create-view-manage-system-topics.md
- text: Subscribe to partner events
url: subscribe-to-partner-events.md
- text: Onboard as a partner
url: onboard-partner.md
# Card
- title: Pull & Push delivery in Namespaces
linkLists:
- linkListType: concept
links:
- text: Pull delivery
url: pull-delivery-overview.md
- text: Concepts
url: concepts-event-grid-namespaces.md
- text: Push delivery
url: namespace-push-delivery-overview.md
- linkListType: quickstart
links:
- text: Publish and subscribe to events using namespace topics (Pull)
url: publish-events-using-namespace-topics.md
- text: Publish and deliver events using namespace topics (Push)
url: publish-deliver-events-with-namespace-topics.md
- linkListType: how-to-guide
links:
- text: Create, view, and manage namespaces
url: create-view-manage-namespaces.md
- text: Create, view, and manage namespace topics
url: create-view-manage-namespace-topics.md
- text: Create, view, and manage event subscriptions
url: create-view-manage-event-subscriptions.md