Run Pipeline in Azure Synapse workspace(preview) using PowerShell

Ashish Sinha 41 Reputation points
2020-11-03T10:53:53.127+00:00

Hi All,

Is there a way to run the pipeline created inside Synapse workspace using Powershell?

Thanks,
Ashish

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,856 questions
0 comments No comments
{count} votes

Accepted answer
  1. Vaibhav Chaudhari 38,721 Reputation points
    2020-11-03T10:57:52.91+00:00

    Yes, Invoke-AzSynapsePipeline is the command

    https://learn.microsoft.com/en-us/powershell/module/az.synapse/invoke-azsynapsepipeline?view=azps-5.0.0

    ----------

    Please don't forget to Accept Answer and Up-vote if the response helped -- Vaibhav

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.