Create Azure DSVM with custom image templates

120 Views Asked by At

Our security team only allow VMs created from custom golden images, so how can I create Azure-DSVM from enterprise custom image?

1

There are 1 best solutions below

0
VijetaJ On

DSVM is a marketplace image itself. You can create a DSVM using the image and then customize it as per your security needs.

Thanks