Edit

Share via


Run a Fabric pipeline Copy Activity through the virtual network data gateway

To use a Microsoft Fabric pipeline Copy Activity with a virtual network (VNet) data gateway:

  1. In Fabric, navigate to your workspace by selecting Workspaces, and then selecting your workspace.

    Screenshot of the workspaces with the example workspace name emphasized.

  2. Make sure you select Fabric in the bottom left. Then select New item.

    Screenshot of the Data Factory page with Data Factory and New emphasized.

  3. Select Data pipeline from the pop-up window.

    Screenshot of the Data Factory page with Pipeline emphasized.

  4. Create a new pipeline. In the pipeline page, select Copy data assistant.

    Screenshot of the Data Factory page with Copy data assistant.

  5. Search for and select your data source.

  6. Input all the necessary connection details for your data source. Under the Data gateway header, select the arrow to open the drop-down menu. Select your VNet data gateway from the list, which is prefixed with the [Virtual network] tag. If there's no VNet data gateway here, you need to create one.

    Screenshot of the Get data window with Data gateway emphasized.

  7. Select Next.

  8. Select the data you want to load from your source.

  9. Do the same for the destination.

  10. A copy activity is created in the canvas. Select Run. The data is transferred from the source to the destination using the VNet data gateway.

Screenshot of pipeline run with Data gateway.