Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Special holiday offer! You and a friend can attend FabCon with a BOGO code. Supplies are limited. Register now.

Reply
Kelderic
Helper I
Helper I

Is there a way to push from a .NET program to an EventStream custom endpoint?

I have a .NET program that can read data out from my ERP system, in a loop, to do incremental loads. Is there a way to push from a said program to an EventStream custom endpoint? Do I need to build out a full Kafka system inside the .NET program? Or can I just do something like a POST to a REST endpoint to upload rows of data?

1 ACCEPTED SOLUTION
datacoffee
Super User
Super User

The custom endpoint in Eventstream is actually just an event hub namespace. And from a C# application you can send data to an event hub. 
when deploying your Eventstream, just select the custom endpoint as source and you will get the endpoint and sas token to put in your application.


the same place, you can find example code snippets on how to implement the code in your application. I can't remember if C# is shown, but you will get the idea when looking at the code 😊


If you find this reply to help with your problem, please consider hitting the accept button...
----------------
Blog: https://dcode.bi
KQL ref guide: https://aka.bi/kql
LinkedIn: https://aka.bi/follow

View solution in original post

3 REPLIES 3
datacoffee
Super User
Super User

The custom endpoint in Eventstream is actually just an event hub namespace. And from a C# application you can send data to an event hub. 
when deploying your Eventstream, just select the custom endpoint as source and you will get the endpoint and sas token to put in your application.


the same place, you can find example code snippets on how to implement the code in your application. I can't remember if C# is shown, but you will get the idea when looking at the code 😊


If you find this reply to help with your problem, please consider hitting the accept button...
----------------
Blog: https://dcode.bi
KQL ref guide: https://aka.bi/kql
LinkedIn: https://aka.bi/follow

I got it working, thank you!

lbendlin
Super User
Super User

Sadly this isn't supported yet (unlike for Streaming Datasets)

 

But yeah, Kafka is one possible source

Add and manage eventstream sources - Microsoft Fabric | Microsoft Learn

Helpful resources

Announcements
December Fabric Update Carousel

Fabric Monthly Update - December 2025

Check out the December 2025 Fabric Holiday Recap!

Real Time Intelligence in a Day

Real-Time Intelligence in a Day—Free Training

Turn streaming data into instant insights with Microsoft Fabric. Learn to connect live sources, visualize in seconds, and use Copilot + AI for smarter decisions.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.