Azure / Synapse-workspace-deployment

MIT License
27 stars 34 forks source link

Validate throws strange export error #72

Closed ychen4-li closed 1 year ago

ychen4-li commented 1 year ago

Validate step is throwing strange error that I have not seen before and I haven't change to action file for a while.

Error: ERROR === CmdApiApp: Failed to export Synapse template. Error: {"stack":"Error: Failed to generate ARM template. One or more resources are bad, fix them and retry the operation again., resource name: [object Object]\n

lordozb commented 1 year ago

Hello @ychen4-li Please raise a support ticket on azure portal. The team will look into it.

ychen4-li commented 1 year ago

It seems like related to pipeline spark pool reference on notebook, I used dynamic content and it worked before, not sure what broke it. My workaround is to not use dynamic content.