Azure Migration Series 16/Oct/2019

Setup

  • Open Poweshell as administrator on HyperV host and execute the following Commands
mkdir c:\vms
mkdir c:\vms\openmrs
new-item c:\vms\openmrs\Vagrantfile
mkdir c:\vms\mysql
new-item c:\vms\mysql\Vagrantfile

  • Copy the contents of this Vagrantfile into C:\vms\openmrs\Vagrantfile
  • Copy the contents of this Vagrantfile into c:\vms\mysql\Vagrantfile
  • Now execute the following commands to bring up the virtual machines
cd c:\vms\openmrs
vagrant up

### Wait for the machine to be created

cd c:\vms\mysql
vagrant up

### Wait for the machine to be created
  • Look at Preparation Steps
  • Verfiy your azure account has necessary permissions. (In this migration we will not have problem with Azure as we are using the Global Administrator Account)
  • Download the Powershell Script as mentioned in the Preparation Documentation & Execute the commands. This script configures hyper-v host with all the pre-requisites for Azure Migration
  • Now we need to start assesment

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

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

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube