install azd in codespace

This commit is contained in:
zedy
2022-12-12 11:14:42 +08:00
parent a949d4b225
commit 7f40d2d115
2 changed files with 9 additions and 1 deletions

View File

@@ -8,7 +8,8 @@
"USERNAME": "vscode",
"INSTALL_NODE": "false",
"NODE_VERSION": "lts/*",
"INSTALL_AZURE_CLI": "false"
"INSTALL_AZURE_CLI": "false",
"INSTALL_AZURE_DEVELOPER_CLI": "true"
}
},
"features": {