Azure Classroom Series – 21/May/2020

Simulated Environment for Hyper-V Migration

  • Simulated Setup Preview

  • Refer Here for Hyper-V Setup on Azure

  • Machine size used D2s v3

  • Install Chocolatey by executing the following commands on Powershell run as administrator

Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
  • Restart the VM
  • RUn powershell as administrator and execute
choco install vagrant -y
  • Next Steps:
    • 6R’s of Migration
    • Azure Cloud Adoption framework

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

About learningthoughtsadmin