This commit is contained in:
2025-01-21 12:43:04 -06:00
parent c8e909ae88
commit 7c77a5298a
17 changed files with 940 additions and 37 deletions

5
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"recommendations": [
"ms-azuretools.vscode-azurefunctions"
]
}