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/azure-mcp-server/tools/azure-aks.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,9 @@ ms.date: 7/22/2025
14
14
15
15
# Azure Kubernetes Service tools for the Azure MCP Server
16
16
17
-
The Azure MCP Server lets you manage Azure resources, including Azure Kubernetes Service (AKS) clusters, using natural language prompts. This enables you to quickly manage your container workloads without remembering complex syntax.
17
+
The Azure MCP Server lets you manage Azure resources, including Azure Kubernetes Service (AKS) clusters, using natural language prompts. This feature enables you to quickly manage your container workloads without needing to remember complex syntax.
18
18
19
-
[Azure Kubernetes Service (AKS)](/azure/aks/intro-kubernetes) is a managed container orchestration service that simplifies Kubernetes deployment and management. AKS offers serverless Kubernetes, integrated CI/CD, and enterprise-grade security and governance, allowing you to focus on application development rather than infrastructure management.
19
+
[Azure Kubernetes Service (AKS)](/azure/aks/intro-kubernetes) is a managed container orchestration service that simplifies Kubernetes deployment and management. AKS offers serverless Kubernetes, integrated CI/CD, and enterprise-grade security and governance. With AKS, you can focus on application development rather than infrastructure management.
-**List all clusters**: "Show me all my AKS clusters in my subscription"
35
35
-**View cluster inventory**: "Can you list the Kubernetes clusters in resource group 'container-rg' for subscription 'dev-123'?"
36
36
-**Check cluster status**: "AKS clusters... dev environment... quick overview"
37
-
-**Cluster overview**: "I need a complete inventory of all our Kubernetes deployments across our enterprise subscription with their node counts and versions"
37
+
-**Cluster overview**: "I need a complete inventory of all our Kubernetes deployments across our enterprise subscription with their node counts and versions."
38
38
-**Find clusters**: "List clusters in the East US region only"
39
39
-**Monitor deployments**: "What's the status of our production AKS clusters? Are they all running properly?"
Copy file name to clipboardExpand all lines: articles/azure-mcp-server/tools/azure-load-testing.md
+20-20Lines changed: 20 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ms.date: 7/22/2025
14
14
15
15
# Azure Load Testing tools for the Azure MCP Server
16
16
17
-
The Azure MCP Server lets you manage Azure resources, including Azure Load Testing services, using natural language prompts. This lets you quickly create and manage load tests without remembering complex syntax.
17
+
The Azure MCP Server lets you manage Azure resources, including Azure Load Testing services, using natural language prompts. This feature helps you quickly create and manage load tests without needing to remember complex syntax.
18
18
19
19
[Azure Load Testing](/azure/load-testing/overview-what-is-azure-load-testing) is a fully managed load testing service that helps you generate high-scale load to identify application performance bottlenecks. With Azure Load Testing, you can stress test your applications and validate performance, scalability, and capacity.
20
20
@@ -40,13 +40,13 @@ Example prompts include:
40
40
41
41
| Parameter | Required or optional | Description |
42
42
|-----------|-------------|-------------|
43
-
| Subscription | Required | The ID or name of the subscription where the load test will be created. |
44
-
| Resource group | Required | The resource group where the load test will be created. |
45
-
| Test resource name | Required | The name of the test resource to be used. |
43
+
| Subscription | Required | The ID or name of the subscription where you want to create the load test. |
44
+
| Resource group | Required | The resource group where you want to create the load test. |
45
+
| Test resource name | Required | The name of the test resource to use. |
46
46
| Test ID | Required | A unique identifier for the test. |
47
47
| Display name | Required | A user-friendly name for the new load test. |
48
48
| Description | Required | A description of the test and its purpose. |
49
-
| Endpoint | Required | The URL endpoint to be tested. |
49
+
| Endpoint | Required | The URL endpoint to test. |
50
50
| Virtual users | Required | The number of concurrent virtual users for the load test. |
51
51
| Duration | Required | The total duration of the test in seconds. |
52
52
| Ramp-up time | Required | The time period over which to gradually increase load to the specified number of virtual users. |
@@ -73,8 +73,8 @@ Example prompts include:
73
73
74
74
| Parameter | Required or optional | Description |
75
75
|-----------|-------------|-------------|
76
-
| Subscription | Required | The ID or name of the subscription containing the load test. |
77
-
| Resource group | Required | The resource group containing the load test. |
76
+
| Subscription | Required | The ID or name of the subscription that contains the load test. |
77
+
| Resource group | Required | The resource group that contains the load test. |
78
78
| Test resource name | Required | The name of the test resource. |
79
79
| Test ID | Required | The unique identifier of the test to retrieve. |
80
80
@@ -93,13 +93,13 @@ Example prompts include:
93
93
-**List test resources**: "Show me all the load testing resources in my subscription"
94
94
-**View available resources**: "What Azure Load Testing resources do I have in my dev subscription?"
95
95
-**Resource inventory**: "List all test resources in resource group 'performance-testing'"
96
-
-**Check environment**: "Show me the testing resources we've provisioned in our subscription"
96
+
-**Check environment**: "Show me the testing resources we provisioned in our subscription"
97
97
-**Find resources**: "Where are all my load testing resources deployed?"
98
98
99
99
| Parameter | Required or optional | Description |
100
100
|-----------|-------------|-------------|
101
-
| Subscription | Required | The ID or name of the subscription containing the test resources. |
102
-
| Resource group | Required | The resource group containing the test resources. |
101
+
| Subscription | Required | The ID or name of the subscription that contains the test resources. |
102
+
| Resource group | Required | The resource group that contains the test resources. |
103
103
| Test resource name | Required | The name of a specific test resource to filter by. |
104
104
105
105
### Create test resource
@@ -119,8 +119,8 @@ Example prompts include:
119
119
120
120
| Parameter | Required or optional | Description |
121
121
|-----------|-------------|-------------|
122
-
| Subscription | Required | The ID or name of the subscription where the test resource will be created. |
123
-
| Resource group | Required | The resource group where the test resource will be created. |
122
+
| Subscription | Required | The ID or name of the subscription where you want to create the test resource. |
123
+
| Resource group | Required | The resource group where you want to create the test resource. |
124
124
| Test resource name | Required | A name for the new test resource. |
125
125
126
126
## Test runs
@@ -142,8 +142,8 @@ Example prompts include:
142
142
143
143
| Parameter | Required or optional | Description |
144
144
|-----------|-------------|-------------|
145
-
| Subscription | Required | The ID or name of the subscription containing the load test. |
146
-
| Resource group | Required | The resource group containing the load test. |
145
+
| Subscription | Required | The ID or name of the subscription that contains the load test. |
146
+
| Resource group | Required | The resource group that contains the load test. |
147
147
| Test resource name | Required | The name of the test resource to use. |
148
148
| Test ID | Required | The ID of the test to run. |
149
149
| Testrun ID | Required | A custom ID to assign to this test run. |
@@ -167,8 +167,8 @@ Example prompts include:
167
167
168
168
| Parameter | Required or optional | Description |
169
169
|-----------|-------------|-------------|
170
-
| Subscription | Required | The ID or name of the subscription containing the test run. |
171
-
| Resource group | Required | The resource group containing the test run. |
170
+
| Subscription | Required | The ID or name of the subscription that contains the test run. |
171
+
| Resource group | Required | The resource group that contains the test run. |
172
172
| Test resource name | Required | The name of the test resource used for the test run. |
173
173
| Testrun ID | Required | The ID of the test run to retrieve. |
174
174
@@ -191,8 +191,8 @@ Example prompts include:
191
191
192
192
| Parameter | Required or optional | Description |
193
193
|-----------|-------------|-------------|
194
-
| Subscription | Required | The ID or name of the subscription containing the test runs. |
195
-
| Resource group | Required | The resource group containing the test runs. |
194
+
| Subscription | Required | The ID or name of the subscription that contains the test runs. |
195
+
| Resource group | Required | The resource group that contains the test runs. |
196
196
| Test resource name | Required | The name of the test resource used for the test runs. |
197
197
| Test ID | Required | The ID of a specific test to filter test runs by. |
198
198
@@ -214,8 +214,8 @@ Example prompts include:
214
214
215
215
| Parameter | Required or optional | Description |
216
216
|-----------|-------------|-------------|
217
-
| Subscription | Required | The ID or name of the subscription containing the test run. |
218
-
| Resource group | Required | The resource group containing the test run. |
217
+
| Subscription | Required | The ID or name of the subscription that contains the test run. |
218
+
| Resource group | Required | The resource group that contains the test run. |
219
219
| Test resource name | Required | The name of the test resource associated with the test run. |
220
220
| Test ID | Required | The ID of the test associated with the test run. |
221
221
| Testrun ID | Required | The ID of the test run to update. |
Copy file name to clipboardExpand all lines: articles/azure-mcp-server/tools/azure-sql.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,9 @@ ms.date: 7/22/2025
14
14
15
15
# Azure SQL tools for the Azure MCP Server
16
16
17
-
The Azure MCP Server lets you manage Azure resources, including Azure SQL databases and servers, using natural language prompts. This lets you quickly manage your database resources without remembering complex syntax.
17
+
The Azure MCP Server lets you manage Azure resources, including Azure SQL databases and servers, using natural language prompts. This feature lets you quickly manage your database resources without remembering complex syntax.
18
18
19
-
[Azure SQL](/azure/azure-sql/) is a family of managed, secure, and intelligent products that use the SQL Server database engine in the Azure cloud. Azure SQL includes Azure SQL Database, Azure SQL Managed Instance, and SQL Server on Azure VMs, providing flexible options for migrating, modernizing, and developing applications.
19
+
[Azure SQL](/azure/azure-sql/) is a family of managed, secure, and intelligent products that use the SQL Server database engine in the Azure cloud. Azure SQL includes Azure SQL Database, Azure SQL Managed Instance, and SQL Server on Azure VMs. These products provide flexible options for migrating, modernizing, and developing applications.
-**Check admin users**: "Show me all Microsoft Entra administrators for my 'prod-sql' server"
37
37
-**Identity access**: "List Microsoft Entra admins for SQL server 'finance-db' in resource group 'data' and subscription 'corp-main'"
38
38
-**Security check**: "Who has admin access to my SQL servers?"
39
-
-**Administrator review**: "Need to verify Entra ID admins... SQL server... urgent"
39
+
-**Administrator review**: "Need to verify Entra ID admins on SQL server now"
40
40
-**Access audit**: "Could you please provide a comprehensive breakdown of all Microsoft Entra administrators assigned to my eastus-sql-02 server in the development environment for security compliance documentation?"
41
41
42
42
43
43
| Parameter | Required or optional | Description |
44
44
|-----------|-------------|-------------|
45
-
| Subscription | Required | The ID or name of your Azure subscription containing the SQL server. |
46
-
| Resource group | Required | The resource group containing the SQL server. |
45
+
| Subscription | Required | The ID or name of your Azure subscription that contains the SQL server. |
46
+
| Resource group | Required | The resource group that contains the SQL server. |
47
47
| Server name | Required | The name of the SQL server to list Microsoft Entra administrators for. |
48
48
49
49
## Database
@@ -54,7 +54,7 @@ Example prompts include:
54
54
azmcp sql db show --subscription
55
55
-->
56
56
57
-
Retrieves detailed information about a specific Azure SQL database. Use this command to examine the configuration, performance tier, size, and other characteristics of your database.
57
+
Retrieves detailed information about a specific Azure SQL database. Use this command to check the configuration, performance tier, size, and other characteristics of your database.
58
58
59
59
Example prompts include:
60
60
@@ -66,10 +66,10 @@ Example prompts include:
66
66
67
67
| Parameter | Required or optional | Description |
68
68
|-----------|-------------|-------------|
69
-
| Subscription | Required | The ID or name of your Azure subscription containing the SQL database. |
70
-
| Resource group | Required | The resource group containing the SQL server and database. |
69
+
| Subscription | Required | The ID or name of your Azure subscription that contains the SQL database. |
70
+
| Resource group | Required | The resource group that contains the SQL server and database. |
71
71
| Server name | Required | The name of the SQL server hosting the database. |
72
-
| Database name | Required | The name of the database to retrieve details for. |
72
+
| Database name | Required | The name of the database to get details for. |
73
73
74
74
75
75
## Firewall rules
@@ -92,8 +92,8 @@ Example prompts include:
92
92
93
93
| Parameter | Required or optional | Description |
94
94
|-----------|-------------|-------------|
95
-
| Subscription | Required | The ID or name of your Azure subscription containing the SQL server. |
96
-
| Resource group | Required | The resource group containing the SQL server. |
95
+
| Subscription | Required | The ID or name of your Azure subscription that contains the SQL server. |
96
+
| Resource group | Required | The resource group that contains the SQL server. |
97
97
| Server name | Required | The name of the SQL server to list firewall rules for. |
98
98
99
99
## Elastic pools
@@ -104,7 +104,7 @@ Example prompts include:
104
104
azmcp sql elastic-pool list --subscription
105
105
-->
106
106
107
-
Lists all elastic pools for a specific Azure SQL server. Elastic pools are a resource allocation solution that let you manage and scale multiple databases with varying resource demands.
107
+
Lists all elastic pools for a specific Azure SQL server. Elastic pools are a resource allocation solution that lets you manage and scale multiple databases with varying resource demands.
108
108
109
109
Example prompts include:
110
110
@@ -116,8 +116,8 @@ Example prompts include:
116
116
117
117
| Parameter | Required or optional | Description |
118
118
|-----------|-------------|-------------|
119
-
| Subscription | Required | The ID or name of your Azure subscription containing the SQL server. |
120
-
| Resource group | Required | The resource group containing the SQL server. |
119
+
| Subscription | Required | The ID or name of your Azure subscription that contains the SQL server. |
120
+
| Resource group | Required | The resource group that contains the SQL server. |
121
121
| Server name | Required | The name of the SQL server to list elastic pools for. |
0 commit comments