Bulk-Correcting Azure Tag Keys Across Subscriptions
A PowerShell script to rename Azure tag keys across subscriptions and resources, improving tag consistency for cost and policy management.
A PowerShell script to rename Azure tag keys across subscriptions and resources, improving tag consistency for cost and policy management.
A technical guide on configuring Microsoft's Unified Tenant Configuration Management (UTCM) using PowerShell for monitoring configuration drift.
A guide to using PowerShell's Pester framework and the PSSecretScanner module to automatically scan Power Platform solutions for exposed secrets like tokens and passwords.
A PowerShell script automates installing the correct WinSCP version for BizTalk Server 2016/2020, eliminating manual version checks and errors.
A guide to creating a PowerShell function that mimics the Linux 'touch' command for creating and updating files.
A guide to setting up the MSVC cl.exe compiler directly in PowerShell by reverse-engineering the Visual Studio environment variables.
A guide to using a PowerShell script with Ollama and the Qwen 2.5 model to perform AI-assisted code reviews on PostgreSQL database migration scripts.
Explains how to integrate local AI (Ollama) with PowerShell to automate SQL code reviews and checks in DataOps pipelines using tools like Flyway.
A technical guide on using PowerCLI with Python to integrate VMware automation with external tools like Slack, Jira, and REST APIs for IT workflows.
A guide to scheduling and automating VMware scripts using Windows Task Scheduler, covering PowerCLI and Python with best practices for reliability.
A guide to using Connect-MgGraph PowerShell cmdlet for authenticating and automating Microsoft Graph API access, covering app registration and authentication flows.
A guide to displaying progress indicators in Windows Terminal tabs and taskbar icons using PowerShell and .NET OSC sequences.
A practical guide to managing Azure Policy using PowerShell for automation, repeatability, and governance in existing Azure environments.
A PowerShell script tutorial for identifying and reporting empty Azure Resource Groups to reduce maintenance overhead.
A developer built an automated tool using PowerShell and GitHub Actions to track and filter important changes in Microsoft's AKS and Kubernetes Fleet Manager documentation.
BurntToast, a popular PowerShell module for Windows notifications, celebrates its 10th anniversary and releases its first stable v1.0.0 version.
Using PowerShell to standardize and orchestrate deployments across different Infrastructure as Code tools like ARM, Bicep, and Terraform in Azure.
A guide to using a PowerShell script to automatically register all required Azure Update Manager resource providers in an Azure subscription.
A PowerShell guide for migrating Azure Key Vault secrets between tenants and subscriptions, including a detailed script.
A PowerShell script tutorial for exporting Azure App Configuration key-values to a CSV file for analysis and migration.