|
1 | 1 | ---
|
2 | 2 | ms.topic: include
|
3 |
| -ms.date: 09/10/2020 |
| 3 | +ms.date: 09/10/2022 |
4 | 4 | author: dbradish-microsoft
|
5 | 5 | ms.author: dbradish
|
6 |
| -manager: barbkess |
| 6 | +ms.reviewer: dbradish |
| 7 | +manager: mkluck |
7 | 8 | ms.custom: devx-track-azurecli
|
| 9 | +ms.note: This include file is used by over 460 articles. Check with ms.author before making updates. |
8 | 10 | ---
|
9 |
| -You can use either the Azure Cloud Shell or a local Azure CLI. |
10 |
| - |
11 |
| -- [Azure Cloud Shell](../articles/cloud-shell/quickstart.md) with the Bash environment. Or launch the Cloud Shell here. |
12 | 11 |
|
| 12 | +- Use the Bash environment in [Azure Cloud Shell](../articles/cloud-shell/quickstart.md). For more information, see [Azure Cloud Shell Quickstart - Bash](../articles/cloud-shell/quickstart.md). |
13 | 13 | [](https://shell.azure.com)
|
14 |
| -- Local Azure CLI, see how to [install the Azure CLI](/cli/azure/install-azure-cli). If you're running on Windows or macOS, consider running Azure CLI in a Docker container. For more information, see [How to run the Azure CLI in a Docker container](/cli/azure/run-azure-cli-docker). |
| 14 | +- If you prefer to run CLI reference commands locally, [install](/cli/azure/install-azure-cli) the Azure CLI. If you're running on Windows or macOS, consider running Azure CLI in a Docker container. For more information, see [How to run the Azure CLI in a Docker container](/cli/azure/run-azure-cli-docker). |
| 15 | + |
| 16 | + - If you're using a local installation, sign in to the Azure CLI by using the [az login](/cli/azure/reference-index#az-login) command. To finish the authentication process, follow the steps displayed in your terminal. For other sign-in options, see [Sign in with the Azure CLI](/cli/azure/authenticate-azure-cli). |
15 | 17 |
|
16 |
| - - Sign in to the Azure CLI by using the [az login](/cli/azure/reference-index#az-login) command. To finish the authentication process, follow the steps displayed in your terminal. For other sign-in options, see [Sign in with the Azure CLI](/cli/azure/authenticate-azure-cli). |
| 18 | + - When you're prompted, install the Azure CLI extension on first use. For more information about extensions, see [Use extensions with the Azure CLI](/cli/azure/azure-cli-extensions-overview). |
17 | 19 |
|
18 |
| - - When you first use Azure CLI, install the Azure CLI extension. For more information about extensions, see [Use extensions with the Azure CLI](/cli/azure/azure-cli-extensions-overview). |
19 |
| - |
20 | 20 | - Run [az version](/cli/azure/reference-index?#az-version) to find the version and dependent libraries that are installed. To upgrade to the latest version, run [az upgrade](/cli/azure/reference-index?#az-upgrade).
|
0 commit comments