Skip to content

Commit 5391a73

Browse files
Merge pull request #293941 from RoseHJM/mdb-freshness-jan-03
MDB freshness Jan 03
2 parents fbdf85d + d02a0e1 commit 5391a73

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/dev-box/how-to-install-dev-box-cli.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ ms.custom: devx-track-azurecli
88
ms.topic: how-to
99
ms.author: rosemalcolm
1010
author: RoseHJM
11-
ms.date: 04/25/2023
11+
ms.date: 01/31/2025
12+
1213
#Customer intent: As a platform engineer, I want to install the Dev Box CLI extension so that I can create Dev Box resources from the command line.
1314
---
1415

@@ -31,9 +32,9 @@ az extension add --name devcenter
3132
az extension list
3233
```
3334
### Update the devcenter extension
34-
You can update the devcenter extension if you already have it installed.
35+
You can update the devcenter extension if it's already installed.
3536

36-
To update a version of the extension that's installed
37+
To update the extension:
3738
``` azurecli
3839
az extension update --name devcenter
3940
```
@@ -72,6 +73,6 @@ You might find the following commands useful as you work with Dev Box.
7273
az devcenter admin --help
7374
```
7475
75-
## Next steps
76+
## Related content
7677
7778
For complete command listings, refer to the [Microsoft Dev Box and Azure Deployment Environments Azure CLI documentation](https://aka.ms/CLI-reference).

0 commit comments

Comments
 (0)