Jessada Siriyant

Results 4 comments of Jessada Siriyant

Hi Claudio, Currently I started to deploy ARI on sandbox tenant which has only 2 subscriptions and less than 500 resources. And I plan to deploy on production tenant which...

https://learn.microsoft.com/en-us/azure/automation/automation-runbook-execution#runbook-execution-environment Task | Recommendation | Notes Run a resource-intensive script | Hybrid Runbook Worker | Azure sandboxes have [resource limits](https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits#azure-automation-limits).

Update the result of Automation on Windows Hybrid worker can run successfully without error. Please be reminded to deploy with windows worker (not linux worker). Because ARI scripts call windows...

![Image](https://github.com/user-attachments/assets/92716a32-b2c9-4289-8d10-0e67a3940093) On Linux worker, job failed as soon as starting to run without log, error and job output. There’s only exception "This runbook type isn't supported by Linux hybrid workers"