When using SQL Server Management Studio 18.4 to access an Azure SQL server, I am able to login successfully and can expand the Databases list in Object Explorer. However, when I attempt to open Object Explorer Details, SSMS becomes unresponsive and has to be restarted.
This happens, both on my local PC and also from an Azure VM. Strangely, when using SSMS 12, I don't have a problem and can open the tables in Object Explorer Details.
When accessing a local instance of SQL Server (2017), SSMS works just fine. This is true for both my local PC and the Azure VM.