An oak-copse team wants a near-real-time page on failed-request rate and a slower digest when a rare exception message appears. Which alert shapes fit Application Insights data?
Select an answer to reveal the explanation.
Short Explanation
Metric alerts chase rates fast. Log alerts chase rare exception text with a query. Pipeline channels, Redis, and CDN webhooks are not those two Insights shapes.
Full Explanation
Metric alerts evaluate Application Insights metrics such as failed-request rate with low latency. Log alerts evaluate a Kusto (or Logs) condition when a specific exception message appears. AZ-400 notification plumbing, Redis notifications, and CDN webhooks are not the Domain 4 alert-shape distinction.