Create a MySQL IaaS Server and a PHP Server, and config the PHP Server to connect with the MySQL Server
Environment:
#Azure Cloud VM Ubuntu v18 LTS
#Sperate subnets
#Steps:
1. Create VPC and subnets
2. Setup MYSQL Server with preload data
3. Setup PHP Server and configure PHP file for connection
4. Test the connection