microsoft / microsoft/aspire

Support Kafka in Azure

Open
#2,408 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.