Migrating to Cloud and Running Hybrid: Part 5 - Azure & AVS

Migrating to Cloud and Running Hybrid: Part 5 - Azure & AVS

For our final technical post in the series, we will look at Microsoft Azure as the public cloud to target for migrating workloads. Similar to our previous post, we will look at some of the options that customers have available to them for migrating on-prem workloads to Azure - we will mention AVS later in the post, but that one is almost cheating.

The first tool that we have available to us for moving workloads to Azure is called Azure Migrate, and this tool can help us to quickly evaluate an existing environment to configure our plans to migrate to Azure. This tool can perform discovery of both VMware and Hyper-V virtual environments, along with physical servers and other cloud instances.

Once these discoveries for each server type are performed, with the Azure portal you move to the assessment phase. The as-is assessment will use the server configuration to recommend Azure VMs based on the on-prem workload size. The performance-based assessment will use the dynamic performance data that was collected to recommend Azure VMs based on the data for CPU and memory utilization.

After these assessments are completed, the planning for the actual migration to Azure can begin based on an agent-based or agentless replication.

For the second option that Azure provides, Azure Site Recovery (ASR), you gain the ability to migrate and replicate workloads between your on-prem environment and Azure. Azure Site Recovery will handle the continuous replication of the boot volumes of your on-prem workloads to Azure.

The initial configuration of ASR requires that some Azure resources are provisioned to be used, primarily a storage account, Recovery Service Vault, and an Azure VNet/subnet. Once these configuration steps are completed, you can download the virtual appliance for the planning and configuration of disaster recovery to Azure for the following environments: VMware vSphere, Hyper-V, or physical servers.

For customers that are planning to run in a hybrid mode between on-prem and public cloud, you also need to give some consideration to infrastructure as code and automation. If you are able to completely separate the provisioning of your environment to be automated and even version controlled, your deployment methods may differ for each environment, but then your infrastructure becomes both composable and disposable.

Finally, we will quickly discuss your options with Azure VMware Solution (AVS), but these are not completely different than looking at a migration between vCenter environments across datacenters. VMware HCX is essentially the mainstream tool provided and used for migrating workloads across both datacenters and clouds, and HCX Enterprise is included with AVS for no additional cost.

This means that with some basic configuration of NSX or a vSphere Distributed Switch, the HCX Network Extension can be put in place to easily facilitate migrations of vSphere VMs between your on-prem and AVS environments.

For now, this should be a feasible overview of the options for migrating to and from Azure and AVS, and we will wrap this series for now. I hope this helps you to understand what planning and considerations you should make for a cloud migration, or running in a hybrid model, and what options are available for you to research for your own needs and requirements.