microsoft / ARI

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

Automation error #223

Open lauroramos-pyt opened 2 hours ago

lauroramos-pyt commented 2 hours ago

JobOutput_e1778b37-8c6f-4be0-aafb-0a1e9b4b34f9.txt

I've followed the guide for Automation but im running into issues, it does not generate any file at all in the storage account/container

command line: Invoke-ARI -TenantID 'xxxxxxxx' -SkipDiagram -SkipAPIs -Automation -StorageAccount 'storageaccprd' -StorageContainer 'azure-ARI'

The service account has reader permission in the management group.

lauroramos-pyt commented 2 hours ago

image

Tried importing module "PowershellGet" but the issue is the same