Skip to content

Commit 9ad3436

Browse files
authored
Add Azure CLI to Codespaces
1 parent 8697bb8 commit 9ad3436

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"features": {
1010
"ghcr.io/devcontainers/features/node:1": {
1111
"version": "18"
12-
}
12+
},
13+
"ghcr.io/devcontainers/features/azure-cli:1": {}
1314
},
1415

1516
// Use 'forwardPorts' to make a list of ports inside the container available locally.

0 commit comments

Comments
 (0)