Skip to content

Latest commit

 

History

History
60 lines (46 loc) · 1.74 KB

File metadata and controls

60 lines (46 loc) · 1.74 KB

Upcoming Release

  • 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