api function

This commit is contained in:
2022-02-13 15:17:27 -06:00
parent 55bfbc2500
commit 5dc3d49f94
8 changed files with 462 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"dependencies": {
"appInsights1": {
"type": "appInsights"
},
"storage1": {
"type": "storage",
"connectionId": "AzureWebJobsStorage"
}
}
}