Share via

Synapse Create Pipeline Powershell command not working properly

WU 21 Reputation points
2022-07-15T07:10:24.173+00:00

I am using the Powershell command "Set-AzSynapsePipeline".

I basically created a pipeline manually, added a notebook and set the notebook & sparkpool, exported the template, resulting in a manifest.json and a pipeline.json file, used the pipeline.json file with the Powershell command. The pipeline gets created, but it's empty and the notebook is missing.

The actual command in question: 

Set-AzSynapsePipeline -WorkspaceName WorkspaceName -Name 'Pipeline 1' -DefinitionFile "./Pipeline 1.json"

May I ask if I did something wrong or if I encountered a bug?

Thanks!

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.


Answer accepted by question author

PRADEEPCHEEKATLA 91,866 Reputation points
2022-07-18T08:53:59.803+00:00

Hello @WU ,

Thanks for the question and using MS Q&A platform.

This is an expected behaviour when you use the Export template option. I would suggest you to use the Download support files.

Note: Use the Pipeline.json file available in the downloaded support files.

221831-image.png

Hope this will help. Please let us know if any further queries.

------------------------------

  • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
  • Want a reminder to come back and check responses? Here is how to subscribe to a notification
  • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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