Az.AppConfiguration

2.1.0

Microsoft Azure PowerShell: AppConfiguration cmdlets

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Az.AppConfiguration

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Az.AppConfiguration

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ResourceManager ARM AppConfiguration

Functions

Clear-AzAppConfigurationDeletedStore Get-AzAppConfigurationDeletedStore Get-AzAppConfigurationKey Get-AzAppConfigurationKeyValue Get-AzAppConfigurationLabel Get-AzAppConfigurationOperationDetail Get-AzAppConfigurationReplica Get-AzAppConfigurationRevision Get-AzAppConfigurationSnapshot Get-AzAppConfigurationStore Get-AzAppConfigurationStoreKey New-AzAppConfigurationReplica New-AzAppConfigurationSnapshot New-AzAppConfigurationStore New-AzAppConfigurationStoreKey Remove-AzAppConfigurationKeyValue Remove-AzAppConfigurationLock Remove-AzAppConfigurationReplica Remove-AzAppConfigurationStore Set-AzAppConfigurationKeyValue Set-AzAppConfigurationLock Test-AzAppConfigurationKeyValue Test-AzAppConfigurationSnapshot Test-AzAppConfigurationStoreNameAvailability Update-AzAppConfigurationSnapshot Update-AzAppConfigurationStore

PSEditions

Core Desktop

Dependencies

Release Notes

* Upgraded API version from 2022-05-01 to 2024-06-01
* Added support for App Configuration store replicas
   - Added 'New-AzAppConfigurationReplica'
   - Added 'Get-AzAppConfigurationReplica'
   - Added 'Remove-AzAppConfigurationReplica'
* Added 'DataPlaneProxyAuthenticationMode', 'DataPlaneProxyPrivateLinkDelegation', and 'DefaultKeyValueRevisionRetentionPeriodInSecond' to 'New-AzAppConfigurationStore' and 'Update-AzAppConfigurationStore'
* Removed 'SoftDeleteRetentionInDay' from 'Update-AzAppConfigurationStore' as it is a create-only property
* Added data plane snapshot cmdlets for Azure App Configuration
   - Added 'New-AzAppConfigurationSnapshot'
   - Added 'Get-AzAppConfigurationSnapshot'
   - Added 'Update-AzAppConfigurationSnapshot'
   - Added 'Test-AzAppConfigurationSnapshot'
* Added 'Snapshot' to 'Get-AzAppConfigurationKeyValue' to support retrieving key-values by snapshot name
* Added 'Get-AzAppConfigurationOperationDetail' to retrieve data plane operation details

FileList

Version History

Version Downloads Last updated
2.1.0 (current version) 206,310 5/5/2026
2.0.1 29,376,909 12/2/2025
2.0.0 36,943,420 5/19/2025
1.4.1 8,653,279 4/1/2025
1.4.0 10,293,582 1/14/2025
1.3.2 17,868,425 9/3/2024
1.3.1 11,974,728 4/30/2024
1.3.0 20,148,520 8/1/2023
1.2.0 18,577,167 9/6/2022
1.1.0 11,024,907 4/5/2022
1.0.0 21,266,683 11/17/2020
0.2.0 3,208 8/4/2020
0.1.4 1,933 12/20/2019
0.1.3 947 5/15/2019
Show more