A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/azure/developer/azure-mcp-server/tools/key-vault-key below:

Azure Key Vault Tools - Azure MCP Server

The Azure MCP Server allows you to manage Azure Key Vault resources, including keys, secrets, and certificates with natural language prompts. You can manage these resources without remembering specialized command syntax.

Azure Key Vault is a cloud service for securely storing and accessing secrets. A secret is anything that you want to tightly control access to, such as API keys, passwords, certificates, or cryptographic keys.

Note

The Azure MCP Server tools define parameters for data they need to complete tasks. Some of these parameters are specific to each tool and are documented below. Other parameters are global and shared by all tools. For more information, see Tool parameters.

Keys Create key

The Azure MCP Server can create a new key in an Azure Key Vault. This allows you to add cryptographic keys for your applications.

Example prompts include:

Parameter Required or optional Description Subscription Required The Azure subscription ID or name. Vault Required The name of the Key Vault. Key Required The name of the key to create. Key type Required The type of key to create (RSA, EC). List keys

The Azure MCP Server can list all keys in an Azure Key Vault. This helps you manage your cryptographic keys and view your key inventory.

Example prompts include:

Parameter Required or optional Description Subscription Required The Azure subscription ID or name. Vault Required The name of the Key Vault. Include managed Required Whether or not to include managed keys in results. Secrets Create secret

The Azure MCP Server can create a new secret in an Azure Key Vault. This allows you to securely store sensitive information like passwords, API keys, and connection strings.

Example prompts include:

Parameter Required or optional Description Subscription Required The Azure subscription ID or name. Vault Required The name of the Key Vault. Name Required The name of the secret to create. Value Required The value of the secret to store. List secrets

The Azure MCP Server can list all secrets in an Azure Key Vault. This helps you manage your stored secrets and view your secret inventory.

Example prompts include:

Parameter Required or optional Description Subscription Required The Azure subscription ID or name. Vault Required The name of the Key Vault. Certificates Create certificate

The Azure MCP Server can create a new certificate in an Azure Key Vault using the default policy. This allows you to generate SSL/TLS certificates for your applications.

Example prompts include:

Parameter Required or optional Description Subscription Required The Azure subscription ID or name. Vault Required The name of the Key Vault. Name Required The name of the certificate to create. Get certificate

The Azure MCP Server can retrieve details of a specific certificate from an Azure Key Vault. This allows you to view certificate properties, expiration dates, and metadata.

Example prompts include:

Parameter Required or optional Description Subscription Required The Azure subscription ID or name. Vault Required The name of the Key Vault. Name Required The name of the certificate to retrieve. List certificates

The Azure MCP Server can list all certificates in an Azure Key Vault. This helps you manage your certificates and track expiration dates.

Example prompts include:

Parameter Required or optional Description Subscription Required The Azure subscription ID or name. Vault Required The name of the Key Vault.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4