How to install Wordpress server based on Azure Container Instances
How to install AZ CLI Tools
- Login to the machine using privileged account.
- Download the latest build of Azure CLI.
- Windows download instruction and location:
- Linux download instruction and location:
How to login to an Azure subscription
- Login to an Azure account, from command prompt:
- az login
- Run the command below to list the available subscriptions:
- az account list --output table