I have a template deployed on azure which creates a resource group with various resources. These resources include an Application Insight. I want to access the latest data generated in 'event1' and 'event2' in my Application Insight using python 2.7.5. How to do that?
I have tried using azurerm but couldn't get the data.