Damian1
4 months agoNeophyte
SQL Server connections using mssql.<instance name>.mssql_url
For some SQL Servers due to how they are setup, we are setting the property mssql.<instance name>.mssql_url
I've noticed, when I do this, the Microsoft_SQLServer_Connections module then does not retrieve the SQL Server version and edition (e.g. Enterprise, Standard, Express), which is affecting some custom dashboards.
What's the best guidance to resolve this, would I need to create my own datasource?