I created a free mongodb cluster. I created a user,set the connection to the mongodb compass, copied the connection string and then opened my mongodb compass .Pasted the copied string there,set the password and then pressed connect.It processes for a while and then throws a error of
connection <monitor> to 15.207.225.15:27017 closed.
Can someone solve it out .
You have to add your IP address to the IP access list before you can connect to your cluster. Follow the guide.