Skip to content

Commit 8c030cc

Browse files
authored
Merge pull request #191982 from Clare-Zheng82/0317-Add_Note_to_SQL_VNET_endpoint_doc
Add a Note to Access SQL Managed Instance doc
2 parents 52d08a1 + 262f00f commit 8c030cc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/data-factory/tutorial-managed-virtual-network-sql-managed-instance.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: lle
66
ms.service: data-factory
77
ms.subservice: tutorials
88
ms.topic: tutorial
9-
ms.date: 05/06/2021
9+
ms.date: 03/17/2022
1010
---
1111

1212
# Tutorial: How to access SQL Managed Instance from Data Factory Managed VNET using Private Endpoint
@@ -235,6 +235,9 @@ the page.
235235
>|**SQL MI 1**|1433 |1433 |sudo ./ip_fwd.sh -i eth0 -f 1433 -a <FQDN/IP> -b 1433|
236236
>|**SQL MI 2**|1434 |1434 |sudo ./ip_fwd.sh -i eth0 -f 1434 -a <FQDN/IP> -b 1433|
237237
238+
>[!Note]
239+
> Run the script again every time you restart the VMs behind the load balancer.
240+
238241
## Create a Private Endpoint to Private Link Service
239242

240243
1. Select All services in the left-hand menu, select All resources, and then select your

0 commit comments

Comments
 (0)