Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Azure Application Insights 'Alerts Data' into Power BI for Visualisation

Hello Guys !!

I was trying to pull data from Azure Application Insights to Power BI in order to create some visuals for consumption.

With help of a Kusto Query I am able to extract the Metrics Data.

There are some Alerts established on these Metrics in Application Insights, and I want to pull the Alerts Information, mainly the below fields:

Name

Severity

Monitor Condition

Alert State

Signal Type

Fired Time

Subscription

 

I tried some ways using REST API, efforts went in vain. I am new to Power BI and looking for some help on how to get this done.

No Replies