Skip to content

Commit 252accb

Browse files
committed
copilot for alerts
1 parent 93e3eac commit 252accb

File tree

1 file changed

+20
-5
lines changed

1 file changed

+20
-5
lines changed

articles/copilot/get-monitoring-information.md

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Get information about Azure Monitor metrics and logs using Microsoft Copilot for Azure (preview)
3-
description: Learn about scenarios where Microsoft Copilot for Azure (preview) can provide information about Azure Monitor metrics and logs.
4-
ms.date: 04/30/2024
2+
title: Get information about Azure Monitor metrics, logs, and alerts using Microsoft Copilot for Azure (preview)
3+
description: Learn about scenarios where Microsoft Copilot for Azure (preview) can provide information about Azure Monitor metrics, logs, and alerts.
4+
ms.date: 05/20/2024
55
ms.topic: conceptual
66
ms.service: copilot-for-azure
77
ms.custom:
@@ -11,9 +11,9 @@ ms.author: jenhayes
1111
author: JnHs
1212
---
1313

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

16-
You can ask Microsoft Copilot for Azure (preview) questions about metrics and logs collected by [Azure Monitor](/azure/azure-monitor/).
16+
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.
1717

1818
When you ask Microsoft Copilot for Azure (preview) 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.
1919

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

53+
## Answer questions about Azure Monitor alerts
54+
55+
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.
56+
57+
### Sample prompts
58+
59+
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.
60+
61+
- "Are there any alerts for my resource?"
62+
- "Tell me more about these alerts. How many critical alerts are there?"
63+
- "Show me all the alerts in my resource group"
64+
- "List all the alerts for the subscription"
65+
- "Show me all alerts triggered during the last 24 hours"
66+
67+
5368
## Next steps
5469

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

0 commit comments

Comments
 (0)