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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Get information about Azure Monitor logs using Microsoft Copilot for Azure (preview)
3
3
description: Learn about scenarios where Microsoft Copilot for Azure (preview) can provide information about Azure Monitor metrics and logs.
4
-
ms.date: 11/15/2023
4
+
ms.date: 01/30/2024
5
5
ms.topic: conceptual
6
6
ms.service: copilot-for-azure
7
7
ms.custom:
@@ -15,17 +15,17 @@ author: JnHs
15
15
16
16
You can ask Microsoft Copilot for Azure (preview) questions about logs collected by [Azure Monitor](/azure/azure-monitor/).
17
17
18
-
When asked about logs for a particular resource, Microsoft Copilot for Azure (preview) generates an example KQL expression and allows you to further explore the data in Azure Monitor logs. This capability is available for all customers using Log Analytics, and can be used in the context of a particular Azure Kubernetes Service cluster that is using Azure Monitor logs.
18
+
When asked about logs for a particular resource, Microsoft Copilot for Azure (preview) generates an example KQL expression and allows you to further explore the data in Azure Monitor logs. This capability is available for all customers using Log Analytics, and can be used in the context of a particular Azure Kubernetes Service (AKS) cluster that uses Azure Monitor logs.
19
19
20
-
When you ask Microsoft Copilot for Azure (preview) about logs, 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 isn't clear, you'll be prompted to specify the resource for which you want information.
20
+
To get details about your container logs, start on the **Logs**page for your AKS cluster.
Here are a few examples of the kinds of prompts you can use to get information about Azure Monitor logs. Modify these prompts based on your real-life scenarios, or try additional prompts to get different kinds of information.
28
+
Here are a few examples of the kinds of prompts you can use to get information about Azure Monitor logs for an AKS cluster. Modify these prompts based on your real-life scenarios, or try additional prompts to get different kinds of information.
29
29
30
30
- "Are there any errors in container logs?"
31
31
- "Show logs for the last day of pod <provide_pod_name> under namespace <provide_namespace>"
@@ -36,5 +36,5 @@ Here are a few examples of the kinds of prompts you can use to get information a
36
36
## Next steps
37
37
38
38
- Explore [capabilities](capabilities.md) of Microsoft Copilot for Azure (preview).
39
-
- Learn more about [Azure Monitor](/azure/azure-monitor/).
39
+
- Learn more about [Azure Monitor](/azure/azure-monitor/) and [how to use it with AKS clusters](/azure/aks/monitor-aks).
40
40
-[Request access](https://aka.ms/MSCopilotforAzurePreview) to Microsoft Copilot for Azure (preview).
0 commit comments