Part 3 of the Azure Skills Plugin series
Previously: How to Install the Azure Plugin
You've installed the Azure Skills Plugin. The Azure MCP server is running.
You have a huge collection of tools and skills at your disposal.
So, now what do you actually say to it?
This post is a prompt cookbook. Every example below is a real ...
Part 2 of the Azure Skills Plugin series
Previously: Announcing the Azure Skills Plugin
This post is all about getting you up and running. I won't go deep on capabilities, architecture or anything like that here - that's coming in future posts in this series. The goal is to get the plugin installed, verified, and ready so you can start ...
Part 1 of the Azure Skills Plugin series
Coding agents like GitHub Copilot and Claude Code are great at code, but getting your app to production on Azure is not just about writing code.
Really, it is about making the right calls. Which service fits this app? Which SKU fits this workload? Should this be App Service, Container Apps, Functio...
Why best practices matter (and why many people skip them)
Let’s be honest: when you’re in the zone shipping code or wiring up infrastructure, “best practices” can feel like that nagging voice telling you to eat your vegetables. We all know they’re good for us… but in the rush to get things working, they’re often the first thing to fall off the p...