mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Adding Automatic tuning demo
This commit is contained in:
@ -0,0 +1,13 @@
|
||||
{
|
||||
"Logging": {
|
||||
"IncludeScopes": false,
|
||||
"LogLevel": {
|
||||
"Default": "Debug",
|
||||
"System": "Information",
|
||||
"Microsoft": "Information"
|
||||
}
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"Wwi": "Server=.;Database=WideWorldImporters;Integrated Security=true"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user