Skip to content

Commit 97267d3

Browse files
Merge pull request #264665 from JnHs/jh-copilot-monlogs
clarified start page
2 parents 999d236 + 4995120 commit 97267d3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/copilot/get-monitoring-information.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Get information about Azure Monitor logs using Microsoft Copilot for Azure (preview)
33
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
55
ms.topic: conceptual
66
ms.service: copilot-for-azure
77
ms.custom:
@@ -15,17 +15,17 @@ author: JnHs
1515

1616
You can ask Microsoft Copilot for Azure (preview) questions about logs collected by [Azure Monitor](/azure/azure-monitor/).
1717

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

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

2222
[!INCLUDE [scenario-note](includes/scenario-note.md)]
2323

2424
[!INCLUDE [preview-note](includes/preview-note.md)]
2525

2626
## Sample prompts
2727

28-
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.
2929

3030
- "Are there any errors in container logs?"
3131
- "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
3636
## Next steps
3737

3838
- 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).
4040
- [Request access](https://aka.ms/MSCopilotforAzurePreview) to Microsoft Copilot for Azure (preview).

0 commit comments

Comments
 (0)