Snapshot the current dev machines, create a disk and create a new VM from that disk. Delete them once done.
Sanpshot of current dev machine
Create a disk from the snapshot
Deploy a new VM from the disk
Delete newly deployed VM after verifying that it is the same as the other dev machine
Label all created resources as yourname-test and use Azure tagging conventions on everything. Let Cassidy verify you have created these machines before you delete them.
If you don't have access to the dev-db RG, then just choose any other VM from the student-ops RG
Snapshot the current dev machines, create a disk and create a new VM from that disk. Delete them once done.
Label all created resources as yourname-test and use Azure tagging conventions on everything. Let Cassidy verify you have created these machines before you delete them.
If you don't have access to the dev-db RG, then just choose any other VM from the student-ops RG
Here is the Azure docs on Snapshots.