Skip to main content
Question

Can we connect to SQL DB with a different instance example sqlserver\abc

  • July 22, 2025
  • 1 reply
  • 27 views

Forum|alt.badge.img+2

Can we connect to SQL DB with a different instance example sqlserver\abc. how can I use on the SQL Server Tunnel in the PRA to connect.

1 reply

Forum|alt.badge.img
  • BeyondTrust Employee
  • 17 replies
  • July 30, 2025

Hello Mudupuri,

I would recommend reviewing KB0020904: How to create an SQL tunnel in Privileged Remote Access for more information on creating SQL Tunnel Jump shortcuts.

Privileged Remote Access SQL tunnels use TCP to connect to the endpoint, so this can be done by configuring a different TCP port for each instance.

On the SQL side, unique TCP ports will need to be configured for the instance so that it may be targeted using this method.