How to install Wordpress server based on Azure Container Instances

From PUBLIC-WIKI
Revision as of 17:11, 14 February 2019 by Eyales (talk | contribs)
Jump to navigation Jump to search

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:
https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-windows?view=azure-cli-latest
  • Linux download instruction and location:
https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-linux?view=azure-cli-latest

How to login to Azure subscription

  • Login to an Azure account, from command prompt:
az login