Assistance Needed for Configuring Azure Infrastructure with VNet Peering and VPN Access through endpoints private

Victor Fabian Puppo 0 Reputation points
2024-08-01T07:26:10+00:00

Good morning Support Team,

I am seeking assistance with configuring an Azure infrastructure that includes two VNets (one Hub and one Spoke). In the Spoke VNet, we have an Azure SQL Database service.
I need to set up access to this database via a VPN from our private network to update the data within the database through endpoints private.

Specifically, I need help with the following:

  1. Configuring VNet Peering between the Hub and Spoke VNets.
  2. Setting up the necessary endpoints to allow secure access to the Azure SQL Database in the Spoke VNet.
  3. Establishing a VPN connection from our private network to the Spoke VNet to facilitate data updates.

Could you please provide guidance or resources to help me with this configuration? Any assistance you can offer would be greatly appreciated.

Thank you for your support.

Best regards,
Victor

Azure Traffic Manager
Azure Traffic Manager
An Azure service that is used to route incoming network traffic for high performance and availability.
119 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Andreas Baumgarten 108K Reputation points MVP
    2024-08-01T07:34:49.9466667+00:00

    Hi @Victor Fabian Puppo ,

    regarding vNet peering: Tutorial: Connect virtual networks with virtual network peering using the Azure portal

    regarding Azure Endpoints: Tutorial: Connect to an Azure SQL server using an Azure Private Endpoint using the Azure portal -> This is for Azure SQL Server but should work the same way for an Azure SQL Database

    regarding VPN Gateway/Connection: Tutorial: Create a site-to-site VPN connection in the Azure portal


    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards

    Andreas Baumgarten


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.