Azure CLI samples
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. |