Skip to content

Commit c2711ba

Browse files
Deleted note on Private Link Redirection
Private Link Redirection is now working. Deleted the note that listed it as a limitation
1 parent 94e29d2 commit c2711ba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

azure-sql/database/connectivity-architecture.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ Servers in SQL Database and dedicated SQL pools (formerly SQL DW) in Azure Synap
5151

5252
We highly recommend the `Redirect` connection policy over the `Proxy` connection policy for the lowest latency and highest throughput. However, you will need to meet the additional requirements for allowing network traffic as outlined above. If the client is an Azure Virtual Machine, you can accomplish this using Network Security Groups (NSG) with [service tags](/azure/virtual-network/network-security-groups-overview#service-tags). If the client is connecting from a workstation on-premises then you may need to work with your network admin to allow network traffic through your corporate firewall.
5353

54-
> [!IMPORTANT]
55-
> Connections to private endpoint only support **Proxy** as the [connection policy](connectivity-architecture.md#connection-policy).
5654

5755
## Connectivity from within Azure
5856

0 commit comments

Comments
 (0)