Files
forgetmenot-azure/forgetmenot-api/Properties/serviceDependencies.json
2022-02-13 15:17:27 -06:00

11 lines
177 B
JSON

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