Skip to content

Commit

Permalink
Merge pull request #55 from microsoft/danmarshall-azure-cli
Browse files Browse the repository at this point in the history
Add Azure CLI to Codespaces
  • Loading branch information
danmarshall authored Jan 7, 2025
2 parents 9444dce + 9ad3436 commit 759077f
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 759077f

Please sign in to comment.