In this lab, students will use the Azure portal to deploy an Azure Database for MySQL instance and then use Azure Cloud Shell to deploy a small MySQL database on a virtual machine (to simulate an “on-premises” server), migrate the data from the VM to the Azure DB, and then verify the migration.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Deploy the “On-Premises” Database
Using the Azure Cloud Shell, SSH in to the virtual machine, and then re-create the database for migration.
- Deploy the Azure DB for MySQL Instance
Using the Azure portal, deploy a basic Azure cloud database instance.
- Migrate Data to the Cloud Database
Using the virtual machine as an "on-premises" server, migrate the data from the virtual machine to the Azure cloud database.