All resources (6)
PowerShell
PowerShell Script Header Template
My standard script header with param blocks, error handling, and logging. A template I start every PS script with.
Azure
Azure Resource Cleanup Script
Finds and lists orphaned resources across subscriptions — unattached disks, unused NICs, empty resource groups.
IaC
Bicep Module Library
A collection of reusable Bicep modules for common Azure resources — storage accounts, VNets, App Services, Key Vault.
PowerShell
AD User Onboarding Script
Automates new user creation in Active Directory including group assignments, home drive provisioning and email setup.
Azure
Azure Cost Report Generator
Pulls cost data via the Azure Cost Management API and generates a formatted HTML report per resource group or tag.
IaC
Terraform Azure Baseline
Opinionated Terraform root module for a baseline Azure landing zone — management groups, policies, logging, and diagnostics.