Forum Discussion
Azure App Insights Log Analytics > Python Connector
- Sep 19, 2019
Histefan_kaehler I am not sure what you mean by connector for App Insights to Python? Does not makes any sense. Python is scripting language where PowerBI is service for reporting and dashboarding. You can pull data from App Insights by using its API.
https://dev.applicationinsights.io/
Additionally there is azure sdk for python https://github.com/Azure/azure-sdk-for-python.
Histefan_kaehler I am not sure what you mean by connector for App Insights to Python? Does not makes any sense. Python is scripting language where PowerBI is service for reporting and dashboarding. You can pull data from App Insights by using its API.
https://dev.applicationinsights.io/
Additionally there is azure sdk for python https://github.com/Azure/azure-sdk-for-python.
- stefan_kaehlerSep 19, 2019Copper Contributor
Thanks Stanislav_Zhelyazkov! The App Insights API should work!