Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Create an Azure Image from an Existing Virtual Machine

$
0
0

Q: How can I create an Azure image from an existing IaaS virtual machine?

A: You can use PowerShell to capture an existing virtual machine, including its entire disk configuration (i.e., if the machine had additional data disks, those disks would become part of the captured image, including the data on those disks) to a new Azure image.

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles