Skip to content

Commit 183a71f

Browse files
Clare Zheng (Shanghai Wicresoft Co Ltd)Clare Zheng (Shanghai Wicresoft Co Ltd)
authored andcommitted
Update screenshot and description
1 parent c5fe698 commit 183a71f

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

articles/data-factory/connector-mongodb-atlas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The following properties are supported for MongoDB Atlas linked service:
7474
| type |The type property must be set to: **MongoDbAtlas** |Yes |
7575
| connectionString |Specify the MongoDB Atlas connection string e.g. `mongodb+srv://<username>:<password>@<clustername>.<randomString>.<hostName>/<dbname>?<otherProperties>`. <br/><br /> You can also put a connection string in Azure Key Vault. Refer to [Store credentials in Azure Key Vault](store-credentials-in-key-vault.md) with more details. |Yes |
7676
| database | Name of the database that you want to access. | Yes |
77-
| driverVersion | Specify the driver version to 2.19.0 which supports MongoDB version 3.6 and higher. For more information, go to this [article](https://www.mongodb.com/docs/drivers/csharp/current/compatibility/). |No |
77+
| driverVersion | Specify the driver version to v2 which supports MongoDB version 3.6 and higher. For more information, go to this [article](https://www.mongodb.com/docs/drivers/csharp/current/compatibility/). |No |
7878
| 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 |
7979

8080
**Example:**
607 Bytes
Loading

0 commit comments

Comments
 (0)