skip to Main Content

Azure Application Insights | KQL | Get exception details

We are using Azure application Insights for error logging. I am new to KQL and trying to fetch custom properties from inbuilt "customDimensions" column in the following format, Data in "customDimensions" column { "File Name":"Sample File 1", "Correlation ID":"e33a8d45-0566-4bf2-94f8-54a6fec29bff", "Error…

VIEW QUESTION
Back To Top
Search