azure:qnd:azure_cli

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
azure:qnd:azure_cli [2022/10/31 13:36] – [Azure CLI] mguptonazure:qnd:azure_cli [2022/10/31 18:12] (current) – [Azure CLI] mgupton
Line 3: Line 3:
  
   * [[https://learn.microsoft.com/en-us/cli/azure/manage-azure-subscriptions-azure-cli]]   * [[https://learn.microsoft.com/en-us/cli/azure/manage-azure-subscriptions-azure-cli]]
 +
 +<code powershell>
 +az login --tenant <tenant id>
 +</code>
 +
 +<code powershell>
 +az account set --subscription <subscription id>
 +</code>
 +
 ====== Powershell ====== ====== Powershell ======
 ===== Login Sequence ===== ===== Login Sequence =====
  • azure/qnd/azure_cli.1667223415.txt.gz
  • Last modified: 2022/10/31 13:36
  • by mgupton