Using MongoDB Atlas on Lambda throws Could not connect to any servers in MongoDB Atlas cluster error

Hi @Stewart_Snow and welcome in the MongoDB Community :muscle: !

Did you try to add some options to the C# driver connection like increase the timeouts, etc ? Maybe waitQueueTimeoutMS can help?

Cheers,
Maxime.