Azure Quick PowerShell: Find Empty App Service Plans
A quick PowerShell script to identify and remove empty Azure App Service Plans to avoid unnecessary charges.
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.
A tool to analyze and convert AzureAD/MSOnline PowerShell scripts to Graph PowerShell, with community-driven sample repository.
A PowerShell script to identify and remove stale Azure AD role assignments where the associated identity no longer exists, helping clean up access control lists.
Fixes a Graph API error when querying user licenses with Get-MgUser by setting the ConsistencyLevel header.
A PowerShell guide to increase security by removing unwanted HTTP response headers from an Azure Application Gateway using rewrite rules.
A guide to using an Azure DevOps pipeline to populate an Azure File Share with scripts/templates, including workarounds for PowerShell cmdlet limitations.
Using PowerShell to manage blob retention in Azure Storage, keeping last 7 days and Sunday files.
A guide to configuring IIS applications and virtual directories with PowerShell for containerized deployment on Azure Kubernetes Service (AKS).