Near Real-time Analytics Powered by Mirroring in Microsoft Fabric for MongoDB Atlas
Read more on Developer Center
Author: Diana Annie Jenosh
1 Like
Mark_Z
(Mark Z)
2
can you provide the format of the mongodb atlas connection string which needs to be used for mongo_conn_str
1 Like
Hi @Mark_Z ,
Mongo connection string is the regular SRV string.
For e.g: “mongodb+srv://userid:password@clusterid/?retryWrites=true&w=majority&appName=appname”
LMK if any issues.
1 Like