@@ -12,7 +12,7 @@ metadata:
1212 ms.topic : hub-page
1313 author : spelluru
1414 ms.author : spelluru
15- ms.date : 11/17/2022
15+ ms.date : 01/10/2024
1616
1717highlightedContent :
1818# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
@@ -38,8 +38,35 @@ conceptualContent:
3838# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
3939 items :
4040 # Card
41- - title : Route events
41+ - title : Azure Event Grid
4242 links :
43+ - url : ../event-grid/choose-right-tier.md
44+ itemType : overview
45+ text : Choose the right tier
46+ - url : ../event-grid/pull-delivery-overview.md
47+ itemType : overview
48+ text : Pull delivery overview
49+ - url : ../event-grid/namespace-push-delivery-overview.md
50+ itemType : overview
51+ text : Namespaces - Push delivery overview
52+ - url : ../event-grid/mqtt-overview.md
53+ itemType : overview
54+ text : MQTT broker overview
55+ - url : ../event-grid/kubernetes/overview.md
56+ itemType : overview
57+ text : Event Grid on Kubernetes overview
58+ - url : ../event-grid/publish-events-to-namespace-topics-java.md
59+ itemType : quickstart
60+ text : Publish events to namespace topics using Java
61+ - url : ../event-grid/receive-events-from-namespace-topics-java.md
62+ itemType : quickstart
63+ text : Receive events using pull delivery with Java
64+ - url : ../event-grid/event-grid-dotnet-get-started-pull-delivery.md
65+ itemType : quickstart
66+ text : Send and receive messages from a namespace topic (.NET)
67+ - url : ../event-grid/mqtt-publish-and-subscribe-portal.md
68+ itemType : quickstart
69+ text : Publish and subscribe to MQTT messages
4370 - url : ../event-grid/blob-event-quickstart-portal.md
4471 itemType : quickstart
4572 text : Route Blob storage events to web endpoint with the Azure portal
@@ -53,35 +80,16 @@ conceptualContent:
5380 footerLink :
5481 url : ../event-grid/index.yml
5582 text : See more
83+
5684 # Card
57- - title : Create an event hub
85+ - title : Azure Event Hubs
5886 links :
5987 - url : ../event-hubs/event-hubs-create.md
6088 itemType : quickstart
6189 text : Create an event hub using Azure portal
6290 - url : ../event-hubs/event-hubs-quickstart-cli.md
6391 itemType : quickstart
6492 text : Create an event hub using Azure CLI
65- # footerLink
66- footerLink :
67- url : ../event-hubs/index.yml
68- text : See more
69- # Card
70- - title : Integrate with Apache Kafka
71- links :
72- - url : ../event-hubs/event-hubs-for-kafka-ecosystem-overview.md
73- itemType : overview
74- text : What is Event Hubs for Apache Kafka
75- - url : ../event-hubs/event-hubs-quickstart-kafka-enabled-event-hubs.md
76- itemType : quickstart
77- text : Stream into Event Hubs for Apache Kafka
78- # footerLink
79- footerLink :
80- url : ../event-hubs/index.yml
81- text : See more
82- # Card
83- - title : Send and receive events
84- links :
8593 - url : ../event-hubs/event-hubs-dotnet-standard-getstarted-send.md
8694 itemType : quickstart
8795 text : Send and receive events from Azure Event Hubs using .NET Core
@@ -91,79 +99,43 @@ conceptualContent:
9199 - url : ../event-hubs/event-hubs-python-get-started-send.md
92100 itemType : quickstart
93101 text : Send events to or receive events from event hubs by using Python
94- # footerLink
95- footerLink :
96- url : ../event-hubs/index.yml
97- text : See more
98- # Card
99- - title : Capture events
100- links :
101102 - url : ../event-hubs/event-hubs-dedicated-overview.md
102103 itemType : overview
103104 text : Capture events in Azure Blob Storage or Azure Data Lake Storage
104105 - url : ../event-hubs/event-hubs-capture-enable-through-portal.md
105106 itemType : quickstart
106107 text : Enable capturing of events streaming through Azure Event Hubs
107- # footerLink
108- footerLink :
109- url : ../event-hubs/index.yml
110- text : See more
111- # Card
112- - title : Process events
113- links :
114108 - url : ../event-hubs/event-hubs-tutorial-visualize-anomalies.md
115109 itemType : tutorial
116110 text : Visualize data anomalies in real-time events sent to Azure Event Hubs
117111 - url : ../event-hubs/event-hubs-kafka-stream-analytics.md
118112 itemType : tutorial
119113 text : Process Apache Kafka for Event Hubs events using Stream analytics
114+ - url : ../event-hubs/event-hubs-for-kafka-ecosystem-overview.md
115+ itemType : overview
116+ text : What is Event Hubs for Apache Kafka
117+ - url : ../event-hubs/event-hubs-quickstart-kafka-enabled-event-hubs.md
118+ itemType : quickstart
119+ text : Stream into Event Hubs for Apache Kafka
120120 # footerLink
121121 footerLink :
122122 url : ../event-hubs/index.yml
123123 text : See more
124124 # Card
125- - title : Create a queue
125+ - title : Azure Service Bus
126126 links :
127127 - url : ../service-bus-messaging/service-bus-quickstart-portal.md
128128 itemType : quickstart
129129 text : Use Azure portal to create a Service Bus queue
130130 - url : ../service-bus-messaging/service-bus-quickstart-cli.md
131131 itemType : quickstart
132132 text : Use the Azure CLI to create a Service Bus queue
133- # footerLink
134- footerLink :
135- url : ../service-bus-messaging/index.yml
136- text : See more
137- # Card
138- - title : Create topics and subscriptions
139- links :
140133 - url : ../service-bus-messaging/service-bus-quickstart-topics-subscriptions-portal.md
141134 itemType : quickstart
142135 text : Use the Azure portal to create a Service Bus topic and subscriptions to the topic
143136 - url : ../service-bus-messaging/service-bus-resource-manager-namespace-topic.md
144137 itemType : quickstart
145138 text : Create a Service Bus namespace with topic and subscription using a template
146- # footerLink
147- footerLink :
148- url : ../service-bus-messaging/index.yml
149- text : See more
150- # Card
151- - title : Event Grid on Kubernetes with Azure Arc (Preview)
152- links :
153- - url : ../event-grid/kubernetes/overview.md
154- itemType : overview
155- text : What is Event Grid on Kubernetes?
156- - url : ../event-grid/kubernetes/create-topic-subscription.md
157- itemType : quickstart
158- text : Create a topic and a subscription
159- # footerLink
160- footerLink :
161- url : ../event-grid/kubernetes/index.yml
162- text : See more
163-
164- # Card
165- - title : Send and receive messages - queues
166- links :
167139 - url : ../service-bus-messaging/service-bus-azure-and-service-bus-queues-compared-contrasted.md
168140 itemType : concept
169141 text : Compare Azure Storage queues and Service Bus queues
@@ -173,13 +145,6 @@ conceptualContent:
173145 - url : ../service-bus-messaging/service-bus-java-how-to-use-queues.md
174146 itemType : quickstart
175147 text : Use Azure Service Bus queues with Java to send and receive messages
176- # footerLink
177- footerLink :
178- url : ../service-bus-messaging/index.yml
179- text : See more
180- # Card
181- - title : Publish and subscribe for messages
182- links :
183148 - url : ../service-bus-messaging/service-bus-dotnet-how-to-use-topics-subscriptions.md
184149 itemType : quickstart
185150 text : Get started with Service Bus topics
@@ -194,7 +159,7 @@ conceptualContent:
194159 url : ../service-bus-messaging/index.yml
195160 text : See more
196161 # Card
197- - title : Hybrid connections
162+ - title : Azure Relay
198163 links :
199164 - url : ../azure-relay/relay-hybrid-connections-dotnet-get-started.md
200165 itemType : tutorial
0 commit comments