question

MishraRameshwar-0332 avatar image
0 Votes"
MishraRameshwar-0332 asked MayankBargali-MSFT commented

Capture Event Hub data to Blob Storage


Hello Team,
I have one query of logic app. Please suggest.---


Create Event hub that captures data from the stream and generates storage blobs with the data in avro format.


So Here. I am facing issue to connect the event Hub to Azure Blob Storage.
Apart of it, Not able to trigger the Event Hub As well!!

azure-logic-appsazure-blob-storageazure-event-hubs
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @mishrarameshwar-0332,

Thanks for using Microsoft Q&A !!
Where are you getting error and what error you are getting ? Are you trying to use the Capture feature of event hub to send data to blob storage ?
134144-image.png

Can you please provide more details and screenshots if possible ?

Thanks
Saurabh


0 Votes 0 ·
image.png (96.0 KiB)

Hi Saurabh

Thanks for responding.

Yes, you got me right. I am trying to use the Capture feature of event hub to send data to blob storage.
Here I am facing issue like how to trigger Logic app and get the data from Event hub to Blob storage in avro format.
I have already did the option which you have suggested me as above.
But still it does not triggered my logic app.

Please let me know if I am missing something.

For your reference, Screenshot is attached.
134238-image.png
134283-image.png
134296-image.png
134342-image.png

Regards
Rameshwar Mishra

0 Votes 0 ·
event-hub.png (30.1 KiB)

@MishraRameshwar-0332 Your screenshot are not uploaded correctly. Can you share it again. When you have mentioned "Here I am facing issue like how to trigger Logic app and get the data from Event hub to Blob storage in avro format." are you trying to automate the same thing in logic app which azure event hub capture does for you? Once you enable the capture and configured the capture provider then internally it automatically reads the event from event hub and store those event to the configured capture provider as the AVRO format.

0 Votes 0 ·

0 Answers