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

Report is not generated in Storage accout #234

Open Valli495 opened 2 weeks ago

Valli495 commented 2 weeks ago

II followed the exact steps mentioned but am still encountering warnings.

Warning: Failed adding PivotTable 'P0': Cannot index into a null array. Warning: Failed adding chart for pivotable 'P0': Cannot bind argument to parameter 'PivotTable' because it is null. Warning: Failed adding PivotTable 'P2': Cannot index into a null array. Warning: Failed adding chart for pivotable 'P2': Cannot bind argument to parameter 'PivotTable' because it is null. Warning: Failed adding PivotTable 'P3': Cannot index into a null array. Warning: Failed adding chart for pivotable 'P3': Cannot bind argument to parameter 'PivotTable' because it is null. Warning: Failed adding PivotTable 'P4': Cannot index into a null array. Warning: Failed adding chart for pivotable 'P4': Cannot bind argument to parameter 'PivotTable' because it is null.

No output is being sent to the storage account. Could someone assist me with this issue?

Claudio-Merola commented 1 week ago

Hello @Valli495, the Excel file is being created?

All the required permissions were added?

All the required modules were installed?

Is this a large environment?

If you run the runbook in test mode, do you see any error?