microsoft / ARI

Azure Resource Inventory - It's a Powerful tool to create EXCEL inventory from Azure Resources with low effort
MIT License
1.12k stars 397 forks source link

Numerous errors when ran from Automation Account #220

Closed mark4409 closed 1 week ago

mark4409 commented 1 month ago

Ran from automation account following your instructions. Resulting excel file was mostly OK except for first worksheet where most charts were missing. Many errors occuring in log which I've attached.

JobOutput_5e1c21e1-9f05-4122-9cff-407677e28692.txt

fredericdivita commented 1 month ago

Hi, same, problem and error here with automation account. JobOutput_d43e92d6-a196-402e-b31d-0c6919effd71.txt

Claudio-Merola commented 1 month ago

Hi @mark4409 @fredericdivita

I believe you also need to use the parameter "-SkipAPIs" in the runbook

Can you test it and let me know how it goes?

fredericdivita commented 1 month ago

Hi @Claudio-Merola and thanks for your answer. Unfortunately still the same results, many errors in the execution of the script and incomplete report. Thanks for your help

Claudio-Merola commented 1 month ago

Hi @fredericdivita

but most of the errors in the previous log you sent were caused by API calls, using the -SkipAPIs will not make those API calls.

What other errors are you getting?

github-actions[bot] commented 2 weeks ago

This Issue is stale and may be automatically close soon.