Files
missionextraction/FunctionApp1/Properties/serviceDependencies.local.json
2026-04-05 21:05:33 +02:00

11 lines
190 B
JSON

{
"dependencies": {
"appInsights1": {
"type": "appInsights.sdk"
},
"storage1": {
"type": "storage.emulator",
"connectionId": "AzureWebJobsStorage"
}
}
}