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
Copy file name to clipboardExpand all lines: articles/copilot/get-monitoring-information.md
+17-2Lines changed: 17 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,9 @@ ms.author: jenhayes
12
12
author: JnHs
13
13
---
14
14
15
-
# Get information about Azure Monitor metricsand logs using Microsoft Copilot for Azure
15
+
# Get information about Azure Monitor metrics, logs, and alerts using Microsoft Copilot for Azure (preview)
16
16
17
-
You can ask Microsoft Copilot for Azure (preview) questions about metrics and logs collected by [Azure Monitor](/azure/azure-monitor/).
17
+
You can ask Microsoft Copilot for Azure (preview) questions about metrics and logs collected by [Azure Monitor](/azure/azure-monitor/), and about Azure Monitor alerts.
18
18
19
19
When you ask Microsoft Copilot for Azure for this information, it automatically pulls context when possible, based on the current conversation or on the page you're viewing in the Azure portal. If the context of a query isn't clear, you'll be prompted to specify the resource for which you want information.
20
20
@@ -51,6 +51,21 @@ Here are a few examples of the kinds of prompts you can use to get information a
51
51
- "Check in logs which containers keep restarting"
52
52
- "Show me all Kubernetes events"
53
53
54
+
## Answer questions about Azure Monitor alerts
55
+
56
+
Use Microsoft Copilot for Azure (preview) to ask questions about your Azure Monitor alerts. When asked about alerts, Microsoft Copilot for Azure (preview) summarizes the list of alerts, their severity, and allows you to further explore the data in the alerts page.
57
+
58
+
### Sample prompts
59
+
60
+
Here are a few examples of the kinds of prompts you can use to get information about Azure Monitor alerts. Modify these prompts based on your real-life scenarios, or try additional prompts to get different kinds of information.
61
+
62
+
- "Are there any alerts for my resource?"
63
+
- "Tell me more about these alerts. How many critical alerts are there?"
64
+
- "Show me all the alerts in my resource group"
65
+
- "List all the alerts for the subscription"
66
+
- "Show me all alerts triggered during the last 24 hours"
67
+
68
+
54
69
## Next steps
55
70
56
71
- Explore [capabilities](capabilities.md) of Microsoft Copilot for Azure.
0 commit comments