Initial import into Gitea
This commit is contained in:
12
Registration/Properties/serviceDependencies.json
Normal file
12
Registration/Properties/serviceDependencies.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"storage1": {
|
||||
"type": "storage",
|
||||
"connectionId": "AzureWebJobsStorage"
|
||||
},
|
||||
"appInsights1": {
|
||||
"type": "appInsights",
|
||||
"connectionId": "APPLICATIONINSIGHTS_CONNECTION_STRING"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user