9 lines
168 B
JSON
9 lines
168 B
JSON
|
|
{
|
||
|
|
"dependencies": {
|
||
|
|
"mssql1": {
|
||
|
|
"type": "mssql.onprem",
|
||
|
|
"connectionId": "DefaultConnectionString",
|
||
|
|
"secretStore": "AzureAppSettings"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|