I deploy successfully. The pipeline has a Copy step copying a csv file from a linked storage account to a linked Azure SQL database. The deployed version fails with "Error 2012,Value cannot be null. Parameter name: dictionary".
I can manually rebuild the Copy and it works fine but I cannot determine how to fix my template. I've tried exporting the successful run and looking at the code via {}, but so far no luck.