ARI icon indicating copy to clipboard operation
ARI copied to clipboard

Azure Resource Inventory - It's a Powerful tool to create EXCEL inventory from Azure Resources with low effort

Results 64 ARI issues
Sort by recently updated
recently updated
newest added

When trying to run Powershell (now in Powershell 7) I get the following list of errors. Trying to figure out if this is a usage error from my side, or...

no-issue-activity

Add drill down details on which VMs are included in the recommendation. Similar view to Advisor Cost drill down view

enhancement

**Have a question about the project? Please write it down under!** I'm trying to build a script to compare the results in the Advisor tab generated by ARI on a...

bug
question

**Describe the bug** After running the Invoke-ARI module, it exports the excel file and extracts all the resources from all the active subscriptons from the Tenant. The resource count is...

bug

**Is your feature request related to a problem? Please describe.** My request is not related to a problem but is more an enhancement. A lot of devops prefer to use...

enhancement

**Describe the bug** When running ARI on a self hosted github runner, when NOT using the lite flag we get the current error Line | 92 | Build-ARIExcelComObject -File $File...

bug

Appreciate the main thrust of ARI is inventory export, but from a security perspective, wondering if "DNS Dangling" against the Azure based sub-domains could be reported against? (Don't believe these...

enhancement

Runbook ================================ Import-Module AzureResourceInventory # Import-Module ThreadJob #Import-Module Microsoft.PowerShell.ThreadJob Invoke-ARI -TenantID -Automation -StorageAccount "mystrageaccount" -StorageContainer "mystoragecontainer" ================================ Runtime Environment PS 7.4 ================================ Az Azure CLI Az.Accounts Az.Compute Az.CostManagement Az.OperationalInsights Az.ResourceGraph...

bug

It would be greatly appreciated if the service inventory will pull the Diagnostic Configuration for a given service, and the Azure Subscription (export configuration). Maybe as a default it is...

enhancement

**Describe the bug** When launching the script, an error is thrown at the beginning related to the use of the `-AcceptLicense` parameter in `Update-Module`. The script executes correctly afterward. This...

bug