Skip to content

Commit 31dc298

Browse files
committed
Last remaining changes
1 parent f601188 commit 31dc298

File tree

6 files changed

+1
-6
lines changed

6 files changed

+1
-6
lines changed
-8.19 KB
Loading
-17.6 KB
Loading
4.63 KB
Loading
Binary file not shown.

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

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -230,8 +230,6 @@ the page.
230230
1. Run the script on with the following options:<br/>
231231
**sudo ./ip_fwd.sh -i eth0 -f 1433 -a <FQDN/IP> -b 1433**<br/>
232232
<FQDN/IP> is the host of your SQL Managed Instance.
233-
234-
:::image type="content" source="./media/tutorial-managed-virtual-network/sql-mi-host.png" alt-text="Screenshot that shows SQL MI host." lightbox="./media/tutorial-managed-virtual-network/sql-mi-host-expanded.png":::
235233

236234
3. Run below command and check the iptables in your backend server VMs. You can see one record in your iptables with your target IP. <br/>
237235
**sudo iptables -t nat -v -L PREROUTING -n --line-number**
@@ -260,11 +258,8 @@ data factory from the resources list.
260258
6. Enter the name of private endpoint and select **myPrivateLinkService** in private
261259
link service list.
262260
7. Add FQDN of your target SQL Managed Instance.
263-
264-
:::image type="content" source="./media/tutorial-managed-virtual-network/sql-mi-host.png" alt-text="Screenshot that shows SQL MI host." lightbox="./media/tutorial-managed-virtual-network/sql-mi-host-expanded.png":::
265-
266261

267-
:::image type="content" source="./media/tutorial-managed-virtual-network/private-endpoint-5.png" alt-text="Screenshot that shows the private endpoint settings.":::
262+
:::image type="content" source="./media/tutorial-managed-virtual-network/private-endpoint-5.png" alt-text="Screenshot that shows the private endpoint settings.":::
268263

269264
8. Create private endpoint.
270265

4.74 KB
Loading

0 commit comments

Comments
 (0)