AzureCosmosDB / data-migration-desktop-tool

MIT License
122 stars 46 forks source link

System.AggregateException: Configuration for CosmosSourceSettings is invalid (ConnectionString must be specified unless UseRbacAuth is true) #98

Closed dhapagopal1 closed 5 months ago

dhapagopal1 commented 9 months ago

Hi Team,

When i used this migration tool after run dmt command given below error. ConnectionString must be specified unless UseRbacAuth is true System.AggregateException: Configuration for CosmosSourceSettings is invalid (ConnectionString must be specified unless UseRbacAuth is true)

Thank's Gopal

bowencode commented 5 months ago

As the error states, ConnectionString is a required setting for the extension you're using. Refer to extension documentation for required and optional settings: https://github.com/AzureCosmosDB/data-migration-desktop-tool#extension-documentation