Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 1.73 KB

File metadata and controls

46 lines (37 loc) · 1.73 KB

Upcoming Release

Version 1.1.1

  • Added breaking change notification for cmdlets to be removed and parameters to be changed.
    • Cmdlet New-AzSqlVMConfig will be removed.
    • Cmdlet Set-AzSqlVMConfigGroup will be removed.
    • Cmdlet Update-AzAvailabilityGroupListener will be removed.
    • Parameter SqlVM will be removed from cmdlet New-AzSqlVM.
    • Parameter SqlVMGroupObject will be removed from cmdlet Get-AzAvailabilityGroupListener and Remove-AzAvailabilityGroupListener.
    • Parameter alias SqlVM will be removed from InputObject of cmdlet Remove-AzSqlVM.
    • Parameter alias SqlVMGroup will be removed from InputObject of cmdlet Update-AzSqlVMGroup and Remove-AzSqlVMGroup.
  • Added breaking change notification for SqlManagementType

Version 1.1.0

  • Added cmdlets for Availability Group Listener

Version 1.0.2

  • Add DR as a new valid License type

Version 1.0.1

  • Update references in .psd1 to use relative path

Version 1.0.0

  • Added to the Az roll-up module

Version 0.1.0

  • General availability of Az.SqlVirtualMachine module