Azure Cosmos for MongoDB connector user guide
Log in to you Azure Portal and select your Azure Cosmos MongoDb resource
Once inside your resource, navigate to Connection Strings tab on the Side bar. There you will be able to get the required connection properties such as the Host, Username, Password.
To get your Database name, navigate to Data Explorer tab which is on the Side bar as well
Now that you have the required Connection Properties, You can now Connect your Cosmos for MongoDB to EazyDi app. Let’s create a connection
Note that the PORT NUMBER is included in the Host separated by a semi colon “:”
Now that you have created a connection, You can now select a table from the list of connection objects.