12 lines
240 B
JSON
12 lines
240 B
JSON
{
|
|
"dependencies": {
|
|
"storage1": {
|
|
"type": "storage",
|
|
"connectionId": "AzureWebJobsStorage"
|
|
},
|
|
"appInsights1": {
|
|
"type": "appInsights",
|
|
"connectionId": "APPLICATIONINSIGHTS_CONNECTION_STRING"
|
|
}
|
|
}
|
|
} |