Failure to deploy azure synapse pipelines with below error:
Set-AzSynapsePipeline : Exception has been thrown by the target of an invocation.
2024-05-08T08:29:52.7382260Z [31;1m[31;1m+ … $deploy = Set-AzSynapsePipeline -WorkspaceName $WorkspaceName -Name …[0m
2024-05-08T08:29:52.7383016Z [31;1m[31;1m+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m
2024-05-08T08:29:52.7383393Z [31;1m[31;1m+ CategoryInfo : CloseError: (:) [Set-AzSynapsePipeline], TargetInvocationException[0m
2024-05-08T08:29:52.7383749Z [31;1m[31;1m+ FullyQualifiedErrorId : Microsoft.Azure.Commands.Synapse.SetAzureSynapsePipeline[0m
2024-05-08T08:29:52.8744372Z ##[error]PowerShell exited with code ‘1’.
2024-05-08T08:29:52.9169560Z ##[section]Finishing: Deploy synapse pipelines
Any resolution for the above error
Sree KP is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.