ARI
ARI copied to clipboard
Azure Resource Inventory - It's a Powerful tool to create EXCEL inventory from Azure Resources with low effort
I run this script but can't get any resources, i login into my Azure, but it seems bind to wrong subscription. PS C:\Windows\SysWOW64\WindowsPowerShell\v1.0\ARI> .\AzureResourceInventory.ps1 Validating Az Cli.. WARNING: You have...
 looks like it can't export subscription name in the last sheet "Subscriptions" after I upgrade it to 2.2, Thanks in advance
Can we update this code with the Environment Parameter for Connect-AZAccount? It could default to AzureCloud but would allow us to set it for other environments like AzureUSGovernment as well.
I have the mariaDB PaaS service active, but it is not being exported in excel. Would it be possible to include this possibility? https://azure.microsoft.com/en-us/services/mariadb Thank you so much
In the produced Excel document the Subscription field is not populated in the Subscriptions tab  in other tabs in the Excel the info is there: 
For the security advisor when enabled doesn't populate the subscription field for the entries as seen below:  Was able to get it to work with the following for anyone...
AFTER UPGRADING THE ARI TO VERSION 2.2, WHEN GENERATING THE EXCEL FILE OCCURS THE ERROR "WE FIND A PROBLEM IN A CONTENT OF "AZURERESOURCEINVENTORY_REPORT_XXXX-XX-XX-XX." SOME GRAPHICS ARE BROKEN OR NOT...
Hi. I ran this script in 2 different tenants. Tenant1: it had a few services/objects (only 19 resources), created excel file and drew the visio file perfectly - all services...
Let's go... - The variable $Global:subscri is null on the first execution of the script, causing a slowdown in the load of resources even if filtered by a single subscription....
When running inside a docker container, the Connect-AzAccount message is hidden: WARNING: To sign in, use a web browser to open the page https://microsoft.com/devicelogin and enter the code ABCDEFG to...