'How to connect to SQL Server database behind bastion host (Windows)

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



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source