Azure SQL Database connection

I’m trying to connect to an Azure SQL Database that I can connect to fine in SQL Server Management Studio. However login fails from grafana with all the same options. The SQL Database source plugin says it supports Azure Sql databases.

The error says:
Login error: mssql: Login failed for user 'TacosAreDelicious'.

I’ve ensured encryption enabled, and user exists, and can connect in SSMS. Any ideas?