Support Kafka in Azure
Open
area-integrations
azure
kafka
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
Seems like there are 2 ways of supporting this:
1. https://learn.microsoft.com/en-us/azure/event-hubs/azure-event-hubs-kafka-overview
2. https://learn.microsoft.com/en-us/azure/hdinsight/kafka/apache-kafka-introduction
1 seems like the easiest option for now since we also want to support [Azure Event Hubs](https://github.com/dotnet/aspire/issues/1147) as a component.
Here's the sample of using the kafka API with event grid:
https://github.com/Azure/azure-event-hubs-for-kafka/tree/master/quickstart/dotnet
Contributor guide
Assessment
This issue has not been assessed yet.