Skip to content

Commit e7b1485

Browse files
committed
remove best practices
1 parent 1e4198c commit e7b1485

File tree

4 files changed

+1
-139
lines changed

4 files changed

+1
-139
lines changed

articles/azure-mcp-server/includes/tools/supported-azure-services.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Azure MCP Server provides the following tools for Azure services and Azure-relat
1414
|------|--------------|
1515
| [Azure AI Search](../../tools/ai-search.md) | Manage Azure AI Search resources, including search services, indexes, and queries. |
1616
| [Azure App Configuration](../../tools/app-configuration.md) | Manage centralized application settings and feature flags. |
17-
| [Azure best practices](../../tools/azure-bestpractices.md) | Get guidance on Azure Functions development, deployment, and Azure SDK usage. |
1817
| [Azure Cache for Redis](../../tools/azure-cache-for-redis.md) | Manage Azure Cache for Redis instances, Redis clusters, and access policies. |
1918
| [Azure CLI Extension](../../tools/azure-cli-extension.md) | Execute Azure CLI commands within the MCP server. |
2019
| [Azure Data Explorer](../../tools/azure-data-explorer.md) | Work with Azure Data Explorer clusters, databases, tables, and queries. |
@@ -30,4 +29,3 @@ Azure MCP Server provides the following tools for Azure services and Azure-relat
3029
| [Azure Storage](../../tools/storage.md) | List Azure Storage accounts, containers, blobs, and tables. |
3130
| [Resource Groups](../../tools/resource-group.md) | List Azure resource groups. |
3231
| [Subscription](../../tools/subscription.md) | List Azure subscriptions. |
33-
| [Terraform best practices for Azure](../../tools/azure-terraform-bestpractices.md) | Get guidance on implementing Terraform for Azure resources. |

articles/azure-mcp-server/tools/azure-bestpractices.md

Lines changed: 0 additions & 69 deletions
This file was deleted.

articles/azure-mcp-server/tools/azure-terraform-bestpractices.md

Lines changed: 0 additions & 36 deletions
This file was deleted.

articles/azure-mcp-server/tools/tools.json

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,5 @@
11
{
2-
"azure-azureterraformbestpractices": {
3-
"root": "azmcp azureterraformbestpractices",
4-
"tools": [
5-
{
6-
"name": "get",
7-
"description": "Execute the get operation.",
8-
"params": []
9-
}
10-
]
11-
},
12-
"azure-bestpractices": {
13-
"root": "azmcp bestpractices",
14-
"tools": [
15-
{
16-
"name": "azurefunctions get-code-generation",
17-
"description": "Execute the azurefunctions get-code-generation operation.",
18-
"params": [],
19-
"status": "new"
20-
},
21-
{
22-
"name": "azurefunctions get-deployment",
23-
"description": "Execute the azurefunctions get-deployment operation.",
24-
"params": [],
25-
"status": "new"
26-
},
27-
{
28-
"name": "general get",
29-
"description": "Get general.",
30-
"params": []
31-
}
32-
]
33-
},
2+
343

354
"azure-app-configuration": {
365
"root": "azmcp appconfig",

0 commit comments

Comments
 (0)