Add project files.
This commit is contained in:
11
FunctionApp1/Properties/serviceDependencies.local.json
Normal file
11
FunctionApp1/Properties/serviceDependencies.local.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"appInsights1": {
|
||||
"type": "appInsights.sdk"
|
||||
},
|
||||
"storage1": {
|
||||
"type": "storage.emulator",
|
||||
"connectionId": "AzureWebJobsStorage"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user