Skip to content

Commit db99afb

Browse files
Merge pull request #28536 from rohitnayakmsft/patch-10
Deleted note on Private Link Redirection
2 parents 75d09db + c2711ba commit db99afb

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)