You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-factory/tutorial-managed-virtual-network-migrate.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: Move existing public Azure integration runtime to an Azure integration runtime in a managed virtual network
3
-
description: This tutorial provides steps to move existing public Azure integration runtime to an Azure integration runtime in a managed virtual network.
2
+
title: Move existing Azure integration runtime to an Azure integration runtime in a managed virtual network
3
+
description: This tutorial provides steps to move existing Azure integration runtime to an Azure integration runtime in a managed virtual network.
4
4
author: lrtoyou1223
5
5
ms.author: lle
6
6
ms.service: data-factory
@@ -9,24 +9,24 @@ ms.topic: tutorial
9
9
ms.date: 05/08/2022
10
10
---
11
11
12
-
# Tutorial: How to move existing public Azure integration runtime to an Azure integration runtime in a managed virtual network
12
+
# Tutorial: How to move existing Azure integration runtime to an Azure integration runtime in a managed virtual network
Managed virtual network provides a secure and manageable data integration solution. With managed virtual network, you can provision 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.
17
-
This tutorial provides steps to move existing public Azure integration runtime to an Azure integration runtime in a managed virtual network.
16
+
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.
17
+
This tutorial provides steps to move existing Azure integration runtime to an Azure integration runtime in a managed virtual network.
18
18
19
-
## Steps to move existing public Azure integration runtime to an Azure integration runtime in a managed virtual network
19
+
## Steps to move existing Azure integration runtime to an Azure integration runtime in a managed virtual network
20
20
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.
:::image type="content" source="./media/tutorial-managed-virtual-network/modify-linked-service.png" alt-text="Modify the integration runtime reference in the linked service":::
0 commit comments