Skip to content

Commit f8930b5

Browse files
authored
Merge pull request #197669 from lrtoyou1223/vnetirbranch28
Fix an issue
2 parents 5b04dc1 + 0fbec4f commit f8930b5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/data-factory/tutorial-managed-virtual-network-migrate.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ ms.date: 05/08/2022
1616
Managed virtual network provides a secure and manageable data integration solution. With managed virtual network, you can create the Azure integration runtime as part of a managed virtual network and use private endpoints to securely connect to supported data stores. Data traffic goes through Azure private links that provide secured connectivity to the data source. In addition, it prevents data exfiltration to the public internet.
1717
This tutorial provides steps to move existing Azure integration runtime to an Azure integration runtime in a managed virtual network.
1818

19-
## Steps to move existing Azure integration runtime to an Azure integration runtime in a managed virtual network
19+
## Azure Data Factory
20+
For Azure Data Factory, you can move existing Azure integration runtime directly by following steps:
2021
1. Enable managed virtual network on your Azure integration runtime. You can enable it either on a new Azure integration time or an existing one.
2122

2223
:::image type="content" source="./media/tutorial-managed-virtual-network/enable-managed-virtual network.png" alt-text="Screenshot of enabling managed virtual network during the creation or edit Azure integration runtime.":::
@@ -28,6 +29,8 @@ This tutorial provides steps to move existing Azure integration runtime to an Az
2829

2930
:::image type="content" source="./media/tutorial-managed-virtual-network/modify-linked-service.png" alt-text="Screenshot of modifying the integration runtime reference in the linked service.":::
3031

32+
## Azure Synapse Analytics
33+
For Azure Synapse Analytics, Azure integration runtime can't be moved directly in existing workspace. You need to create a new workspace with a managed workspace virtual network. In new workspace, Azure integration runtime is in a managed virtual network and you can reference it in the linked service.
3134

3235
## Next steps
3336

0 commit comments

Comments
 (0)