I am from mongo to cosmos db migration team and i am developing a dependent extension on this extension which has to make connections to mongodb and perform migration. This needs connection string to be provided from parent extension through connection provider. Hence, i have completed the implementation here by caching the connection string and returning it in the function
I am from mongo to cosmos db migration team and i am developing a dependent extension on this extension which has to make connections to mongodb and perform migration. This needs connection string to be provided from parent extension through connection provider. Hence, i have completed the implementation here by caching the connection string and returning it in the function