Power BI has the ability to bring the data from multiple sources and represent in a rich visual way. You can customize and filters the data coming from different data sources and do the visual representation of data which matter most to your end users. To visualize the Application Insights data in Power BI, One of the approach we have used so far this process is using Continuous Export and Azure Stream Analytics. While this process works very well, and using Azure Stream Analytics, you can transform the Application Insights data to any other data sources, but this takes sometime to configure and setup. But so far that is the best option where you can have your own custom quires in places to get resultant data.
With the help of Application Insights Content Pack for power BI, you can also get the basic set of just following couple of steps.
Step 1 : Open the Content Pack Library
Open the Power BI Portal, from the left bottom corner of the menu bar, select “Get Data” and then select “Get” from the Services section under “Content Pack Library”
Once you select the “Get” button from the in previous steps, it will navigate list of Services Content Packs. There you will find option for “Application Insights”. Select the same, and then click on “Connect” from the dialog window as show in the screen shot below.
Step 2 : Connecting with Application Insights
Connect to Application Insights dialog window will ask for Application Insights name, resource name and subscription Id, which you can easily get from Azure Portal.
Click on the next, and the sign in Authentication window will perform the authentication against your subscriptions, where you may required to provide your credentials.
Step 2 : Visualize the Application Insights Data in Power BI
That’s it. It may take a while to configure your data sets and other records, but soon your dashboard would be ready with report as shown below.
To get a granular level of details,, you can click on individual items. Which will take a you to more lower level of details.
You can customize this report, or if wish to have your own, you can create them from the Data Sets.
For automatic updates you can configure the Datasets settings.
Read more about the Application Insight Content Pack here Explore your Application Insights data with Power BI
Hope this helps !
Pingback: Dew Drop – November 10, 2015 (#2129) | Morning Dew
Pingback: Visual Studio – Developer Top Ten for Nov 12th, 2015 - Dmitry Lyalin
Pingback: Application Insights – Real Time Telemetry for your Cross Platform Application | Abhijit's World of .NET
Pingback: .NET Tips and Tricks – Back to Basic, Visual Studio and Application Insights – November 2015 Links | Abhijit's World of .NET
Pingback: Exporting Application Insights data to Excel – It’s just a single click !