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.