You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When triaging, make sure to identify whether this issue should or shouldn't be happening -- if it's not truly exceptional, try to convert to a less interesting tracing method (e.g. a warning trace).
exceptions | summarize DnsFailure = countif(outerMessage contains "getaddrinfo ENOTFOUND"),
The text was updated successfully, but these errors were encountered: