Pull the connection string from key vault

This commit is contained in:
zedy
2022-12-14 15:32:14 +08:00
parent 50a8268b2e
commit a4427bcbf9
5 changed files with 43 additions and 5 deletions

View File

@@ -12,6 +12,9 @@
}
},
"features": {
"ghcr.io/devcontainers/features/azure-cli:1": {
"version": "2.38"
},
"ghcr.io/devcontainers/features/docker-from-docker:1": {
"version": "20.10"
},