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 ` |
@@ -127,7 +127,7 @@ You can verify the version of the language using the command listed in the table
127
127
- [ Docker Desktop] [ 15 ]
128
128
- [ Kubectl] [ 20 ]
129
129
- [ Helm] [ 19 ]
130
- - [ DC/OS CLI] [ 14 ]
130
+ - [ D2iQ Kubernetes Platform CLI] [ 14 ]
131
131
132
132
#### Databases
133
133
@@ -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
@@ -184,7 +183,7 @@ You can verify the version of the language using the command listed in the table
184
183
[ 11 ] : https://developer.hashicorp.com/packer/docs
185
184
[ 12 ] : https://docs.chef.io/
186
185
[ 13 ] : https://docs.cloudfoundry.org/cf-cli/
187
- [ 14 ] : https://docs.d2iq.com/dkp/2.3 /azure-quick-start
186
+ [ 14 ] : https://docs.d2iq.com/dkp/2.6 /azure-infrastructure
188
187
[ 15 ] : https://docs.docker.com/desktop/
189
188
[ 16 ] : https://dotnet.microsoft.com/download/dotnet/7.0
190
189
[ 17 ] : https://github.com/Azure/CloudShell/issues
@@ -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