My Project involves various azure products like web job, Event hub, table storage, blob storage etc.
I need to create a Live dashboard which shows the connectivity of the various components.
Eg., one web job get data from event hub, and moves it to Table storage, blob storgae and also to an event hub.
I need to check the connectivity of web job --> event hub, web job to table storage etc. Is this possible using application insights or any azure product. what are the other tools available.