Hi,
Can anyone explain me the difference between Eventhub and App Insights? Please let me know in which real-time scenario do we use them.
Deepak
Documentation is freely available:
Application Insights: https://docs.microsoft.com/en-us/azure/application-insights/app-insights-overview
Event Hubs: https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-about
You do not need an Event Hub to process or gather Application Insight data.
The connection between the two is that Application Insights are one type of data, among several others, that you can arrange to be sent to an Event Hub if you want to: https://docs.microsoft.com/en-us/azure/monitoring-and-diagnostics/monitor-stream-monitoring-data-event-hubs