Skip to content

Commit 27f5d14

Browse files
Merge pull request #289634 from lrtoyou1223/vnetirbranch30
add a note for unsupported sql properties
2 parents 20dc227 + 1bcd127 commit 27f5d14

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/data-factory/tutorial-managed-virtual-network-on-premise-sql-server.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,9 @@ data factory from the resources list.
258258
> [!NOTE]
259259
> When deploying your SQL Server on a virtual machine within a virtual network, it is essential to enhance your FQDN by appending **privatelink**. Otherwise, it will be conflicted with other records in the DNS setting. For example, you can simply modify the SQL Server's FQDN from **sqlserver.westus.cloudapp.azure.net** to **sqlserver.privatelink.westus.cloudapp.azure.net**.
260260
261+
> [!NOTE]
262+
> Currently ApplicationIntent and MultiSubnetFailover are not supported in SQL connection properties.
263+
261264
8. Create private endpoint.
262265
263266
## Create a linked service and test the connection

0 commit comments

Comments
 (0)