Skip to content

Latest commit

 

History

History
85 lines (66 loc) · 2.61 KB

File metadata and controls

85 lines (66 loc) · 2.61 KB

Upcoming Release

Version 1.7.0

  • Supported auto scale when creating and updating an Elastic SAN.
    • New-AzElasticSan
    • Update-AzElasticSan
  • Supported checking whether disk snapshot backup can be taken for volumes.
    • Test-AzElasticSanVolumeBackup
    • Test-AzElasticSanVolumeRestore

Version 1.6.0

  • Reverted changes for auto scale, pre-backup, and pre-restore
    • New-AzElasticSan
    • Update-AzElasticSan
    • Test-AzElasticSanVolumeBackup
    • Test-AzElasticSanVolumeRestore

Version 1.5.0

  • Supported auto scale when creating and updating an Elastic SAN.
    • New-AzElasticSan
    • Update-AzElasticSan
  • Supported checking whether disk snapshot backup can be taken for volumes.
    • Test-AzElasticSanVolumeBackup
    • Test-AzElasticSanVolumeRestore

Version 1.4.1

  • Added warning message for data integrity checking when create/update a volume group.
    • New-AzElasticSanVolumeGroup
    • Update-AzElasticSanVolumeGroup

Version 1.4.0

  • Changed parameters BaseSizeTiB and ExtendedCapacitySizeTiB in cmdlet New-AzElasticSan to be optional.
    • New-AzElasticSan

Version 1.2.1

  • Upgraded nuget package to signed package.

Version 1.2.0

  • Removed breaking change warnings for MI best practices
    • New-AzElasticSanVolumeGroup
    • Update-AzElasticSanVolumeGroup

Version 1.1.0

  • Supported EnforceDataIntegrityCheckForIscsi for creating and updating volume groups

Version 1.0.3

  • Added warnings for upcoming breaking changes to align the MI best practices.

Version 1.0.2

  • Introduced secrets detection feature to safeguard sensitive data.

Version 1.0.1

  • Introduced secrets detection feature to safeguard sensitive data.

Version 1.0.0

  • General availability for module Az.ElasticSan

Version 0.1.2

  • Added support for CMK and volume snapshots

Version 0.1.1

  • Added support for private endpoint for ElasticSan

Version 0.1.0

  • First preview release for module Az.ElasticSan