ARI icon indicating copy to clipboard operation
ARI copied to clipboard

The number of Azure Resources is different from actual

Open fatwai opened this issue 3 years ago • 0 comments

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.

fatwai avatar Oct 05 '22 13:10 fatwai