update markdown

This commit is contained in:
Preston Hervey 2018-12-17 14:58:15 -06:00
parent 21b7d4a90d
commit fe17dd7918

View File

@ -22,6 +22,7 @@ SetUpAggs.exe apply -Server asazure://server/instance -ConfigFile AggsConfig.jso
## Configuration File Example
```json
{
"database": {
"name": "AdventureWorksAggsProvider",
@ -90,6 +91,7 @@ SetUpAggs.exe apply -Server asazure://server/instance -ConfigFile AggsConfig.jso
]
}
}
```