Hi @olufemia-MSFT, thanks! I just set up remote debugging and was able to check the incoming json payload, and it does indeed provide the columns that are specified in my query :)
Does my kusto query affect the search result fields in the Application Insights common alert schema?
Suzanne K
6
Reputation points
Hi,
In Application Insights, I've written a KQL/Kusto query that extends fields from customDimensions into proper columns which are then projected for the search result. This query is part of an alert/action group that triggers an Azure function. When the function is triggered, the search results are sent to the function as a json payload. My question is, if I enable the common alert schema, will the search results be presented in the same form dictated by my Kusto query, or do the column settings revert to those of the common alert schema?
Thanks in advance!!!
Suzanne
Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,645 questions