Skip to content

Commit 29e0102

Browse files
Fix table formatting in documentation
1 parent d6e9e27 commit 29e0102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/sql/query-cosmos-db-analytical-store.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@ In addition to the common properties in the SQL connection string that are descr
8787
The examples of connection strings are shown in the following table:
8888

8989
| Authentication type | Connection string |
90+
| --- | --- |
9091
| CosmosDB database account master key | `account=<account name>;database=<db name>;region=<region name>;key=<account master key>` |
9192
| Synapse workspace managed identity | `account=<account name>;database=<db name>;region=<region name>;authtype=ManagedIdentity` |
92-
```
9393

9494
### [OPENROWSET with credential](#tab/openrowset-credential)
9595

0 commit comments

Comments
 (0)