EPISODE · Sep 10, 2025 · 20 MIN
Azure CLI vs PowerShell: Which Tool Should You Use for Reliable Azure Automation?
from M365.FM - Modern work, security, and productivity with Microsoft 365 · host Mirko Peters - Founder of m365.fm, m365.show and m365con.net
Clicking through the Azure portal works for one‑off fixes, but it falls apart when you need repeatable, reliable changes across multiple environments. In this episode, we take your real‑world pain—late‑night portal tweaks, configuration drift, and “it worked in staging” moments—and turn it into a practical automation strategy with Azure CLI and PowerShell.We start with the trap of the portal: why manual changes are slow, hard to undo, and a major source of outages once dev, test and prod begin to drift. From there, we look at Azure CLI and Azure PowerShell side by side so you can see where each shines: CLI for concise, JSON‑driven commands that drop neatly into pipelines; PowerShell for rich object handling when you need to filter, transform and report across many resources.Then we tackle the “either/or” question. You’ll learn how to choose the right tool for the job without locking yourself into a single camp, and how to wrap az commands inside PowerShell to get the best of both worlds—fast, scriptable actions with powerful post‑processing. Along the way, we walk through examples like replacing a common portal task with a two‑minute script, and show how combining CLI and PowerShell helps you avoid configuration drift altogether.WHAT YOU’LL LEARNWhy the Azure portal creates configuration drift and late‑night firefighting.Where Azure CLI fits best (pipelines, JSON workflows, lightweight automation).Where Azure PowerShell fits best (bulk admin tasks, rich querying, reporting).How to mix CLI and PowerShell in one workflow for repeatable, reliable changes.THE CORE INSIGHTThe core insight of this episode is that the real “winner” isn’t Azure CLI or PowerShell in isolation—it’s the combination that replaces fragile portal clicks with scripts you can run, review and repeat. Once you treat the portal as a learning and inspection tool, and CLI/PowerShell as your default way of changing Azure, you dramatically cut down on outages caused by human error and configuration drift.WHO THIS EPISODE IS FORCloud and infrastructure admins stuck in the Azure portal but needing more reliability.DevOps and platform engineers building repeatable, testable Azure environments.IT pros who want to level up from manual changes to automation they can trust.ABOUT THE AUTHOR / HOSTMirko Peters is a Microsoft 365 and Azure automation consultant and host of the M365.FM podcast, helping organizations trade fragile portal clicks for scripted, repeatable infrastructure. He works with teams running on Azure and Microsoft 365 to design governance, scripting and automation strategies so critical environments can be changed—and recovered—with confidence instead of guesswork.Become a supporter of this podcast: https://www.spreaker.com/podcast/m365-fm-modern-work-security-and-productivity-with-microsoft-365--6704921/support.
What this episode covers
Clicking through the Azure portal works for one‑off fixes, but it falls apart when you need repeatable, reliable changes across multiple environments. In this episode, we take your real‑world pain—late‑night portal tweaks, configuration drift, and “it worked in staging” moments—and turn it into a practical automation strategy with Azure CLI and PowerShell.We start with the trap of the portal: why manual changes are slow, hard to undo, and a major source of outages once dev, test and prod begin to drift. From there, we look at Azure CLI and Azure PowerShell side by side so you can see where each shines: CLI for concise, JSON‑driven commands that drop neatly into pipelines; PowerShell for rich object handling when you need to filter, transform and report across many resources.Then we tackle the “either/or” question. You’ll learn how to choose the right tool for the job without locking yourself into a single camp, and how to wrap az commands inside PowerShell to get the best of both worlds—fast, scriptable actions with powerful post‑processing. Along the way, we walk through examples like replacing a common portal task with a two‑minute script, and show how combining CLI and PowerShell helps you avoid configuration drift altogether.WHAT YOU’LL LEARNWhy the Azure portal creates configuration drift and late‑night firefighting.Where Azure CLI fits best (pipelines, JSON workflows, lightweight automation).Where Azure PowerShell fits best (bulk admin tasks, rich querying, reporting).How to mix CLI and PowerShell in one workflow for repeatable, reliable changes.THE CORE INSIGHTThe core insight of this episode is that the real “winner” isn’t Azure CLI or PowerShell in isolation—it’s the combination that replaces fragile portal clicks with scripts you can run, review and repeat. Once you treat the portal as a learning and inspection tool, and CLI/PowerShell as your default way of changing Azure, you dramatically cut down on outages caused by human error and configuration drift.WHO THIS EPISODE IS FORCloud and infrastructure admins stuck in the Azure portal but needing more reliability.DevOps and platform engineers building repeatable, testable Azure environments.IT pros who want to level up from...
NOW PLAYING
Azure CLI vs PowerShell: Which Tool Should You Use for Reliable Azure Automation?
No transcript for this episode yet
Similar Episodes
Mar 26, 2026 ·1m
Mar 19, 2026 ·34m
Feb 18, 2026 ·11m
Feb 11, 2026 ·45m