Skip to content

Latest commit

 

History

History
76 lines (63 loc) · 2.39 KB

File metadata and controls

76 lines (63 loc) · 2.39 KB

Upcoming Release

Version 4.0.0

  • Upgraded API version to 2022-09-09
  • Added cmdlet:
    • Get-AzWvdScalingPlanPooledSchedule
    • New-AzWvdScalingPlanPooledSchedule
    • Remove-AzWvdScalingPlanPooledSchedule
    • Update-AzWvdScalingPlanPooledSchedule
  • Added parameters pageSize, isDescending and initialSkip to:
    • Get-AzWvdApplication
    • Get-AzWvdApplicationGroup
    • Get-AzWvdDesktop
    • Get-AzWvdHostPool
    • Get-AzWvdMsixPackage
    • Get-AzWvdScalingPlan
    • Get-AzWvdSessionHost
    • Get-AzWvdStartMenuItem
    • Get-AzWvdUserSession
    • Get-AzWvdWorkspace
  • Added parameters AgentUpdateMaintenanceWindow, AgentUpdateMaintenanceWindowTimeZone, AgentUpdateType, AgentUpdateUseSessionHostLocalTime to:
    • New-AzWvdHostPool
    • Update-AzWvdHostPool
  • Added parameter FriendlyName to:
    • New-AzWvdHostPool
    • Update-AzWvdHostPool
    • Update-AzWvdSessionHost

Version 3.1.1

  • Corrected parameter description of -Force in Remove-AzWvdUserSession.

Version 3.1.0

  • Upgraded api version to 2021-07-12.

Version 3.0.0

  • Upgraded api version to 2021-02-01-preview.

Version 2.1.1

  • Added StartVMOnConnect property to hostpool.

Version 2.1.0

  • Added StartVMOnConnect property to hostpool.

Version 2.0.1

  • Added new MSIX Package cmdlets and updated Applications cmdlets.

Version 2.0.0

  • Require Location property for creating top level arm objects.
  • Made ApplicationGroupType required for New-AzWvdApplicationGroup.
  • Made HostPoolArmPath required for New-AzWvdApplicationGroup.
  • Added PreferredAppGroupType for New-AzWvdHostPool.

Version 1.0.0

  • General availability of Az.DesktopVirtualization module.

0.1.0

  • The first preview release