Skip to content

Commit a927357

Browse files
authored
Merge pull request #134761 from HarithaMaddi-MSFT/patch-24
(AzureCXP) MicrosoftDocs/azure-docs#64605
2 parents 5cca261 + d2b3f94 commit a927357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/get-started-pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You can orchestrate a wide variety of tasks in Azure Synapse.
2323
1. In Synapse Studio, go to the **Integrate** hub.
2424
1. Select **+** > **Pipeline** to create a new pipeline.
2525
1. Go to the **Develop** hub and select one of the notebooks you previously created.
26-
1. Drag that notebook into the pipeline.
26+
1. Drag that notebook into the pipeline (**Note**: Add import modules step in notebook as specified in [document](https://docs.microsoft.com/azure/synapse-analytics/spark/synapse-spark-sql-pool-import-export#transfer-data-to-or-from-a-sql-pool-attached-with-the-workspace) which are required while running from pipeline)
2727
1. In the pipeline, select **Add trigger** > **New/edit**.
2828
1. In **Choose trigger**, select **New**, and set the **Recurrence** to "every 1 hour".
2929
1. Select **OK**.

0 commit comments

Comments
 (0)