I have a SQL Server database which I am connecting to via bastion host. Bastion server is a Windows server in AWS. So I need to first RDC to Windows bastion host from there I again need to RDC to the database server.
I have whitelisted my IP to bastion security group. I need to connect Tableau desktop to SQL Server now.
What configuration I need to place to make this happen?
Thanks