Python Integration with Azure Event Hub

preview_player
Показать описание
Azure even hub is a streaming solution by Azure, as a typical Industry level use case is the client application generates the records in real-time and those records need to be processed, so as part of this demo, we are doing three steps
1) Creating Azure event Hub
2) Configuring Azure even hub with python
3) Storing the message process by real-time in ADLS Gen2
Рекомендации по теме
Комментарии
Автор

Hey bro, my vs code is not able to recognize the azure event hub package even though it is installed in my pc
Could you please help ?

gauravraj