Recently I deployed two virtual machine WIN 10 and WIN Server 2012 which is easily to connect through GUI. Now I need to host the WordPress site on Ubuntu server using CLI. I have installed azure cli and run basic command like azure login, azure account list. It would be great help if I would get the appropriate instruction to connect the Ubuntu server and host WordPress to if possible. On deployment process I choose password instead of Public SSH Key
I would say broadly it involves 3 steps
1) Connect to your Ubuntu VM using SSH clients
2) Install wordpress following steps given in below link https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-on-ubuntu-14-04
3) Open ports from azure portal to your VM
http://azureblogger.com/2016/02/azure-vms-allowing-communication-on-selected-ports/