Az.CloneVirtualMachine

1.2

Clones Virtual Machines to migrate or remove from Availability Sets

New-AzVMClone [-VMObject] <Object> [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]

New-AzVMClone [-VMObject] <Object> [-AvailabilitySetName] <string> -MigrateAvailabilitySet [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]

New-AzVMClone [-VMObject] <Object> -RemoveAvailabilitySet [-Force
Clones Virtual Machines to migrate or remove from Availability Sets

New-AzVMClone [-VMObject] <Object> [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]

New-AzVMClone [-VMObject] <Object> [-AvailabilitySetName] <string> -MigrateAvailabilitySet [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]

New-AzVMClone [-VMObject] <Object> -RemoveAvailabilitySet [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]
Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Az.CloneVirtualMachine -RequiredVersion 1.2

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Az.CloneVirtualMachine -Version 1.2

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2019 Jason Parker, All rights reserved.

Package Details

Author(s)

  • Jason Parker Sr. Consultant

Tags

Azure Clone AvailabilitySet Migration VirtualMachine

Functions

Show-Menu New-AzVMClone

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
1.6 3,260 10/8/2019
1.5 45 10/8/2019
1.4 77 9/25/2019
1.3 131 8/27/2019
1.2 (current version) 204 6/21/2019
1.1 48 6/21/2019
1.0 48 6/21/2019
Show more