It seems the alert engine is not aware that an application pool is unmanaged, only it's state. So how do we code an exception into our alert so we no longer get alerted for unmanaged app pools?
Trigger Condition:
AppInsight for IIS: Application Pool - Status - is not equal to - Unmanaged
The actual trigger condition:
AppInsight for IIS: Application Pool - State - is equal to - Stopped
I guess a better question here is what is the status for application pools? I only see app pools as states. We still get alerts for unmanaged app pools using the alert logic above.