Azure / azure-documentdb-datamigrationtool

Azure DocumentDB Data Migration Tool
MIT License
388 stars 182 forks source link

Cannot import to Cosmos DB - TLS issue #202

Open alenroki opened 1 year ago

alenroki commented 1 year ago

Using Data Migration Tool version 1.8.3. I am getting this error when clicking on Verify connection to an Azure Cosmos DB using default TLS 1.2 settings: "Request is being made with a forbidden encryption in transit protocol or cipher. Check account SSL/TLS minimum allowed protocol setting".

Workaround: On my Azure Cosmos DB account under Networking -> Connectivity I choose TLS 1.0 as Minimum and then my Import work.