Automating Resource Restriction in Azure Subscriptions with Budget Alert, Automation Account, and Azure Policy
How to restrict Azure resource creation through budget alerts using Automation Account runbooks and custom Azure Policy.
Cloud Engineer
Cloud Engineer at the University of Chicago specializing in AWS, Azure, and GCP. I write about infrastructure automation, PowerShell, and cloud architecture.
How to restrict Azure resource creation through budget alerts using Automation Account runbooks and custom Azure Policy.
Reference guide for deploying Azure Security Center configurations through ARM templates including Defender pricing, auto-provisioning, and continuous exports.
Modify Active Directory schema to prevent Account Operators from reading LAPS passwords, and reset permissions on existing computer objects.
Use Set-AzVMADDomainExtension to join Azure VMs to a domain, replacing the deprecated Set-AzVMExtension approach.
Step-by-step guide to pushing a local Git repository to Azure DevOps, including the critical step of pre-creating the remote repo.
Custom PowerShell function to remotely query and filter Windows Firewall rules with support for name, protocol, port, and address filtering.