Skip to content

Commit c034045

Browse files
add services list
1 parent daa6388 commit c034045

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

articles/sre-agent/overview.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,30 @@ Further, here are some prompts you can use to help you interact with your agent:
103103
- List [Container Apps/Web Apps/etc.] that you’re managing across all subscriptions.
104104
- Visualize split of Container Apps vs Web Apps vs AKS clusters managed across all subscriptions as a pie chart.
105105

106+
## Supported services
107+
108+
While Azure SRE Agent can help you manage and report on all Azure services, the agent features specialized tools for managing the following services:
109+
110+
- Azure API Management
111+
- Azure App Service
112+
- Azure Cache for Redis
113+
- Azure Container Apps
114+
- Azure Cosmos DB
115+
- Azure Database for PostgreSQL
116+
- Azure Functions
117+
- Azure Kubernetes Service
118+
- Azure SQL
119+
- Azure Storage
120+
- Azure Virtual Machines
121+
122+
To get the latest list of services with custom agent tooling, you can submit the following prompt to the agent:
123+
124+
```text
125+
Which Azure services do you have specialized tooling available?
126+
```
127+
128+
As you create an agent, the resource group picker indicates groups containing services from this list that feature specialized support. In the create window, a checkmark next to the resource group indicates that the group includes services with specialized support.
129+
106130
## Preview access
107131

108132
Access to an SRE Agent is only available as in preview. To sign up for access, fill out the [SRE Agent application](https://go.microsoft.com/fwlink/?linkid=2319540).

0 commit comments

Comments
 (0)