Connection Microsoft SQL Server 2022 with Grafana

I am trying to establish connection from my Microsoft SQL Server 2022 to Grafana. But the connection was not established.

This is my Instance IP Setup.

This is the Database

image

This is the connection and authentication to from grafana setup page.

Network error happen when I hit the Save & Test button.

Anyone have encounter this and come out with the solution ? Or did I configure wrongly ?

I am using SQL Server 2022 Express Edition under SQL Server Management Studio 21. I am not sure this edition works as well ?

Do you have this remote connection setting properly configured?

Also does the user PLC_1200 have the read permission to that db?

Hi @yosiasz, yes I have the remote connection and read permission.

I’ve check the server log, it is not even connecting.

Can you login into that server using that sqluser in ssms?