Microsoft Foundry Hosted Agents
First blog after 3 weeks of vacation, wish me luck! 😆 I need to be honest (and lost count already) but for the latest 10/15 blogs or so , we’ve…
First blog after 3 weeks of vacation, wish me luck! 😆 I need to be honest (and lost count already) but for the latest 10/15 blogs or so , we’ve…
In our last episode, CloudDoc learned how to scan and diagnose an Azure environment. It collected resources, fed them to an AI model with a strict schema, and came back…
Imagine this. You run one command. A PowerShell agent wakes up, logs into your Azure subscription, pulls every resource it can find, feeds them to an AI model, and gets…
Welcome back! If you joined me in Part 1,2 and 3!, you already know we’re on a mission to prove that PowerShell can do a whole lot more than run…
Welcome back! If you joined me in Part 1 & 2, you already know we’re on a mission to prove that PowerShell can do a whole lot more than run…
Yes, We’re Actually Deploying It This Time! 🚀 Welcome back! If you joined me in Part 1, you already know we’re on a mission to prove that PowerShell can do…
Building PowerShell Microservices on AKS, Because Yes, PowerShell Can Do That Too! 🚀 If you’ve been following my blog for a while, you know I love exploring the boundaries of…
Imagine sitting by a campfire, watching the flames dance and crackle. Meanwhile, you don’t want to leave because the action is happening in real time. That’s exactly what Get-Content -Wait…
I love containers; the peace they bring by abstracting away the underlying infrastructure is a massive game changer. You just package your application, define the running environment, and it just…
This is not the first time I’ll be writing about event-driven architecture, nor will it probably be the last time 😊. I was checking my previous blog posts about event-driven…