Multiple ways to automate code testing
Explores automated code testing methods for PowerShell using Azure DevOps, VSCode extensions, and Git Hooks.
Explores automated code testing methods for PowerShell using Azure DevOps, VSCode extensions, and Git Hooks.
A tutorial on modifying a specific property's values within an array of objects in PowerShell, using Select-Object with calculated properties.
PowerShell script to identify Azure VMs not built from Marketplace images, useful for detecting lift-and-shift migrations.
Announcing the second preview release of BurntToast v1, a PowerShell module for creating Windows toast notifications, with new features and breaking changes.
Learn how to use AWS CodeCatalyst to build, test, and deploy .NET and PowerShell projects to AWS Lambda with a CI/CD pipeline.
A technical guide exploring the new vSphere Replication management capabilities introduced in PowerCLI 13.1, using PowerShell cmdlets.
Guide to registering a custom Azure AD app for Microsoft Graph PowerShell to enforce least privilege and granular permission control.
A quick PowerShell script to identify and remove empty Azure App Service Plans to avoid unnecessary charges.
A guide to exporting Azure AD Conditional Access policies using PowerShell, focusing on retrieving readable object names instead of just IDs.
A guide on using GitHub Codespaces to develop and test Azure PowerShell Function apps in a pre-configured cloud environment.
A quick PowerShell guide for removing a user's explicit Azure RBAC role assignments across an entire subscription.
A tutorial on automating the creation of GitHub deployment environments using PowerShell and the GitHub REST API.
How to fix the 'Subscription was not found' error when creating an Azure storage account due to an unregistered resource provider.
Guide to migrating Azure Load Balancer from Basic to Standard SKU before Microsoft's 2025 retirement, covering key steps and considerations.
Azure Functions support for PowerShell 7.0 ends Dec 2022. Learn how to find and upgrade affected functions to PowerShell 7.2.
A technical guide on using Azure Runbooks to connect to Exchange Online and Microsoft Graph for automation tasks.
A guide to updating Hugo tweet shortcodes using PowerShell, curl, and the Twitter API to comply with new syntax requirements.
Two PowerShell scripts for migrating Azure VMs, VMSS, disks, and NICs between availability zones or from regional to zonal deployment.
Explains how to handle the new mandatory and unique Priority parameter for Azure Application Gateway routing rules in PowerShell automation scripts.
Troubleshooting guide for a certificate issuer error encountered during the PowerCLI 12.6 upgrade, with a PowerShell solution.