I have a Windows VM that I connect to using RDP. For security reasons, I created a Bastion and a shareable URL so that I can give it to the client to connect via Bastion.
The client will connect using the shareable URL (using HTTPS), then choose the RDP protocol and the RDP port. I have restricted the RDP port to allow only certain IP addresses. However, this does not work with the shareable URL.
is it possible?