Import cmdlet on synapse artifacts data plane commands #20401
Unanswered
DevKumar4Git
asked this question in
Q&A
Replies: 2 comments 1 reply
-
@DevKumar4Git , do you know which API can meet your requirement? You can get the list of API of synapse from here https://learn.microsoft.com/en-us/rest/api/synapse/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
@DevKumar4Git you can use "Set-" cmdlet. pipeline as an example: https://learn.microsoft.com/en-us/powershell/module/az.synapse/set-azsynapsepipeline?view=azps-9.2.0 cc: @yanjungao718 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For importing a synapse artifact like notebook, pipeline, there is no support for Import Cmdlet. Is there a workaround to achieve the same?
https://github.com/Azure/azure-powershell/tree/main/src/Synapse/Synapse/Commands/DataPlaneCommands/Artifact
Beta Was this translation helpful? Give feedback.
All reactions