In an Azure function transferring data from a MongoDB to an SQL-Server we were seeing connection errors on the MongoDB-side:
MongoConnectionException: An exception occurred while opening a connection to the server.
In an Azure function transferring data from a MongoDB to an SQL-Server we were seeing connection errors on the MongoDB-side:
MongoConnectionException: An exception occurred while opening a connection to the server.