Welcome back to part 5 of the ASM to ARM series. In this blog we will show how to prepare the ARM failover infrastructure. The infrastructure part consists of following elements: – ARM Resource Group – ARM VNET – ARM Storage Account (know that the creation of VNET and Storage Account MUST be done in the […]
Vnet
ASM to ARM with ASR – Part III Network configuration
Welcome to part 3 on migrating Azure resources from ASM to ARM with the help of Azure Site Recovery. In this part we will go over 2 options on how to connect the ASM network to the ARM network. This is needed as we want our source VMs to communicate with the process server! VNET Peering this feature is currently under preview (Let’s […]
how to move an Azure networkless VM into a network
When you have VMs in Azure that are built outside of an Azure Vnet and you want to have that VM talking to another VM, or you need to set security boundaries, you will need to migrate this VM into an Vnet. In Azure (or even PowerShell), there is no option to link an existing networkless VM […]