Difference between revisions of "Ingress with the wildcard ssl certificate of Lets Encrypt on AKS"

From ESS-WIKI
Jump to: navigation, search
(Created page with "= First thing on Azure = : Please refer to https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest")
 
Line 1: Line 1:
 
= First thing on Azure =
 
= First thing on Azure =
: Please refer to [[Install the Azure CLI|https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest]]
+
 
 +
#Please refer to [https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest Install the Azure CLI] and install az command.
 +
#Login your account by using "'''az login'''".
 +
#Show you account information by typing "'''az account show'''" and note your subscription id and tenant id be showed as the following picture.
 +
#
 +
#

Revision as of 08:54, 11 July 2019

First thing on Azure

  1. Please refer to Install the Azure CLI and install az command.
  2. Login your account by using "az login".
  3. Show you account information by typing "az account show" and note your subscription id and tenant id be showed as the following picture.