Cloning an Azure virtual machine to a Private region
As of date, there is no direct way to move Azure Virtual Machine to another region in another subscription directly from Public to Private region. However I had a task which involved doing so. Considering the requirement and number of systems in scope (200+) we had to do it via script (powershell scripts of course)….
Read More “Cloning an Azure virtual machine to a Private region” »