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

ManagementGroup option is not working #218

Closed fepere closed 2 weeks ago

fepere commented 2 months ago

Hello @Claudio-Merola I'm trying to split the ARI between managementgroups to reduce the time to collect and processing the data.

But the option -managementGroup is not working, I sent the -TenantID -managementGroup options and after I connect to Azure using my credential or SPN the ARI 3.5.2. closed the powershell.

Please review the

Claudio-Merola commented 2 months ago

Hello @fepere

You are right, there was a bug in there, I just updated the module to version 3.5.3 and this should be fixed, can you try it?

mark4409 commented 1 month ago

Presumably I would use this latest version by using the -Online switch? If so then I can confirm that it's still ignoring the -ManagementGroup option for me

Claudio-Merola commented 1 month ago

@mark4409, No, you need to update the powershell module

The -Online switch does not work anymore.

github-actions[bot] commented 3 weeks ago

This Issue is stale and may be automatically close soon.