|
1 | 1 | ---
|
2 | 2 | description: Overview of features in Azure Cloud Shell
|
3 | 3 | ms.contributor: jahelmic
|
4 |
| -ms.date: 03/03/2023 |
| 4 | +ms.date: 10/02/2023 |
5 | 5 | ms.topic: article
|
6 | 6 | tags: azure-resource-manager
|
7 | 7 | title: Azure Cloud Shell features
|
@@ -41,7 +41,7 @@ first launch. Once completed, Cloud Shell will automatically attach your storage
|
41 | 41 | sessions. Use best practices when storing secrets such as SSH keys. Services, like
|
42 | 42 | Azure Key Vault, have [tutorials for setup][02].
|
43 | 43 |
|
44 |
| -[Learn more about persisting files in Cloud Shell.][28] |
| 44 | +Learn more about [Persisting files in Cloud Shell][28]. |
45 | 45 |
|
46 | 46 | ### Azure drive (Azure:)
|
47 | 47 |
|
@@ -85,7 +85,7 @@ Cloud Shell comes with the following Azure command-line tools preinstalled:
|
85 | 85 |
|
86 | 86 | | Tool | Version | Command |
|
87 | 87 | | ------------------------- | -------- | ------------------------------ |
|
88 |
| -| [Azure CLI][08] | 2.51.0 | `az --version` | |
| 88 | +| [Azure CLI][05] | 2.51.0 | `az --version` | |
89 | 89 | | [Azure PowerShell][06] | 10.2.0 | `Get-Module Az -ListAvailable` |
|
90 | 90 | | [AzCopy][04] | 10.15.0 | `azcopy --version` |
|
91 | 91 | | [Azure Functions CLI][01] | 4.0.5198 | `func --version` |
|
@@ -165,8 +165,7 @@ You can verify the version of the language using the command listed in the table
|
165 | 165 |
|
166 | 166 | ## Next steps
|
167 | 167 |
|
168 |
| -- [Bash in Cloud Shell Quickstart][30] |
169 |
| -- [PowerShell in Cloud Shell Quickstart][29] |
| 168 | +- [Cloud Shell Quickstart][29] |
170 | 169 | - [Learn about Azure CLI][05]
|
171 | 170 | - [Learn about Azure PowerShell][06]
|
172 | 171 |
|
@@ -199,5 +198,4 @@ You can verify the version of the language using the command listed in the table
|
199 | 198 | [26]: media/features/exchangeonline.png
|
200 | 199 | [27]: media/features/exchangeonlinecmdlets.png
|
201 | 200 | [28]: persisting-shell-storage.md
|
202 |
| -[29]: quickstart-powershell.md |
203 |
| -[30]: quickstart.md |
| 201 | +[29]: quickstart.md |
0 commit comments