Files
AdPlatform-Server/Registration/Properties/serviceDependencies.json
2026-03-14 13:50:09 -07:00

12 lines
240 B
JSON

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