Hi,
I have a "summary" page which includes the "Applications with problems" resource. I would like to filter out all AppInsight monitors.
I can successfully add filter Application.Name not like 'AppInsight%', but I have some AppInsight monitors which have given other names (e.g. the name of the SQL instance).
The docs list Application.TemplateID as a SWQL application property, but when I try to use it I only get a There was an error while rendering resource with id XXXX.
Is it possible to filter out on templatename or -id or can I accomplish this another way?