Skip to content

Commit 5efe0b0

Browse files
fine-tuning
1 parent 4d81739 commit 5efe0b0

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

articles/app-service/sre-agent-overview.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
title: Azure SRE Agent overview (preview)
33
description: Learn how AI-enabled agents help solve problems and support resilient and self-healing systems on your behalf.
4-
services: app-service
54
author: craigshoemaker
6-
ms.service: azure-container-apps
75
ms.topic: conceptual
86
ms.date: 05/16/2025
97
ms.author: cshoe
@@ -46,7 +44,9 @@ The SRE Agent offers several key features that enhance the reliability and perfo
4644

4745
:::image type="content" source="media/sre-agent/sre-agent-knowldege-graph.png" alt-text="Screenshot of an SRE Agent knowledge graph.":::
4846

49-
An SRE Agent works to proactively monitor and maintain your Azure services. Each day your agent creates daily resource reports which provide insights into the health and status of your applications. Reports include:
47+
An SRE Agent works to proactively monitor and maintain your Azure services. Each day your agent creates daily resource reports which provide insights into the health and status of your applications.
48+
49+
Reports include:
5050

5151
- **Incident summary:** Generates information about incidents raised by the SRE Agent on the previous day. Categories include: active, mitigated, or resolved.
5252

@@ -107,11 +107,15 @@ The agent aims to reduce the toil of SREs by automating routine tasks and provid
107107

108108
### How was SRE Agent evaluated? What metrics are used to measure performance?
109109

110-
The SRE Agent was evaluated through various assessment activities, including user validation, measurement, and mitigations. Metrics used to measure performance include the accuracy of diagnostics, the effectiveness of mitigations, and user feedback on the agent's recommendations. The evaluation process involved testing the agent's capabilities across different scenarios, such as app availability and incident response, to ensure its reliability and effectiveness. Results are generalizable across use cases that weren't part of the initial evaluation. The agent's design allows it to adapt to different situations and provide consistent performance.
110+
The SRE Agent was evaluated through various assessment activities, including user validation, measurement, and mitigations. Metrics used to measure performance include the accuracy of diagnostics, the effectiveness of mitigations, and user feedback on the agent's recommendations.
111+
112+
The evaluation process involved testing the agent's capabilities across different scenarios, such as app availability and incident response, to ensure its reliability and effectiveness. Results are generalizable across use cases that weren't part of the initial evaluation. The agent's design allows it to adapt to different situations and provide consistent performance.
111113

112114
### What are the limitations of SRE Agent? How can impact of SRE Agent’s limitations be minimized?
113115

114-
The known limitations of the SRE Agent include its reliance on user approval for performing actions, which can slow down the response time in critical situations. Additionally, the agent might not be able to solve all problems or could produce inaccurate recommendations due to limitations in its knowledge base. You can minimize the impact of these limitations by providing detailed and accurate inputs, regularly updating the agent's configuration, and closely monitoring its actions. Ensuring a human SRE reviews and validates the agent's recommendations also helps mitigate potential errors.
116+
The known limitations of the SRE Agent include its reliance on user approval for performing actions, which can slow down the response time in critical situations. Additionally, the agent might not be able to solve all problems or could produce inaccurate recommendations due to limitations in its knowledge base.
117+
118+
You can minimize the impact of these limitations by providing detailed and accurate inputs, regularly updating the agent's configuration, and closely monitoring its actions. Ensuring a human SRE reviews and validates the agent's recommendations also helps mitigate potential errors.
115119

116120
### What operational factors and settings allow for effective and responsible use of SRE Agent?
117121

articles/app-service/sre-agent-usage.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
2-
title: Create and use an SRE Agent
2+
title: Create and use an Azure SRE Agent
33
description: Learn to use an automated agent to resolve problems and keep your apps running in Azure.
4-
services: app-service
54
author: craigshoemaker
6-
ms.service: azure-container-apps
75
ms.topic: how-to
86
ms.date: 05/16/2025
97
ms.author: cshoe
@@ -57,7 +55,7 @@ To create an SRE Agent, follow these steps:
5755

5856
Your agent has access to any resource inside the resource group associated with the agent. Use the chat feature to help you inquire about and resolve issues related to your resources.
5957

60-
1. Go to the Azure portal, search for and select **SRE Agent**.
58+
1. Go to the Azure portal, search for and select **Azure SRE Agent**.
6159

6260
1. Locate your agent in the list and select the agent name.
6361

@@ -77,4 +75,4 @@ If you have a specific problem in mind, you could ask questions like:
7775

7876
## Related content
7977

80-
- [SRE Agent overview](./sre-agent-overview.md)
78+
- [Azure SRE Agent overview](./sre-agent-overview.md)

0 commit comments

Comments
 (0)