Skip to content

Commit 3016d40

Browse files
Merge pull request #302756 from craigshoemaker/sre/prereq-restate
[SRE Agent] Update -> Remind prereqs
2 parents 3db4b13 + 26ee580 commit 3016d40

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

articles/sre-agent/troubleshoot-azure-app-service.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to use Azure SRE Agent (preview) and Azure App Service to
44
author: craigshoemaker
55
ms.author: cshoe
66
ms.topic: tutorial
7-
ms.date: 07/03/2025
7+
ms.date: 07/15/2025
88
ms.service: azure
99
---
1010

@@ -183,7 +183,9 @@ To control error simulation, configure an app setting your app checks at runtime
183183
184184
Now, create an Azure SRE Agent to monitor your App Service app.
185185
186-
1. In the Azure portal, search for and select **Azure SRE Agent**.
186+
1. Before you proceed, make sure to account for the [mandatory prerequisites](#prerequisites) so you can create an SRE Agent instance.
187+
188+
1. Follow the link provided in your onboarding email to access the Azure SRE Agent in the Azure portal.
187189
188190
1. Select **+ Create**.
189191

articles/sre-agent/troubleshoot-azure-container-apps.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Tutorial: Troubleshoot an app using an Azure SRE Agent (preview) in Azur
33
description: Deploy an automated agent to help monitor and resolve issues with an SRE Agent in Azure Container Apps.
44
author: craigshoemaker
55
ms.topic: tutorial
6-
ms.date: 07/03/2025
6+
ms.date: 07/15/2025
77
ms.author: cshoe
88
ms.service: azure
99
---
@@ -99,7 +99,9 @@ In the *Basics* tab, take the following actions.
9999
100100
Next, create an agent to monitor the *my-aca-app-group* resource group.
101101
102-
1. Go to the Azure portal and search for and select **SRE Agent**.
102+
1. Before you proceed, make sure to account for the [mandatory prerequisites](#prerequisites) so you can create an SRE Agent instance.
103+
104+
1. Follow the link provided in your onboarding email to access the Azure SRE Agent in the Azure portal.
103105
104106
1. Select **Create**.
105107

articles/sre-agent/usage.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create and use an Azure SRE Agent (preview)
33
description: Learn to use an automated agent to resolve problems and keep your apps running in Azure.
44
author: craigshoemaker
55
ms.topic: how-to
6-
ms.date: 07/07/2025
6+
ms.date: 07/15/2025
77
ms.author: cshoe
88
ms.service: azure
99
---
@@ -56,6 +56,8 @@ subscription ID, use the following command:
5656
5757
To create an SRE Agent, follow these steps:
5858
59+
1. Before you proceed, make sure to account for the [mandatory prerequisites](#prerequisites) so you can create an SRE Agent instance.
60+
5961
1. Follow the link provided in your onboarding email to access the Azure SRE Agent in the Azure portal.
6062
6163
1. Select **Create**.

0 commit comments

Comments
 (0)