New Activity-Level Tracing Options for Azure Automation Graphical Runbooks
Nowadays, OMS / Azure Automation is full of surprises. almost every time I visit the OMS and Azure Automation portals, I’d notice new features being made available.
Today, I just noticed a new setting for graphical runbooks called Activity-level tracing:
You can now configure additional verbose tracing for graphical runbooks. Please note in order to leverage this new capability, you must also turn on verbose logging for the particular graphical runbook.
Verbose Logging without Activity-level tracing:
Detailed Activity-level Tracing Enabled:
As you can see, once turned on, you can see a lot more verbose logging activities (starts with ‘GraphTrace”) for your runbook jobs.
Leave a comment