Thanks for posting your question in the Microsoft Q&A forum.
- Azure SQL Database requires TLS 1.2 by default. Make sure your client machine supports TLS 1.2.
- In SSMS connection properties, ensure "Encrypt connection" is set to TRUE
- Verify that the user attempting to log in has access to the selected database with at least the minimum required permissions.
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful