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

11 lines
177 B
JSON

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