ARI
ARI copied to clipboard
The number of Azure Resources is different from actual
I have tried below two commands to generate Azure Resource Inventory Reports.
Case 1: run ".\AzureResourceInventory.ps1 -IncludeTags -Diagram -SecurityCenter -QuotaUsage" The size of SQL Servers is 17.
Case 2: run ".\AzureResourceInventory.ps1 -Diagram -SecurityCenter -QuotaUsage" The size of SQL Servers is 37.
Case 3: run ".\AzureResourceInventory.ps1" The size of SQL Servers is 37.
Actually the web portal shows 33 records.
I'm using AzureResourceInventory.ps1 version 2.3.9 and azure-cli version 2.40.0.