Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Kafka in Azure #2408

Open
davidfowl opened this issue Feb 25, 2024 · 0 comments
Open

Support Kafka in Azure #2408

davidfowl opened this issue Feb 25, 2024 · 0 comments
Labels
area-integrations Issues pertaining to Aspire Integrations packages azure Issues associated specifically with scenarios tied to using Azure kafka Issues related to Kafka integrations
Milestone

Comments

@davidfowl
Copy link
Member

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 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

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-integrations Issues pertaining to Aspire Integrations packages label Feb 25, 2024
@davidfowl davidfowl added area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication azure Issues associated specifically with scenarios tied to using Azure and removed area-integrations Issues pertaining to Aspire Integrations packages labels Feb 25, 2024
@davidfowl davidfowl added this to the Backlog milestone Mar 10, 2024
@davidfowl davidfowl added area-integrations Issues pertaining to Aspire Integrations packages kafka Issues related to Kafka integrations and removed area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication labels Sep 7, 2024
@davidfowl davidfowl removed the feature label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-integrations Issues pertaining to Aspire Integrations packages azure Issues associated specifically with scenarios tied to using Azure kafka Issues related to Kafka integrations
Projects
None yet
Development

No branches or pull requests

1 participant