Building an AI-Powered Azure Doctor with PowerShell #2
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…
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…
In post #49, we built an MCP server in PowerShell using Pode. Nice start, but the real magic of the Model Context Protocol lives on the client side. That’s where…
It took a bit longer this time (had some days off with the family 😉), but it’s finally here! The goal is simple: instead of digging through folders or searching…
Many of you have already built your first PowerShell + AI scripts. You call the API, wait 5 seconds, and then, boom! the entire response appears all at once. It…
Welcome back folks! Took me more time this run but it’s finally here! The newest PowerShell AI blog where we’ll be talking about RAG! Every PowerShell developer knows the struggle:…
So, in the last couple of posts we talked about security and PowerShell, and how, in the wrong hands, it’s not just automation: it can actually touch your system in…
Welcome back! So, last two blogs we were talking about security and PowerShell, and that if in the wrong hands PowerShell can even do harm to your system/environment and not…
Welcome back! Wow, last blog was really well read by the community and I received a lot of positive feedback! So time to do some more with PowerShell and security!…
Welcome back, and today something out of my own comfort zone. Today I will show you how PowerShell can be used for hacks. This is not to teach you how…