Posted: March 11, 2026 | | Tags: Agents, AI, Claude, MCP, Microsoft Graph, Python
The Model Context Protocol (MCP) is an open standard that lets you give Claude direct access to tools and data sources — your own APIs, databases, file systems, or any service you can call from Python. Instead of copying and pasting output from your tools into a chat... Posted: March 10, 2026 | | Tags: AI, Claude, PowerShell, Productivity, Prompt Engineering
You have probably used Claude to write a script or two. But most senior IT professionals are using maybe 10% of what it can do for them on a daily basis. This is a practical list of high-value use cases — things you can try today, not theoretical future... Posted: March 9, 2026 | | Tags: AI, AIOps, Automation, Azure, Azure Monitor, Claude
Azure Monitor can generate hundreds of alerts per day in a busy environment — many of them repetitive, low-priority, or duplicates of each other. Feeding those alerts into Claude via a Logic App workflow lets you automatically triage them, group related issues, and... Posted: March 8, 2026 | | Tags: AI, CI/CD, Claude, DevOps, GitHub Actions
Every senior engineer has reviewed a pull request, spotted an obvious bug, and wondered why the submitter did not catch it themselves. Claude can be that first-pass reviewer — reading every PR automatically and leaving structured comments before a human even opens the... Posted: March 7, 2026 | | Tags: AI, Automation, Claude, PowerShell, Prompt Engineering
If you spend any meaningful part of your week writing PowerShell, there is a good chance you are still solving the same class of problems you solved five years ago — just with slightly different cmdlets. Claude can cut the time you spend on boilerplate, syntax...