Azure CLI samples
The following table includes links to bash scripts for Azure App Configuration by using 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. |