We are implementing a direct logging system in MongoDB and inserting this data into the Atlas database.
Our main application is developed with SQL Server.
How do I establish a linked server from my SQL Server to my Atlas database?
I can access the MongoDB database via ODBC for Excel or Power BI, but I have not been able to configure the Linked Server.
What I need is for a query made in SQL server to be able to consult (read only) the records of the logo tables present in Atlas.