Skip to content

Latest commit

 

History

History
65 lines (49 loc) · 1.81 KB

File metadata and controls

65 lines (49 loc) · 1.81 KB

Upcoming Release

Version 1.4.0

  • Upgraded nuget package to signed package.

Version 1.3.2

  • Fixed secrets exposure in example documentation.

Version 1.3.1

  • Introduced secrets detection feature to safeguard sensitive data.

Version 1.3.0

  • Added cmdlets to support data plane operation:
    • Get-AzAppConfigurationKey
    • Get-AzAppConfigurationKeyValue
    • Get-AzAppConfigurationLabel
    • Get-AzAppConfigurationRevision
    • Remove-AzAppConfigurationKeyValue
    • Remove-AzAppConfigurationLock
    • Set-AzAppConfigurationKeyValue
    • Set-AzAppConfigurationLock
    • Test-AzAppConfigurationKeyValue

Version 1.2.0

  • Added cmdlets Get-AzAppConfigurationDeletedStore and Clear-AzAppConfigurationDeletedStore
  • Updated ApiVersion to 2022-05-01.

Version 1.1.0

  • Added parameter "PublicNetworkAccess" in New-AzAppConfigurationStore and Update-AzAppConfigurationStore

Version 1.0.0

  • General availability of 'Az.AppConfiguration' module

Version 0.2.0

  • Supported customer-managed keys and configuration of managed identity.

Version 0.1.4

Version 0.1.3

Version 0.1.2

Version 0.1.1

Version 0.1.0

  • the first preview release