Skip to content

Preview cmdlets for Virtual Machine Scale Set

Pre-release
Pre-release
Compare
Choose a tag to compare
@AzureRT AzureRT released this 10 Nov 19:37
· 2464 commits to vmss since this release

DISCLAIMER: These vmss cmdlets are intended for feedback only.

Please send feedback for these cmdlets to: vmssfeedback@microsoft.com

VMSS cmdlets:

  • Add-AzureRmVMSshPublicKey
  • Get-AzureRmVmss
  • Get-AzureRmVmssAllList
  • Get-AzureRmVmssInstanceView
  • Get-AzureRmVmssList
  • Get-AzureRmVmssNextList
  • Get-AzureRmVmssSkusList
  • Get-AzureRmVmssVM
  • Get-AzureRmVmssVMInstanceView
  • Get-AzureRmVmssVMList
  • New-AzureRmVmss
  • Remove-AzureRmVmss
  • Remove-AzureRmVmssInstances
  • Remove-AzureRmVmssVM
  • Restart-AzureRmVmss
  • Restart-AzureRmVmssInstances
  • Restart-AzureRmVmssVM
  • Start-AzureRmVmss
  • Start-AzureRmVmssInstances
  • Start-AzureRmVmssVM
  • Stop-AzureRmVmss
  • Stop-AzureRmVmssInstances
  • Stop-AzureRmVmssInstancesWithDeallocation
  • Stop-AzureRmVmssVM
  • Stop-AzureRmVmssVMWithDeallocation
  • Stop-AzureRmVmssWithDeallocation
  • Update-AzureRmVmssInstances

Thanks.