Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 1.08 KB

File metadata and controls

26 lines (23 loc) · 1.08 KB
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

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.