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/app-configuration below:

Azure App Configuration Tools - Azure MCP Server

The Azure MCP Server allows you to manage Azure resources, including App Configuration stores using natural language prompts. This allows you to quickly manage configuration settings and feature flags without remembering complex syntax.

Azure App Configuration provides a service to centrally manage application settings and feature flags. Modern programs, especially programs running in a cloud, generally have many components that are distributed in nature. Spreading configuration settings across these components can lead to hard-to-troubleshoot errors during an application deployment. Use App Configuration to store all the settings for your application and secure their accesses in one place.

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.

Delete key-value setting

The Azure MCP Server can delete a key-value setting from an App Configuration store.

Example prompts include:

Parameter Required or optional Description Subscription Required The ID of the subscription containing the App Configuration store. Account name Required The name of the App Configuration store. Key Required The key name of the setting to delete. Label Optional The label of the setting to delete. List key-value settings

The Azure MCP Server can list all key-value settings in an App Configuration store. This allows you to view your application settings and their values in one place.

Example prompts include:

Parameter Required or optional Description Subscription Required The ID of the subscription containing the App Configuration store. Account name Required The name of the App Configuration store. Key Optional The key filter to list settings (supports wildcards). Label Optional The label filter to list settings (supports wildcards). List stores

The Azure MCP Server can list App Configuration stores in a subscription. This is useful for quickly checking the status of your App Configuration resources.

Example prompts include:

Parameter Required or optional Description Subscription Required The ID of the subscription containing the App Configuration store. Lock key-value setting

The Azure MCP Server can lock a key-value setting in an App Configuration store, making it read-only.

Example prompts include:

Parameter Required or optional Description Subscription Required The ID of the subscription containing the App Configuration store. Account name Required The name of the App Configuration store. Key Required The key name of the setting to lock. Label Optional The label of the setting to lock. Set key-value setting

Set or update a key-value setting in an App Configuration store.

Example prompts include:

Parameter Required or optional Description Account name Required The name of the App Configuration store. Key Required The key name of the setting to set. Value Required The value to set for the key. Label Optional The label of the setting to set. Tags Optional The tags to associate with the configuration key. Tags should be in the format 'key=value'. You can specify multiple tags. Content type Optional The content type of the configuration value. This value indicates how the value should be interpreted or parsed. Show key-value setting

The Azure MCP Server can retrieve a specific key-value setting from an App Configuration store. This is useful for checking the current value of a particular setting.

Example prompts include:

Parameter Required or optional Description Subscription Required The ID of the subscription containing the App Configuration store. Account name Required The name of the App Configuration store. Key Required The key name of the setting to set. Label Optional The label of the setting to set. Unlock key-value setting

The Azure MCP Server can unlock a previously locked key-value setting in an App Configuration store, making it editable again.

Example prompts include:

Parameter Required or optional Description Subscription Required The ID of the subscription containing the App Configuration store. Account name Required The name of the App Configuration store. Key Required The key name of the setting to set. Label Optional The label of the setting to set.

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