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

11 lines
190 B
JSON

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