- Fixed GitHub issue #23731 'Problem with Get-AzAppConfigurationKeyValue when more that 100 records are present'
- Fixed
NextLinkproperty to give absolute URI, allowing subsequent pages of results to be retrieved.
- Fixed
- Introduced various new features by upgrading code generator. Please see detail here.
- The code base is going to be refactored, the following cmdlet adds a BreakingChange announcement:
Get-AzAppConfigurationStoreNew-AzAppConfigurationStoreUpdate-AzAppConfigurationStore
- Upgraded nuget package to signed package.
- Fixed secrets exposure in example documentation.
- Introduced secrets detection feature to safeguard sensitive data.
- Added cmdlets to support data plane operation:
Get-AzAppConfigurationKeyGet-AzAppConfigurationKeyValueGet-AzAppConfigurationLabelGet-AzAppConfigurationRevisionRemove-AzAppConfigurationKeyValueRemove-AzAppConfigurationLockSet-AzAppConfigurationKeyValueSet-AzAppConfigurationLockTest-AzAppConfigurationKeyValue
- Added cmdlets
Get-AzAppConfigurationDeletedStoreandClear-AzAppConfigurationDeletedStore - Updated ApiVersion to 2022-05-01.
- Added parameter "PublicNetworkAccess" in
New-AzAppConfigurationStoreandUpdate-AzAppConfigurationStore
- General availability of 'Az.AppConfiguration' module
- Supported customer-managed keys and configuration of managed identity.
- the first preview release