0
votes

After creating a runbook in Azure automation, I get the following error when I try to publish it:

An error occured while publishing the runbook 'TidyNotifications'. Error details: InternalServerError: Error 1205, Level 13, State 52, Procedure Core.PublishRunbook2, Line 95, Message: Transaction (Process ID 789) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction..

As the error says, there's some other process involved. I tried closing the browser to the portal and re-connecting to make sure I didn't have the runbook open anywhere else but still get the same error.

Anyone come across this or can suggest the way forward? Thanks.

1
try recreating runbook (delete this and create another), try incognito mode, try in half an hour. - 4c74356b41
Thanks. I just tried publishing it again after half an hour and it published okay. - John J Smith

1 Answers

0
votes

So in this case the answer was to try again later. Cloud ;)