Skip to content

Commit 5e50a96

Browse files
authored
Merge pull request #214625 from dbradish-microsoft/dbradish_rollbackAzCLIprerequisites
rolled back PR 210934
2 parents c80b147 + b0cf502 commit 5e50a96

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
ms.topic: include
3-
ms.date: 09/10/2020
3+
ms.date: 09/10/2022
44
author: dbradish-microsoft
55
ms.author: dbradish
6-
manager: barbkess
6+
ms.reviewer: dbradish
7+
manager: mkluck
78
ms.custom: devx-track-azurecli
9+
ms.note: This include file is used by over 460 articles. Check with ms.author before making updates.
810
---
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.
1211

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).
1313
[![Launch Cloud Shell in a new window](media/cloud-shell-try-it/hdi-launch-cloud-shell.png)](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).
1517

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).
1719

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-
2020
- 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

Comments
 (0)