Enable access from office laptop to RDS Server via Azure VNET

Surendra Koritala 20 Reputation points
2023-04-14T18:15:27.4966667+00:00

We have a client who is working remotely from home. They want to access RDS Server hosted on AWS via Azure VNET. We build the following components for our client:
a. P2S connection between Client Laptop to Azure VNET b. S2S connection between Azure and AWS (through Cisco Peering device) Currently, we have to log in to Azure using VPNClient and open a Virtual machine on Azure, and access RDS Server. I want to know if it's possible to login into VPNClient and access RDS Server without additionally logging into Azure Virtual Machine. I want to avoid the additional step and see if it's possible to setup some routing between the client laptop and the RDS server through routing table configuration.

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,461 questions
{count} votes

1 answer

Sort by: Most helpful
  1. KapilAnanth-MSFT 41,491 Reputation points Microsoft Employee
    2023-05-02T09:44:05.8933333+00:00

    @Surendra Koritala

    Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.

    Your requirement is documented below.

    However, for this, BGP is mandatory.

    User's image

    From AWS side, make sure BGP is configured.
    Refer : How to connect AWS and Azure using a BGP-enabled VPN gateway

    Thanks,

    Kapil


    Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.

    0 comments No comments