I can't connect to Azure SQL Database.
Error Message:
Server was not found or was not accessible.
PS: I have tried from other tool like, dbeaver, azure data studio, ssms (all is working).
I have also tried one of the recommended from valentina post:
userid@database name (Doesn't work either)
Valentina Studio v12.0.2 Windows
Connection Method: TCP/IP
Host: <ServerName>.database.windows.net
Port: 1433
Authentication Method: SQL Server Authentication
User: <username> Also Tried <username>@<azure_database_name>
Password: <password>
Database: <azure_database_name>