Forum Discussion
krishnamohan183
3 years agoRegular Visitor
Connect PowerBI to Log Analytics Workspace on Azure
Hi All I have some Azure Components and would like to visualize some of the resources and their components. I have log analytics workspace, where all my logs are already going to that workspace. ...
v-easonf-msft
Community Support
3 years agoHi, krishnamohan183
Log Analytics queries can be exported to M and used in Power BI directly. After running a successful query, select the Export to Power BI (M query) from the Export button in Log Analytics UI top action bar. Log Analytics creates a .txt file containing the M code that can be used directly in Power BI.
For more details, please refer to the following official article, which focuses on ways to feed data from Log Analytics to Microsoft Power BI to create more visually appealing reports and dashboards.
https://learn.microsoft.com/en-us/azure/azure-monitor/logs/log-powerbi
Best Regards,
Community Support Team _ Eason