849701c3d0 | ||
---|---|---|
.. | ||
extension | ||
nic | ||
rolling-upgrade | ||
_create.md | ||
_delete.md | ||
_get-os-upgrade-history.md | ||
_list-instance-public-ips.md | ||
_list-instances.md | ||
_list-skus.md | ||
_list.md | ||
_perform-maintenance.md | ||
_show.md | ||
_simulate-eviction.md | ||
_update-domain-walk.md | ||
_update.md | ||
readme.md |
readme.md
[Group] vmss
Manage groupings of virtual machines in an Azure Virtual Machine Scale Set (VMSS).
Subgroups
-
extension : Manage extensions on a VM scale set.
-
nic : Manage network interfaces of a VMSS.
-
rolling-upgrade : Manage rolling upgrades.
Commands
-
create : Create a VM scale set.
-
delete : Delete a VM scale set.
-
get-os-upgrade-history : List the OS upgrades on a VM scale set instance.
-
list : List all VM scale sets under a resource group.
-
list-instance-public-ips : List information about all public IP addresses on a virtual machine scale set level.
-
list-instances : List all virtual machines in a VM scale sets.
-
list-skus : List SKUs available for your VM scale set, including the minimum and maximum VM instances allowed for each SKU.
-
perform-maintenance : Perform maintenance on one or more virtual machines in a VM scale set. Operation on instances which are not eligible for perform maintenance will be failed. Please refer to best practices for more details: https://docs.microsoft.com/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-maintenance-notifications
-
show : Get information about a virtual machine scale set.
-
simulate-eviction : Simulate the eviction of a Spot virtual machine in a VM scale set.
-
update : Update a VM scale set.
-
update-domain-walk : Manual platform update domain walk to update virtual machines in a service fabric virtual machine scale set.