How to define DSN for SQL Server Named Instance using dynamic port (without specifying port)? #739
-
Hi Team, We have a SQL Server running on a named instance and configured to use a dynamic port. I need to define a data source name (DSN) for tools like sql_exporter or other clients without explicitly specifying the port number. Is there a way to do this so that the SQL Server Browser service resolves the instance name and directs the connection properly? Any configuration examples or guidance would be appreciated. |
Beta Was this translation helpful? Give feedback.
Answered by
burningalchemist
May 2, 2025
Replies: 1 comment
-
hey @gajalakshmi2901, please have a look here: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
burningalchemist
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hey @gajalakshmi2901, please have a look here:
#515