Skip to content

Commit 70aeb73

Browse files
Merge pull request #297501 from KrishnakumarRukmangathan/patch-45
Update connector-mariadb.md
2 parents 51e3c74 + f1478c8 commit 70aeb73

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/data-factory/connector-mariadb.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: jianleishen
66
ms.subservice: data-movement
77
ms.custom: synapse
88
ms.topic: conceptual
9-
ms.date: 01/26/2025
9+
ms.date: 04/02/2025
1010
ms.author: jianleishen
1111
---
1212

@@ -86,6 +86,9 @@ If you use version 2.0, the following properties are supported for MariaDB linke
8686
| useSystemTrustStore | This option specifies whether to use a CA certificate from the system trust store, or from a specified PEM file. E.g. `UseSystemTrustStore=<0/1>`;<br/>Options: Enabled (1) / Disabled (0) **(Default)** | No |
8787
| connectVia | The [Integration Runtime](concepts-integration-runtime.md) to be used to connect to the data store. Learn more from [Prerequisites](#prerequisites) section. If not specified, it uses the default Azure Integration Runtime. |No |
8888

89+
> [!NOTE]
90+
> The MariaDB connector version 2.0 defaults to the highest TLS encryption and verification with sslMode=VERIFY_IDENTITY (4). Based on your server’s TLS configuration, please adjust the sslMode as needed.
91+
8992
**Example:**
9093

9194
```json

0 commit comments

Comments
 (0)