@@ -10,7 +10,7 @@ metadata:
10
10
ms.topic : landing-page
11
11
author : spelluru
12
12
ms.author : spelluru
13
- ms.date : 01/12/2023
13
+ ms.date : 02/15/2024
14
14
15
15
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
16
16
@@ -53,29 +53,27 @@ landingContent:
53
53
- text : Azure Resource Manager template
54
54
url : event-hubs-resource-manager-namespace-event-hub.md
55
55
56
- # Card
57
- - title : Learn modules
58
- linkLists :
59
- - linkListType : learn
60
- links :
61
- - text : Explore Azure Event Hubs
62
- url : /training/modules/azure-event-hubs/
63
- - text : Enable reliable messaging for Big Data applications using Azure Event Hubs
64
- url : /training/modules/enable-reliable-messaging-for-big-data-apps-using-event-hubs/
65
- - text : Choose a messaging model in Azure to loosely connect your services
66
- url : /training/modules/choose-a-messaging-model-in-azure-to-connect-your-services/
67
-
68
- # Card
69
- - title : Create a dedicated cluster
56
+ # Card
57
+ - title : Send and receive events
70
58
linkLists :
71
- - linkListType : overview
72
- links :
73
- - text : What is Event Hubs Dedicated?
74
- url : event-hubs-dedicated-overview.md
75
59
- linkListType : quickstart
76
60
links :
77
- - text : Create a dedicated Event Hubs cluster
78
- url : event-hubs-dedicated-cluster-create-portal.md
61
+ - text : .NET Core
62
+ url : event-hubs-dotnet-standard-getstarted-send.md
63
+ - text : Java
64
+ url : event-hubs-java-get-started-send.md
65
+ - text : Spring
66
+ url : /azure/developer/java/spring-framework/configure-spring-cloud-stream-binder-java-app-azure-event-hub?toc=/azure/event-hubs/TOC.json
67
+ - text : Python
68
+ url : event-hubs-python-get-started-send.md
69
+ - text : JavaScript
70
+ url : event-hubs-node-get-started-send.md
71
+ - text : Apache Kafka
72
+ url : event-hubs-quickstart-kafka-enabled-event-hubs.md#send-and-receive-messages-with-kafka-in-event-hubs
73
+ - text : Apache Storm (receive only)
74
+ url : event-hubs-storm-getstarted-receive.md
75
+ - text : Go
76
+ url : event-hubs-go-get-started-send.md
79
77
80
78
# Card
81
79
- title : Integrate with Apache Kafka
@@ -107,52 +105,6 @@ landingContent:
107
105
- text : Connect Akka streams to an event hub
108
106
url : event-hubs-kafka-akka-streams-tutorial.md
109
107
110
- # Card
111
- - title : Send and receive events
112
- linkLists :
113
- - linkListType : quickstart
114
- links :
115
- - text : .NET Core
116
- url : event-hubs-dotnet-standard-getstarted-send.md
117
- - text : Java
118
- url : event-hubs-java-get-started-send.md
119
- - text : Spring
120
- url : /azure/developer/java/spring-framework/configure-spring-cloud-stream-binder-java-app-azure-event-hub?toc=/azure/event-hubs/TOC.json
121
- - text : Python
122
- url : event-hubs-python-get-started-send.md
123
- - text : JavaScript
124
- url : event-hubs-node-get-started-send.md
125
- - text : Apache Kafka
126
- url : event-hubs-quickstart-kafka-enabled-event-hubs.md#send-and-receive-messages-with-kafka-in-event-hubs
127
- - text : Apache Storm (receive only)
128
- url : event-hubs-storm-getstarted-receive.md
129
- - text : Go
130
- url : event-hubs-go-get-started-send.md
131
-
132
- # Card
133
- - title : Event Hubs on Azure Stack Hub preview
134
- linkLists :
135
- - linkListType : overview
136
- links :
137
- - text : Overview
138
- url : /azure-stack/user/event-hubs-overview
139
- - text : Common feature set
140
- url : /azure-stack/user/event-hubs-overview#features
141
- - linkListType : how-to-guide
142
- links :
143
- - text : Capacity planning
144
- url : /azure-stack/operator/event-hubs-rp-capacity-planning
145
- - text : Installation prerequisites (operator)
146
- url : /azure-stack/operator/event-hubs-rp-prerequisites
147
- - text : Installation (operator)
148
- url : /azure-stack/operator/event-hubs-rp-install
149
- - text : Use Blob Storage as checkpoint store
150
- url : troubleshoot-checkpoint-store-issues.md
151
- - linkListType : quickstart
152
- links :
153
- - text : Create Event Hubs cluster
154
- url : /azure-stack/user/event-hubs-quickstart-cluster-portal
155
-
156
108
# Card
157
109
- title : Capture events
158
110
linkLists :
@@ -207,3 +159,54 @@ landingContent:
207
159
url : configure-customer-managed-key.md
208
160
- text : Enforce minimum required TLS version
209
161
url : transport-layer-security-enforce-minimum-version.md
162
+
163
+ # Card
164
+ - title : Create a dedicated cluster
165
+ linkLists :
166
+ - linkListType : overview
167
+ links :
168
+ - text : What is Event Hubs Dedicated?
169
+ url : event-hubs-dedicated-overview.md
170
+ - linkListType : quickstart
171
+ links :
172
+ - text : Create a dedicated Event Hubs cluster
173
+ url : event-hubs-dedicated-cluster-create-portal.md
174
+
175
+
176
+ # Card
177
+ - title : Learn modules
178
+ linkLists :
179
+ - linkListType : learn
180
+ links :
181
+ - text : Explore Azure Event Hubs
182
+ url : /training/modules/azure-event-hubs/
183
+ - text : Enable reliable messaging for Big Data applications using Azure Event Hubs
184
+ url : /training/modules/enable-reliable-messaging-for-big-data-apps-using-event-hubs/
185
+ - text : Choose a messaging model in Azure to loosely connect your services
186
+ url : /training/modules/choose-a-messaging-model-in-azure-to-connect-your-services/
187
+
188
+
189
+ # Card
190
+ - title : Event Hubs on Azure Stack Hub preview
191
+ linkLists :
192
+ - linkListType : overview
193
+ links :
194
+ - text : Overview
195
+ url : /azure-stack/user/event-hubs-overview
196
+ - text : Common feature set
197
+ url : /azure-stack/user/event-hubs-overview#features
198
+ - linkListType : how-to-guide
199
+ links :
200
+ - text : Capacity planning
201
+ url : /azure-stack/operator/event-hubs-rp-capacity-planning
202
+ - text : Installation prerequisites (operator)
203
+ url : /azure-stack/operator/event-hubs-rp-prerequisites
204
+ - text : Installation (operator)
205
+ url : /azure-stack/operator/event-hubs-rp-install
206
+ - text : Use Blob Storage as checkpoint store
207
+ url : troubleshoot-checkpoint-store-issues.md
208
+ - linkListType : quickstart
209
+ links :
210
+ - text : Create Event Hubs cluster
211
+ url : /azure-stack/user/event-hubs-quickstart-cluster-portal
212
+
0 commit comments