I have an Elastic Job deployed via ARM Template that fails on step 1 with error 'Bad Length.' Google error and there are no hits. Job has 6 steps. Troubleshooting steps: Delete job and recreate via SQL and it runs fine. Deploy again by SDP and it fails on step 1 with same error. Execute sql code in Step 1 deployed by SDP from SSMS and it executes successfully. Retrieved sql code from jobs.jobsteps. Deleted step 1then started job and it failed on Step 1 (old step 2) with 'Bad Length.' re-added Step 1 as Step 1 via TSQL. Started the job and the Step 1 succeeded. Step 2 failed with 'Bad Length.' No entries in log analytics Not sure what to try next.