The Start-AzAvailabilitySetMigration cmdlet starts the migration operation on an Availability Set to move its Virtual Machines to a Flexible Virtual Machine Scale Set. This should be followed by a migrate operation on each Virtual Machine using Move-AzVirtualMachineToVmss that triggers a downtime on the Virtual Machine.
This feature requires the subscription to be enabled for the feature flag Microsoft.Compute/MigrateToVmssFlex.
Examples
Example 1: Start migration of an Availability Set to a VMSS Flex
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters.
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.