Skip to content

Commit d8a312e

Browse files
committed
Fix broken link
1 parent b3d0307 commit d8a312e

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

articles/cloud-shell/features.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: Overview of features in Azure Cloud Shell
33
ms.contributor: jahelmic
4-
ms.date: 03/03/2023
4+
ms.date: 10/02/2023
55
ms.topic: article
66
tags: azure-resource-manager
77
title: Azure Cloud Shell features
@@ -41,7 +41,7 @@ first launch. Once completed, Cloud Shell will automatically attach your storage
4141
sessions. Use best practices when storing secrets such as SSH keys. Services, like
4242
Azure Key Vault, have [tutorials for setup][02].
4343

44-
[Learn more about persisting files in Cloud Shell.][28]
44+
Learn more about [Persisting files in Cloud Shell][28].
4545

4646
### Azure drive (Azure:)
4747

@@ -85,7 +85,7 @@ Cloud Shell comes with the following Azure command-line tools preinstalled:
8585

8686
| Tool | Version | Command |
8787
| ------------------------- | -------- | ------------------------------ |
88-
| [Azure CLI][08] | 2.51.0 | `az --version` |
88+
| [Azure CLI][05] | 2.51.0 | `az --version` |
8989
| [Azure PowerShell][06] | 10.2.0 | `Get-Module Az -ListAvailable` |
9090
| [AzCopy][04] | 10.15.0 | `azcopy --version` |
9191
| [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
165165

166166
## Next steps
167167

168-
- [Bash in Cloud Shell Quickstart][30]
169-
- [PowerShell in Cloud Shell Quickstart][29]
168+
- [Cloud Shell Quickstart][29]
170169
- [Learn about Azure CLI][05]
171170
- [Learn about Azure PowerShell][06]
172171

@@ -199,5 +198,4 @@ You can verify the version of the language using the command listed in the table
199198
[26]: media/features/exchangeonline.png
200199
[27]: media/features/exchangeonlinecmdlets.png
201200
[28]: persisting-shell-storage.md
202-
[29]: quickstart-powershell.md
203-
[30]: quickstart.md
201+
[29]: quickstart.md

0 commit comments

Comments
 (0)