How to install Wordpress server based on Azure Container Instances

From PUBLIC-WIKI
Revision as of 14:10, 14 February 2019 by Eyales (talk | contribs) (Created page with "== How to install Wordpress server based on Azure Container Instances == * Login to the machine using privileged account. * Download the latest build of Azure CLI. :* Windows...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

How to install Wordpress server based on Azure Container Instances

  • 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
  • Login to an Azure account, from command prompt:
az login