Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| azure:qnd:azure_cli [2022/10/31 13:36] – [Azure CLI] mgupton | azure:qnd:azure_cli [2022/10/31 18:12] (current) – [Azure CLI] mgupton | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| * [[https:// | * [[https:// | ||
| + | |||
| + | <code powershell> | ||
| + | az login --tenant <tenant id> | ||
| + | </ | ||
| + | |||
| + | <code powershell> | ||
| + | az account set --subscription < | ||
| + | </ | ||
| + | |||
| ====== Powershell ====== | ====== Powershell ====== | ||
| ===== Login Sequence ===== | ===== Login Sequence ===== | ||