Proxy the backend for Azure SQL so requests come from a static IP the proxy IP

WindMillCode Raliani 11 Reputation points
2021-06-30T18:14:19.113+00:00

Greetings we have a proxy that can act as our static IP for azure sql client however, the driver and availble option we cant get the proxy setup to work, would love for assistance on this

SQL Server Other
{count} votes

1 answer

Sort by: Most helpful
  1. CathyJi-MSFT 22,396 Reputation points Microsoft External Staff
    2021-07-01T02:40:23.957+00:00

    Hi @WindMillCode Raliani

    In the following section: Azure SQL Database connection policy, there are some network/firewall changes you need to make on the outbound firewall:

    If your connection policy is set to Proxy, all network packets flow via the Azure SQL Database gateway. For this setting, clients need to allow outbound communication from the client to Azure SQL Database gateway IP addresses on port 1433.

    Suggest you reading the MS blog Using a TCP proxy to connect to SQL Database over VPN.


    If the response is helpful, please click "Accept Answer" and upvote it, as this could help other community members looking for similar queries.

    0 comments No comments

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.