appconfig_kv_delete
Delete a key-value pair from an Azure App Configuration store by specifying store name and key, with optional label and resource group.
Instructions
Delete a key-value from an App Configuration store.
Args: store_name: Name of the App Configuration store key: The configuration key to delete resource_group: Optional resource group label: Optional label
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_name | Yes | ||
| key | Yes | ||
| resource_group | No | ||
| label | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |