WordPress on Azure Setup: useful links
- Creating WordPress Site from the Azure Gallery - https://azure.microsoft.com/en-us/documentation/articles/web-sites-php-web-site-gallery/
- Generating the keys and removing the $ which Azure doesn't allow - https://blogs.msdn.com/b/notime/archive/2014/02/15/secret-keys-for-wordpress-on-azure.aspx
- Multi-site WordPress site - https://azure.microsoft.com/en-us/documentation/articles/web-sites-php-convert-wordpress-multisite/
- Create a PHP-MySQL Azure Website and Deploy Using FTP - https://azure.microsoft.com/en-us/documentation/articles/web-sites-php-mysql-deploy-us-ftp/
- Custom domains in Azure - https://azure.microsoft.com/en-us/documentation/articles/web-sites-custom-domain-name/