@Carl Carey - Thanks for the question and using MS Q&A platform.
Based on the error message you provided, it seems like there is a duplicate key in the configuration. Specifically, the error message states that the collection already contains an item with the same key 'net.transport'.
To resolve this issue, you can try the following steps:
- Check if there are any duplicate keys in the configuration. You can do this by reviewing the JSON code you provided and ensuring that there are no duplicate keys.
- Try changing the SSL mode to a different value. You can try using SSL mode 1 or 2 instead of 4.
- Ensure that the integration runtime is running and connected to the correct network.
- Check if the SSL certificate, client certificate, and client key are valid and have been uploaded correctly to the Azure Key Vault.
Note: Make to double check the configuration details as mentioned in the official documentation: If you use the recommended driver version the following properties are supported for MySQL linked service.
For more details, refer to Copy data from MySQL using Azure Data Factory or Synapse Analytics
If none of these step's work, please do share the detailed stack trace of error message along with screenshot for further assistance.
Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.