Azure Classroom Series – 28/May/2020

Steps for Windows VM Creation

  • Steps
mkdir iis
cd iis
vagrant init
  • Now edit the vagrant file to look like
Vagrant.configure("2") do |config|
  config.vm.box = "gusztavvargadr/windows-server"
  config.vm.box_version = "1809.0.2003-standard-core"
end

HyperV Virtual Machines to Azure Migration

Preparation

  1. Azure Preparation: If you are working with Azure AD (non Global Administrator) you need to setup permissions Refer Here
  2. Preparing HyperV: Refer Here
  3. Hyper-V Assesment Support

Assessment

  1. We setup Azure migrate project
  2. We setup Azure migrate applicance
  3. Start discovery
  4. setup assessment

Leave a ReplyCancel reply

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

Please turn AdBlock off
Social Media Icons Powered by Acurax Web Design Company

Discover more from Direct DevOps from Quality Thought

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

Continue reading

Exit mobile version
%%footer%%