Skip to content

Commit

Permalink
add tools
Browse files Browse the repository at this point in the history
  • Loading branch information
sjkp committed Mar 29, 2024
1 parent d106bee commit aad9e5c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
// See https://containers.dev/features for list of features
"ghcr.io/devcontainers/features/docker-in-docker:2": {
},
"ghcr.io/azure/azure-dev/azd:latest": {}
"ghcr.io/azure/azure-dev/azd:latest": {},
"ghcr.io/devcontainers/features/azure-cli:latest": {},
"ghcr.io/rchaganti/vsc-devcontainer-features/azurebicep:1": {}
},
"customizations": {
"vscode": {
Expand Down

0 comments on commit aad9e5c

Please sign in to comment.