Skip to content

Commit 60adcbb

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/azure-dev-docs-pr (branch live)
2 parents 82f41a5 + ff05d46 commit 60adcbb

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

articles/azure-mcp-server/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ items:
1919
href: tools/azure-best-practices.md
2020
- name: Azure Bicep schema
2121
href: tools/azure-bicep-schema.md
22-
- name: Azure Cache for Redis
22+
- name: Azure Redis
2323
href: tools/azure-cache-for-redis.md
2424
- name: Azure CLI
2525
href: tools/azure-cli-extension.md
@@ -35,7 +35,7 @@ items:
3535
href: tools/azure-developer-cli.md
3636
- name: Azure Foundry
3737
href: tools/azure-foundry.md
38-
- name: Azure Grafana
38+
- name: Azure Managed Grafana
3939
href: tools/azure-grafana.md
4040
- name: Azure Key Vault
4141
href: tools/key-vault-key.md

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ Azure MCP Server provides the following tools for Azure services and Azure-relat
1616
| [Azure Bicep schema](../../tools/azure-bicep-schema.md) | Retrieve Bicep schemas for Azure resources to use in Infrastructure as Code templates. |
1717
| [Azure App Configuration](../../tools/app-configuration.md) | Manage centralized application settings and feature flags. |
1818
| [Azure best practices](../../tools/azure-best-practices.md) | Get guidance on Azure Functions development, deployment, and Azure SDK usage. |
19-
| [Azure Cache for Redis](../../tools/azure-cache-for-redis.md) | Manage Azure Cache for Redis instances, Redis clusters, and access policies. |
19+
| [Azure Redis](../../tools/azure-cache-for-redis.md) | Manage Azure Redis instances, Redis clusters, and access policies. |
2020
| [Azure CLI](../../tools/azure-cli-extension.md) | Execute Azure CLI commands within the MCP server. |
2121
| [Azure Container Registry](../../tools/azure-container-registry.md) | List Azure Container Registry instances. |
2222
| [Azure Cosmos DB](../../tools/cosmos-db.md) | Work with Azure Cosmos DB accounts, databases, containers, and documents. |
2323
| [Azure Data Explorer](../../tools/azure-data-explorer.md) | Work with Azure Data Explorer clusters, databases, tables, and queries. |
2424
| [Azure Database for PostgreSQL](../../tools/postgresql.md) | Manage Azure Database for PostgreSQL servers, databases, and tables. |
2525
| [Azure Developer CLI](../../tools/azure-developer-cli.md) | Execute Azure Developer CLI commands for application development and deployment. |
2626
| [Azure Foundry](../../tools/azure-foundry.md) | Work with Azure AI Foundry models, deployments, and endpoints. |
27-
| [Azure Grafana](../../tools/azure-grafana.md) | List Grafana workspaces.|
27+
| [Azure Managed Grafana](../../tools/azure-grafana.md) | List Azure Managed Grafana workspaces.|
2828
| [Azure Key Vault](../../tools/key-vault-key.md) | List and create keys, secrets, certificates in Azure Key Vault. |
2929
| [Azure Kubernetes Service](../../tools/azure-aks.md) | List Azure Kubernetes Service clusters. |
3030
| [Azure Load Testing](../../tools/azure-load-testing.md) | Create, run, and see load testing. |

articles/azure-mcp-server/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ landingContent:
3939
url: tools/ai-search.md
4040
- text: Azure App Configuration
4141
url: tools/app-configuration.md
42-
- text: Azure Cache for Redis
42+
- text: Azure Redis
4343
url: tools/azure-cache-for-redis.md
4444
- text: Azure CLI
4545
url: tools/azure-cli-extension.md

articles/azure-mcp-server/tools/azure-cache-for-redis.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Azure Cache for Redis Tools for Azure MCP Server
3-
description: Learn how to manage Azure Cache for Redis instances using the Azure MCP Server with natural language prompts. Discover tools for Redis clusters, databases, caches, and access policies.
4-
keywords: azure mcp server, azmcp, cache for redis, redis cache, redis cluster, redis enterprise
2+
title: Azure Redis Tools for Azure MCP Server
3+
description: Learn how to manage Azure Redis instances using the Azure MCP Server with natural language prompts. Discover tools for Redis clusters, databases, caches, and access policies.
4+
keywords: azure mcp server, azmcp, managed redis, cache for redis, redis cache, redis cluster, redis enterprise
55
author: diberry
66
ms.author: diberry
77
ms.date: 07/01/2025
@@ -11,19 +11,19 @@ ai-usage: ai-assisted
1111
ms.custom: build-2025
1212
---
1313

