Azure Resource Inventory

This is a tool which isn't created by me, but it is so useful, that I had to share this. Azure Resource Inventory (ARI) is a powerful script written in Powershell to generate an Excel report of any Azure Environment you have read access. This project is intended to help Cloud Admins and anyone that … Continue reading Azure Resource Inventory

Writing to Excel

Background About a year ago I started writing things to Excel with PowerShell, based on the information I found on an MSDN blog - Create Excel file with PowerShell I wasn’t quite satisfied, though. I wanted some more formatting (specifically: change the top row behavior). It was somewhat frustrating to not be able to get … Continue reading Writing to Excel