We had set up a resource group and Sql database and server for testing. Then we decided to create a new resource group and resources. Our original database was 'Mkp' on server 'mkp'.
Our new database was 'mkp-dev-db' on server 'mkp-dev-sql'. As soon as I created it and connected to the new server, I see the database from the first server (Mkp). I don't see the new database.
I tried it again, without the dashes, and specifically created a new sql server and selected blank database. I still see the original database with the new server connection, but neither of the new databases.
Here's what it looks like in SQL Management. Both connections have the same DB.
