Skip to content

Commit d6e9e27

Browse files
Fix table formatting in documentation
1 parent 867f9cd commit d6e9e27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ 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-
| --- | --- |
9190
| CosmosDB database account master key | `account=<account name>;database=<db name>;region=<region name>;key=<account master key>` |
9291
| Synapse workspace managed identity | `account=<account name>;database=<db name>;region=<region name>;authtype=ManagedIdentity` |
9392
```

0 commit comments

Comments
 (0)