Welcome to part 8, the last and final blog in the ASM to ARM with ASR series 🙂 Now that we have our VM’s up and running in ARM, there are still some things to configure. Some main items still need our direct attention and that’s what will be covered in this blog: Public IP, Load Balancers […]
Cloud Service
ASM to ARM with ASR – part I
Say What? Well, what I mean with this title is that we will move some resources from the classic Azure portal (ASM) to the new portal (ARM) with Azure Site Recovery (ASR). While doing this Proof of Concept, I also wanted to try out a few things that were on my Azure bucket list: – create […]
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 […]