Az.AppConfiguration Module

Microsoft Azure PowerShell: AppConfiguration cmdlets

App Configuration

Cmdlet Description
Clear-AzAppConfigurationDeletedStore

Permanently deletes the specified configuration store.

Get-AzAppConfigurationDeletedStore

Gets a deleted Azure App Configuration store.

Get-AzAppConfigurationKey

Gets a list of keys.

Get-AzAppConfigurationKeyValue

Gets a list of key-values.

Get-AzAppConfigurationLabel

Gets a list of labels.

Get-AzAppConfigurationOperationDetail

Gets the state of a long running operation.

Get-AzAppConfigurationReplica

Gets the properties of the specified replica.

Get-AzAppConfigurationRevision

Gets a list of key-value revisions.

Get-AzAppConfigurationSnapshot

Gets a single key-value snapshot or lists key-value snapshots.

Get-AzAppConfigurationStore

Get or list app configuration stores.

Get-AzAppConfigurationStoreKey

Lists the access key for the specified configuration store.

New-AzAppConfigurationReplica

Create a replica with the specified parameters.

New-AzAppConfigurationSnapshot

Create a key-value snapshot.

New-AzAppConfigurationStore

Create a configuration store with the specified parameters.

New-AzAppConfigurationStoreKey

Regenerates an access key for the specified configuration store.

Remove-AzAppConfigurationKeyValue

Deletes a key-value.

Remove-AzAppConfigurationLock

Unlocks a key-value.

Remove-AzAppConfigurationReplica

Deletes a replica.

Remove-AzAppConfigurationStore

Deletes a configuration store.

Set-AzAppConfigurationKeyValue

Put a key-value.

Set-AzAppConfigurationLock

Locks a key-value.

Test-AzAppConfigurationKeyValue

Requests the headers and status of the given resource.

Test-AzAppConfigurationSnapshot

Requests the headers and status of the given resource.

Test-AzAppConfigurationStoreNameAvailability

Checks whether the configuration store name is available for use.

Update-AzAppConfigurationSnapshot

Update the state of a key-value snapshot.

Update-AzAppConfigurationStore

Update a configuration store with the specified parameters.