How to migrate VMs from VMware to Azure | Step by Step

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024

Комментарии • 57

  • @salvadors3433
    @salvadors3433 Год назад +3

    This was awesome! Be great to see a migration/decommission of traditional SQL Server installs on Azure VMs to Azure SQL / Managed Instance. Love your content!

  • @ronakoza8592
    @ronakoza8592 2 года назад +5

    Dude no doubt your content is very rich. and nicely explained but if possible would you mind just bit smaller your image which is showing in the right side corner. due to that unable to see sometimes.
    keep up the good work :)

  • @mohammadzeeshan5048
    @mohammadzeeshan5048 2 месяца назад +1

    Love your videos mate. Can you create a dedicated video explaining DNS resolution options between On-prem and Azure in the migration process?

  • @BuggageandGlitchage
    @BuggageandGlitchage 2 года назад +3

    Thanks for this, very informative. I would love to see the design and deployment of a landing zone, which incorporates some existing Azure infrastructure already present. (Maybe creating a new management group).

    • @CloudContext
      @CloudContext  2 года назад +2

      Glad it helped! Yes, that is definitely in the pipeline - will be a good video to make!

  • @lionelmasoane391
    @lionelmasoane391 2 года назад +2

    thanks nice video, turns a newbie to a pro, in migration.

  • @sandsandeeps
    @sandsandeeps 2 года назад +1

    Thanks Elie, something been looking for, very informative and has all points to look at.

  • @justanothermenace
    @justanothermenace 2 года назад +3

    Informative video mate. Can you do a video on the networking side of things? I know this is an open ended question, but examples used in typical environments between 10-200 seats. How often are VA Firewalls used etc.

    • @CloudContext
      @CloudContext  2 года назад +1

      Thanks for the feedback. Yep, absolutely, hopefully in the coming weeks will have some more on the network/architecture side.

  • @rishabhmishra6172
    @rishabhmishra6172 2 года назад +2

    Very informative man. Thanks a lot.

  • @7186amitpamnani
    @7186amitpamnani Год назад +1

    Thanks a lot for Making this Video

  • @MrVenkysony
    @MrVenkysony 8 месяцев назад

    Fantastic! It was really informative!.

  • @saurabhdhande7409
    @saurabhdhande7409 2 года назад +1

    thanks a lot bro, appreciate your efforts.

  • @imonlyhuman15
    @imonlyhuman15 2 года назад +1

    you start the video saying that you are demonstrating how to do a physical server migration as in a lot of occasions you dont get access to vmware or hyper v, then you ended doing a vcenter migration anyway....

  • @scottklein5957
    @scottklein5957 Месяц назад

    Does this work if you are running VMWare Workstation? I do not have access to vmware vsphere, but I would like to try this, so wondering if it works with VMWare Workstation.

  • @abnishstha22
    @abnishstha22 Год назад

    Does this OVA (downloaded from azure discovery) work for vmware esxi / vmware workstation vms?

  • @whoiscnu
    @whoiscnu 2 года назад +1

    Can we use Microsoft Virtual Machine Converter just to migrate 1 or 2 Linux VMWare VMs . possibility of importing the VMDK files of Linux VMWare VMs??

    • @CloudContext
      @CloudContext  2 года назад

      From memory, I think MVMC might actually be deprecated in which case I wouldn't use it for anything. If you have access to the hypervisor, then I'd be using ASR to migrate the Linux VMs.

  • @tw1npe4ks
    @tw1npe4ks Год назад

    Does physical server discovery/migration need own appliance server or can you use appliance installed in Vmware (that is used to Vmware server discovery) ?

  • @nhtna4706
    @nhtna4706 2 года назад +1

    where are the 3 source VM's located? does it matter or doesnt, mainly when u have VMs with 4tb of storage?

    • @CloudContext
      @CloudContext  2 года назад

      It doesn't really matter as long as you have connectivity between them.

  • @nhtna4706
    @nhtna4706 2 года назад +1

    do u need any vpn tunnel for copying the tb's of data using the appliance VM, to the target Vm in Azure?

    • @CloudContext
      @CloudContext  2 года назад

      That's one option but you can also push the data over the Internet with no problem, ie, without an Express Route or a VPN.

  • @taimoorkk
    @taimoorkk Год назад +1

    Great content. In real life scenario, where on prem VMs are sitting behind the firewall with no internet access (and no VPN or expressroute), what ports you need to open on firewall and what would be the destination? Cheers!

    • @CloudContext
      @CloudContext  Год назад +1

      The data is proxied via the migration server. Basically, you need to ensure that the source can access the migration server on the specifed ports, and the migration server needs outbound Internet access.
      learn.microsoft.com/en-us/azure/migrate/migrate-support-matrix-physical

  • @renanmiranda1990
    @renanmiranda1990 2 года назад +2

    Can you show us how to migrate from vmware using CSV file? thanks for the video.

    • @CloudContext
      @CloudContext  2 года назад

      Thanks Renan. I'll see what I can do to maybe show that option as well.

  • @chaitanyavarma5597
    @chaitanyavarma5597 2 года назад +1

    After Final Migration if we don't stop the replication it will sync the data from On-Prem server to azure VM? Please respond

    • @CloudContext
      @CloudContext  2 года назад +1

      No, not to the live VM, only to the storage account.

    • @chaitanyavarma5597
      @chaitanyavarma5597 2 года назад

      @@CloudContext Thanks for the information. What if we do Test Migration then will the data still synchronize until actual migration? Please respond

  • @suadiggitti
    @suadiggitti 2 года назад +1

    Hello, Do you think that it is best to stand up a new Azure VM and OS (Win Server 2019) and transfer the DB as opposed to just migrating the exciting VMware VM? Thank you for your time.

    • @CloudContext
      @CloudContext  2 года назад +1

      Depends on the size and complexity of the DB. I would personally transfer the DB though.

    • @suadiggitti
      @suadiggitti 2 года назад

      @@CloudContext thank you

  • @karlgreen4164
    @karlgreen4164 2 года назад +1

    Why wouldn't you migrate a DC ? Is it because if you still have anything on prem at all, the Dc should be it ?

    • @CloudContext
      @CloudContext  2 года назад +1

      Good question and you answered with a great answer too! On top of that, it's because I hate to run any type of migration tool to replicate a DC. Although Microsoft support migration of DCs via Azure Migrate, historically, many engineers have had issues so most of us would rather just build a new DC since it's so easy and requires even less work than a migration.

    • @karlgreen4164
      @karlgreen4164 2 года назад

      @@CloudContext Understood. Something new to learn !

  • @hansns4982
    @hansns4982 2 года назад +1

    Thanks for the great video, can we have the separate appliances point to single Azure Migrate project? (2 separate appliances point to single Azure Migrate project)

    • @CloudContext
      @CloudContext  2 года назад

      Thanks for the feedback. Yes you definitely can. You can have multiple appliances for one project but one appliance can only be registered to one project.

  • @montoo69
    @montoo69 2 года назад +2

    Great video & knowledge.. Can you speak little louder in videos, sometime it is very difficult to understand what you are speaking. Thank you!

  • @andrewdaraojimba3424
    @andrewdaraojimba3424 2 года назад +1

    Please how can I migrate VM from Digital Ocean to Azure

    • @CloudContext
      @CloudContext  2 года назад +1

      You will need to use the process for migrating a physical workload. You will have to install an agent on the VM and allow it to replicate rather than use a snapshot.

    • @andrewdaraojimba3424
      @andrewdaraojimba3424 2 года назад

      @@CloudContext Thank you Sir, I will learn about that

  • @be12nard80
    @be12nard80 Год назад

    I felt asleep so many times after struggling to watch this video. At least I had tried.

  • @erzhanmadyarov3326
    @erzhanmadyarov3326 2 года назад +1

    Thanks for this informative video. How much will the service Azure Migrate cost? I mean, I`m going to migrate 1 virtual machine in VmWare to tha Azure cloud. How the billing will work in this case? it will depend from the size of VM or anything else?

    • @CloudContext
      @CloudContext  2 года назад +1

      Great question. The service itself is actually free tool but you need to consider the cost of the storage of the VM while it is replicating and after you cutover. Be sure to stop replication post migrate and clean up the migrated data.

    • @erzhanmadyarov3326
      @erzhanmadyarov3326 2 года назад +1

      @@CloudContext Hi, we have finally successfully migrate VM machine to the cloud. Now, just for safe money I have stopped the Replication. Please tell me, where can I clean up the migrated data? Thank you in advance!!!

    • @erzhanmadyarov3326
      @erzhanmadyarov3326 2 года назад +1

      Dear @Cloud Context , could you please reply to this question?

    • @CloudContext
      @CloudContext  2 года назад

      Hi Erzhan, so, usually, you can just go to the Azure Migrate project, and select stop and it will ask you if you want to clean it up. Usually, what I've found is that gives you an error (normally only if you have migrated a physical server). In that case, you have to go look for the Storage Account that the data was transferred to and delete it manually. Hope that helps!

  • @thelearner761
    @thelearner761 11 месяцев назад

    Internet in Australia sucks!!!!!! what do you mean that???

  • @ricardovazquez4333
    @ricardovazquez4333 Год назад

    Good demo, can barely hear him even at max volume

  • @brandonsardelli7456
    @brandonsardelli7456 6 месяцев назад

    i wish your face wasn't covering 1/4 the screen.