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

param resourcegroup as array of strings and conversion in graph query #145

Closed davymartu closed 1 year ago

davymartu commented 1 year ago

Hi, Can be useful to pass muliple resourcegroups by parameter array like: -ResourceGroup "myRG1","myRG2","myRG3" -SubscriptionID XXX-111-YYYYYY

for multiple SubscriptionID it already works.

Davide

Microsoft Reviewers: Open in CodeFlow