Azure Automation Account Runbook with Python Fails

Viewed 39

I'm trying to create an Automation Account, runbook, that I can then schedule to run daily. This works in Python for the developer that created it, they are able to run it add-hoc. When I created this as a runbook and tested in the test pane I had an error. I'm lost now, where do I need to install the Azure-Core Modules within the Automation Account? The account setting has 'Run as accounts' enabled, I have also assigned 'Identities'.error image

0 Answers
Related