Forum Discussion
taggar4
Feb 14, 2020Copper Contributor
VM Images
Hi, My understanding was that the preferred way to create and manage re-usable images was to use "Shared Image Gallery" which has features like multiple replicates, region replicas, versioning,...
RodNet
Mar 12, 2020Brass Contributor
Hi, taggar4 how are you?
Images is the best option for this.
Using Azure image shared gallery you can group your images separating them and versioning them.
Another good thing about images shared gallery is that you can replicate them to another regions and use it, so you can scale you deployment as needed.
VDH disks generalized still work, but imagine that this disk is fixed on region and if you think to create the same machine in another region it will be a problem.
I would say that using generalized VHD disk would be useful if this disk is on a storage account then you will can transfor this in a disk to use in other regions too.
But...If I could recommend. I would suggest to use the shared image gallery.
I hope that it can help you 😃
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/shared-image-galleries
Images is the best option for this.
Using Azure image shared gallery you can group your images separating them and versioning them.
Another good thing about images shared gallery is that you can replicate them to another regions and use it, so you can scale you deployment as needed.
VDH disks generalized still work, but imagine that this disk is fixed on region and if you think to create the same machine in another region it will be a problem.
I would say that using generalized VHD disk would be useful if this disk is on a storage account then you will can transfor this in a disk to use in other regions too.
But...If I could recommend. I would suggest to use the shared image gallery.
I hope that it can help you 😃
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/shared-image-galleries