Skip to content

Latest commit

 

History

History
70 lines (57 loc) · 2.29 KB

ChangeLog.md

File metadata and controls

70 lines (57 loc) · 2.29 KB

Upcoming Release

  • Fixed secrets exposure in example documentation.

Version 0.7.0

  • Updated the AVS VMware cmdlets api version to 2023-09-01.

Version 0.6.2

  • Introduced secrets detection feature to safeguard sensitive data.

Version 0.6.1

  • Introduced secrets detection feature to safeguard sensitive data.

Version 0.6.0

  • Updated api version to 2023-03-01

Version 0.5.0

  • Added cmdlet:
    • Get-AzVMwareDatastore
    • New-AzVMwareDatastore
    • Remove-AzVMwareDatastore

Version 0.4.0

  • Upgrade API version to 2021-12-01
  • Added cmdlet:
    • Get-AzVMwareVirtualMachine
    • New-AzVMwarePlacementPolicy
    • Update-AzVMwarePlacementPolicy
    • Remove-AzVMwarePlacementPolicy

Version 0.3.0

  • Updated api version to 2021-06-01.
  • Created some new cmdlets:
    • New-AzVMwareAddon, Get-AzVMwareAddon, Remove-AzVMwareAddon
    • New-AzVMwareAddonSrmPropertiesObject
    • New-AzVMwareAddonVrPropertiesObject
    • New-AzVMwareCloudLink, Get-AzVMwareCloudLink, Remove-AzVMwareCloudLink
    • New-AzVMwareGlobalReachConnection, Get-AzVMwareGlobalReachConnection, Remove-AzVMwareGlobalReachConnection
    • New-AzVMwarePrivateCloudAdminCredential
    • New-AzVMwarePrivateCloudNsxtPassword
    • New-AzVMwarePrivateCloudVcenterPassword
    • New-AzVMwarePSCredentialExecutionParameterObject
    • New-AzVMwareScriptSecureStringExecutionParameterObject

Version 0.2.0

  • [BreakingChange] Renamed module to Az.VMware
  • Set confirmation prompt poped by default
  • Displayed legal term and added parameter AcceptEULA for New-AzVMwarePrivateCloud

Version 0.1.0

  • First preview release for module Az.VMWare