14-
# Azure Cache for Redis tools for Azure MCP Server
14+
# Azure Redis tools for Azure MCP Server
1515

16-
The Azure MCP Server allows you to manage Azure Cache for Redis instances using natural language prompts. You can quickly manage Redis caches, clusters, databases, and access policies without remembering complex syntax or commands.
16+
The Azure MCP Server allows you to manage Azure Redis instances using natural language prompts. You can quickly manage Redis caches, clusters, databases, and access policies without remembering complex syntax or commands.
1717

18-
[Azure Cache for Redis](/azure/azure-cache-for-redis/cache-overview) provides an in-memory data store based on the Redis software. Redis improves the performance and scalability of applications that use backend data stores heavily. It's able to process large volumes of application requests by keeping frequently accessed data in server memory, which can be written to and read from quickly.
18+
[Azure Redis](/azure/redis) provides an in-memory data store based on the Redis software. Redis improves the performance and scalability of applications that use backend data stores heavily. It's able to process large volumes of application requests by keeping frequently accessed data in server memory, which can be written to and read from quickly.
1919

20-
Azure Cache for Redis offers both Redis open-source (OSS Redis) and Redis Enterprise as managed services. The service supports multiple tiers including Basic, Standard, Premium, Enterprise, and Enterprise Flash, each offering different levels of performance, features, and availability.
20+
The Azure Redis tools support both [Azure Managed Redis](/azure/redis/overview) and [Azure Cache for Redis](/azure/azure-cache-for-redis/cache-overview).
2121

2222
[!INCLUDE [tip-about-params](../includes/tools/parameter-consideration.md)]
2323

2424
## List Redis clusters
2525

26-
The Azure MCP Server can list Redis clusters in Azure Cache for Redis Enterprise services. This allows you to view all your Redis Enterprise clusters across your subscription.
26+
The Azure MCP Server can list Redis clusters in Azure Redis services. This allows you to view all your Redis clusters across your subscription.
2727

2828
Example prompts include:
2929

@@ -57,23 +57,23 @@ Example prompts include:
5757

5858
## List Redis caches
5959

60-
The Azure MCP Server can list Redis caches in the Azure Cache for Redis service. This includes Basic, Standard, and Premium tier caches that provide traditional Redis functionality.
60+
The Azure MCP Server can list Redis caches in the Azure Redis service. This includes Basic, Standard, and Premium tier caches that provide traditional Redis functionality.
6161

6262
Example prompts include:
6363

6464
- **List caches:** "Show me all Redis caches in my subscription."
65-
- **Find caches:** "What Azure Cache for Redis instances do I have?"
65+
- **Find caches:** "What Azure Redis instances do I have?"
6666
- **View cache inventory:** "List all my Redis caches"
6767
- **Check cache status:** "Show Redis caches in subscription abc123"
68-
- **Query caches:** "Get all my Azure Cache for Redis instances"
68+
- **Query caches:** "Get all my Azure Redis instances"
6969

7070
| Parameter | Required | Description |
7171
| --- | --- | --- |
7272
| Subscription | Required | The ID of the subscription containing the Redis caches. |
7373

7474
## List cache access policies
7575

76-
The Azure MCP Server can list access policy assignments in an Azure Redis cache. Azure Cache for Redis provides role-based access control (RBAC) to manage user permissions and enforce authentication and authorization rules.
76+
The Azure MCP Server can list access policy assignments in an Azure Redis cache. Azure Redis provides role-based access control (RBAC) to manage user permissions and enforce authentication and authorization rules.
7777

7878
Example prompts include:
7979

@@ -93,4 +93,4 @@ Example prompts include:
9393

9494
- [What are the Azure MCP Server tools?](index.md)
9595
- [Get started using Azure MCP Server](../get-started.md)
96-
- [Azure Cache for Redis documentation](/azure/azure-cache-for-redis/)
96+
- [Azure Redis](/azure/redis/)

0 commit comments

Comments
 (0)