Skip to content

Commit c3a68c2

Browse files
Merge pull request #275749 from AbbyMSFT/alerts-copilot
copilot for alerts
2 parents 9470aef + c2264c2 commit c3a68c2

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

articles/copilot/get-monitoring-information.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ ms.author: jenhayes
1212
author: JnHs
1313
---
1414

15-
# Get information about Azure Monitor metrics and logs using Microsoft Copilot for Azure
15+
# Get information about Azure Monitor metrics, logs, and alerts using Microsoft Copilot for Azure (preview)
1616

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.
1818

1919
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.
2020

@@ -51,6 +51,21 @@ Here are a few examples of the kinds of prompts you can use to get information a
5151
- "Check in logs which containers keep restarting"
5252
- "Show me all Kubernetes events"
5353

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+
5469
## Next steps
5570

5671
- Explore [capabilities](capabilities.md) of Microsoft Copilot for Azure.

0 commit comments

Comments
 (0)