Microsoft
Developer Blogs
Get the latest information, insights, and news from Microsoft.
Highlights

Agentic-Agile: Why Agent Development Needs Agile (Not Just Prompts)
"A bad system will beat a good person [or agent] every time" ~Dr. William Edwards Deming (with apologies)
I started vibe coding by writing prompts (often dictated into my phone), refining them with an agent in M365 Copilot, and creating handoff files to use with GitHub Copilot CLI. The...
Read moreClick to read more about this postStop prompt injection from hijacking your agent, new security capabilities now released within Agent Framework
Prompt injection is the #1 risk on the OWASP LLM Top 10, and most agents in production today defend against it with one of two heuristics: a defensive system prompt, or a hand-rolled allowlist. Neither is deterministic. Both fail silently the day someone slips a [SYSTEM OVERRIDE] line...
Read moreClick to read more about this postAnnouncing Agent Governance Toolkit MCP Extensions for .NET
Announcing a Public Preview .NET package that adds policy enforcement, startup tool scanning, fallback governance, and response sanitization to MCP servers with a single builder extension.
Read moreClick to read more about this post