Skip to content

Commit

Permalink
Add Azure CLI to Codespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
danmarshall authored Nov 25, 2024
1 parent 8697bb8 commit 9ad3436
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"features": {
"ghcr.io/devcontainers/features/node:1": {
"version": "18"
}
},
"ghcr.io/devcontainers/features/azure-cli:1": {}
},

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

0 comments on commit 9ad3436

Please sign in to comment.