|
218 | 218 | href: https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/eventhub/azure-eventhub/README.md
|
219 | 219 | - name: JavaScript in GitHub (azure/event-hubs)
|
220 | 220 | href: https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/eventhub/event-hubs/README.md
|
| 221 | + - name: Use Kafka on Azure Event Hubs |
| 222 | + items: |
| 223 | + - name: Kafka developer guide for Event Hubs |
| 224 | + href: apache-kafka-developer-guide.md |
| 225 | + - name: Kafka migration guide for Event Hubs |
| 226 | + href: apache-kafka-migration-guide.md |
| 227 | + - name: Kafka troubleshooting guide for Event Hubs |
| 228 | + href: apache-kafka-troubleshooting-guide.md |
| 229 | + - name: Replicate data from a Kafka cluster to Event Hubs |
| 230 | + items: |
| 231 | + - name: Using Apache Kafka Mirror Maker 2 |
| 232 | + href: event-hubs-kafka-mirrormaker-2-tutorial.md |
| 233 | + - name: Using Apache Kafka Mirror Maker 1 |
| 234 | + href: event-hubs-kafka-mirror-maker-tutorial.md |
| 235 | + - name: Kafka Connect with Event Hubs |
| 236 | + items: |
| 237 | + - name: Integrate Apache Kafka Connect |
| 238 | + href: event-hubs-kafka-connect-tutorial.md |
| 239 | + - name: Connect Apache Spark to an event hub |
| 240 | + href: event-hubs-kafka-spark-tutorial.md |
| 241 | + - name: Connect Apache Flink to an event hub |
| 242 | + href: event-hubs-kafka-flink-tutorial.md |
| 243 | + - name: Integrate Apache Kafka Connect with Debezium |
| 244 | + href: event-hubs-kafka-connect-debezium.md |
| 245 | + - name: Connect Akka Streams to an event hub |
| 246 | + href: event-hubs-kafka-akka-streams-tutorial.md |
| 247 | + - name: FAQ - Event Hubs for Kafka |
| 248 | + href: apache-kafka-frequently-asked-questions.yml |
221 | 249 | - name: Use log compaction
|
222 | 250 | href: use-log-compaction.md
|
223 |
| - - name: Create and manage application groups |
224 |
| - href: resource-governance-with-app-groups.md |
225 |
| - |
| 251 | + - name: Use Schema Registry |
| 252 | + items: |
| 253 | + - name: Client-side schema enforcement |
| 254 | + items: |
| 255 | + - name: Using Avro schema |
| 256 | + items: |
| 257 | + - name: Avro schema with Event Hubs SDK(AMQP) |
| 258 | + href: schema-registry-dotnet-send-receive-quickstart.md |
| 259 | + - name: Using JSON Schema |
| 260 | + items: |
| 261 | + - name: JSON Schema with Apache Kafka applications |
| 262 | + href: schema-registry-json-schema-kafka.md |
226 | 263 | - name: Process data
|
227 | 264 | items:
|
228 | 265 | - name: Build real-time dashboard with Power BI dataset
|
|
245 | 282 | href: ../stream-analytics/no-code-filter-ingest-data-explorer.md?toc=/azure/event-hubs/toc.json
|
246 | 283 | - name: Process data using Azure Stream Analytics
|
247 | 284 | href: process-data-azure-stream-analytics.md
|
248 |
| - |
249 |
| - - name: Use Schema Registry |
250 |
| - items: |
251 |
| - - name: Client-side schema enforcement |
252 |
| - items: |
253 |
| - - name: Using Avro schema |
254 |
| - items: |
255 |
| - - name: Avro schema with Event Hubs SDK(AMQP) |
256 |
| - href: schema-registry-dotnet-send-receive-quickstart.md |
257 |
| - - name: Using JSON Schema |
258 |
| - items: |
259 |
| - - name: JSON Schema with Apache Kafka applications |
260 |
| - href: schema-registry-json-schema-kafka.md |
261 |
| - |
262 | 285 | - name: Integrate with Spring framework
|
263 | 286 | items:
|
264 | 287 | - name: Create a Spring Cloud Stream Binder app
|
|
267 | 290 | - name: Use the Spring Boot Starter for Apache Kafka
|
268 | 291 | href: /java/azure/spring-framework/configure-spring-cloud-stream-binder-java-app-kafka-azure-event-hub
|
269 | 292 | maintainContext: true
|
270 |
| - - name: Use Kafka on Azure Event Hubs |
271 |
| - items: |
272 |
| - - name: Kafka developer guide for Event Hubs |
273 |
| - href: apache-kafka-developer-guide.md |
274 |
| - - name: Kafka migration guide for Event Hubs |
275 |
| - href: apache-kafka-migration-guide.md |
276 |
| - - name: Kafka troubleshooting guide for Event Hubs |
277 |
| - href: apache-kafka-troubleshooting-guide.md |
278 |
| - - name: Replicate data from a Kafka cluster to Event Hubs |
279 |
| - items: |
280 |
| - - name: Using Apache Kafka Mirror Maker 2 |
281 |
| - href: event-hubs-kafka-mirrormaker-2-tutorial.md |
282 |
| - - name: Using Apache Kafka Mirror Maker 1 |
283 |
| - href: event-hubs-kafka-mirror-maker-tutorial.md |
284 |
| - - name: Kafka Connect with Event Hubs |
285 |
| - items: |
286 |
| - - name: Integrate Apache Kafka Connect |
287 |
| - href: event-hubs-kafka-connect-tutorial.md |
288 |
| - - name: Connect Apache Spark to an event hub |
289 |
| - href: event-hubs-kafka-spark-tutorial.md |
290 |
| - - name: Connect Apache Flink to an event hub |
291 |
| - href: event-hubs-kafka-flink-tutorial.md |
292 |
| - - name: Integrate Apache Kafka Connect with Debezium |
293 |
| - href: event-hubs-kafka-connect-debezium.md |
294 |
| - - name: Connect Akka Streams to an event hub |
295 |
| - href: event-hubs-kafka-akka-streams-tutorial.md |
296 |
| - - name: FAQ - Event Hubs for Kafka |
297 |
| - href: apache-kafka-frequently-asked-questions.yml |
298 |
| - - name: Manage and monitor |
| 293 | + - name: Manage |
299 | 294 | items:
|
| 295 | + - name: Manage Application Groups |
| 296 | + href: resource-governance-with-app-groups.md |
300 | 297 | - name: Configure properties for an event hub
|
301 | 298 | href: configure-event-hub-properties.md
|
302 |
| - - name: Monitor Azure Event Hubs |
303 |
| - href: monitor-event-hubs.md |
304 |
| - - name: Stream Azure Diagnostics data using Event Hubs |
305 |
| - href: ../azure-monitor/agents/diagnostics-extension-stream-event-hubs.md |
306 | 299 | - name: Automatically scale throughput units
|
307 | 300 | href: event-hubs-auto-inflate.md
|
308 | 301 | - name: Event Hubs management libraries
|
309 | 302 | href: event-hubs-management-libraries.md
|
| 303 | + - name: Monitor |
| 304 | + items: |
| 305 | + - name: Monitor Azure Event Hubs |
| 306 | + href: monitor-event-hubs.md |
| 307 | + - name: Stream Azure Diagnostics data using Event Hubs |
| 308 | + href: ../azure-monitor/agents/diagnostics-extension-stream-event-hubs.md |
310 | 309 | - name: Secure
|
311 | 310 | items:
|
312 | 311 | - name: Allow access from specific IP addresses
|
|
0 commit comments