| title | Azure CLI samples - Azure App Configuration |
|---|---|
| description | Information about sample scripts provided for Azure App Configuration |
| author | maud-lv |
| ms.author | malev |
| ms.service | azure-app-configuration |
| ms.topic | sample |
| ms.date | 1/9/2024 |
| ms.custom | devx-track-azurecli, devdivchpfy22 |
The following table includes links to Azure CLI scripts for Azure App Configuration using the az appconfig commands in the Azure CLI:
| Script | Description |
|---|---|
| Create | |
| Create an App Configuration store | Creates a resource group and an App Configuration store instance. |
| Use | |
| Work with key-values | Creates, views, updates, and deletes key-values. |
| Import key-values | Imports key-values from other sources. |
| Export key-values | Exports key-values to other targets. |
| Delete | |
| Delete an App Configuration store | Deletes an App Configuration store instance. |