Best Practices for Secure IaC Deployment with Azure ARM templates
Explores best practices for securing Azure ARM templates and using PowerShell to automate secure Infrastructure as Code deployments.
Explores best practices for securing Azure ARM templates and using PowerShell to automate secure Infrastructure as Code deployments.
A beginner's guide to using the PowerShell Select-Object cmdlet for filtering and selecting data from objects in scripts and automation.
A tutorial on installing and running the Noisy traffic generation tool on Azure VMs using scripts for Windows and Linux.
A personal recap and review of attending the Devopsdays MSP 2024 conference, covering talks, open spaces, and overall experience.
Introduces Posh-Postcodes.io, a PowerShell module for accessing UK postcode data via the Postcodes.io API.
A beginner's guide to PowerShell, covering installation, basic cmdlets, and essential commands for automating IT tasks across platforms.
Compares performance of Invoke-MgGraphRequest's -OutputFilePath parameter versus piping to Out-File for saving JSON data.
Explores the idea that command-line interfaces foster social sharing and creativity, while GUIs are 'antisocial' and lack the same collaborative potential.
How to use PowerShell to automate compliance and security tasks in Microsoft Azure, including policy management and security monitoring.
A guide to automating Azure API Management NSG rule configuration using PowerShell for faster, more reliable VNET deployments.
A guide on using PowerShell to automate key security tasks for Azure SQL Databases, including firewall rules, encryption, and auditing.
Explains how to implement custom sort order in Azure Table Storage using PowerShell by strategically designing RowKey values.
A guide to implementing encryption and data protection in Azure using PowerShell, covering Key Vault, TDE, Storage Encryption, and more.
A PowerShell script to remove specific IP-based Access Restriction rules from multiple Azure WebApps and Function Apps.
A guide to using PowerCLI to bulk clear or acknowledge specific alarms in VMware vSphere, including a workaround for individual alarm types.
A guide on creating a PowerShell module from scratch using the PSModuleDevelopment template, for a location lookup tool.
A festive guide to creating a shareable PowerShell module, using a Christmas-themed example to demonstrate packaging and sharing functions.
Troubleshooting guide for common Windows service startup errors, including registry fixes and dependency management.
A guide to using PowerShell scripts to automatically delete merged or stale local Git branches, cleaning up your repository.
A PowerShell tool for visualizing Azure VNET subnet IP address allocation to find unused space efficiently.