I’ll probably skip the creating of the a VM, and assume that you already have SSH access to a Ubuntu VM hosted on Azure. Following…
#https://docs.microsoft.com/en-us/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server?view=sql-server-2017 apt-get install update
1 |
apt-get install software-properties-common apt-utils |
add-apt-repository ppa:ondrej/php -y apt-get update apt-get install php7.2 php7.2-dev php7.2-xml -y –allow-unauthenticated apt-get install gnupg gnupg2 gnupg1 curl https://packages.microsoft.com/keys/microsoft.asc |…
“Shit happens but life goes on.” Anonymous Challenge Statement Hopefully you have split your hosting service away from your database service. Which ever X service…
Step by step guide to setting up WordPress with MSSQL on Azure Web App and SQL Azure Here’s my response to the challenge. The…
Challenge Statement Create a content management system hosted on Azure, which you will be using to blog about your progress from Day 1 to Day…
Prerequisite and Requirements Welcome to 30 Days of Azure challenge site. There are no prizes when you complete this challenge. Aww…. Nonetheless things will start…