NL2SQL Is the SQL Injection of the Agentic Age

Before you let an agent query your database with natural language, read this. NL2SQL looks simple until you think through schema completeness, indeterminism, and what SQL MCP Server actually solves.

Cosmos DB Shell Is in Public Preview — And It Has an MCP Server Built In

Azure Cosmos DB Shell is a new open-source CLI that exposes database commands as MCP tools. Your AI agents can navigate containers, run queries, and manage data using the same interface you use.

Governing MCP Tool Calls in .NET with the Agent Governance Toolkit

The Agent Governance Toolkit is a .NET 8+ package for scanning MCP tool definitions for threats, enforcing YAML-based policy, and sanitizing tool output — covering OWASP MCP Top 10.

SQL MCP Server on Azure App Service — No Containers Required

The SQL MCP Server can now run on Azure App Service without Docker or Kubernetes. Here's what that means for .NET developers building AI agents that talk to SQL databases.

Azure DevOps MCP Server April Update: WIQL Queries, PAT Auth, and Experimental MCP Apps

The Azure DevOps MCP Server gets WIQL-powered work item queries, Personal Access Token authentication, MCP annotations, and an experimental MCP Apps feature that packages common workflows into reusable tools.

SQL Server 2025 as Your Agent-Ready Database: Security, Backup, and MCP in One Engine

The final part of the Polyglot Tax series tackles the hard production problems: unified Row-Level Security across relational, JSON, graph, and vector data — plus cryptographic audit trails and MCP integration that make SQL Server 2025 genuinely agent-ready.

Azure MCP Server Is Now a .mcpb — Install It Without Any Runtime

The Azure MCP Server is now available as an MCP Bundle (.mcpb) — download it, drag it into Claude Desktop, and you're done. No Node.js, Python, or .NET runtime required.

CodeAct in Agent Framework: How to Cut Your Agent's Latency in Half

CodeAct collapses multi-step tool chains into a single sandboxed code block — cutting latency by 52% and token usage by 64%. Here's what it means for your agents and when to reach for it.

68 Minutes a Day Re-Explaining Code to Copilot? There's a Fix for That

Context rot is real — your AI agent drifts after 30 turns, and you're paying the compaction tax every hour. auto-memory gives GitHub Copilot CLI surgical recall without burning thousands of tokens.

Foundry Toolboxes: One Endpoint for All Your Agent Tools

Microsoft Foundry just launched Toolboxes in public preview — a way to curate, manage, and expose AI agent tools through a single MCP-compatible endpoint without re-wiring everything per agent.

Azure MCP Tools Are Now Baked Into Visual Studio 2022 — No Extension Required

Azure MCP tools ship as part of the Azure development workload in Visual Studio 2022. Over 230 tools, 45 Azure services, zero extensions to install.

Azure MCP Server 2.0 Just Dropped — Self-Hosted Agentic Cloud Automation Is Here

Azure MCP Server 2.0 goes stable with self-hosted remote deployments, 276 tools across 57 Azure services, and enterprise-grade security — here's what matters for .NET developers building agentic workflows.

Agentic Platform Engineering Is Getting Real — Git-APE Shows How

Microsoft's Git-APE project puts agentic platform engineering into practice — using GitHub Copilot agents and Azure MCP to turn natural-language requests into validated cloud infrastructure.

Connect Your MCP Servers on Azure Functions to Foundry Agents — Here's How

Build your MCP server once, deploy it to Azure Functions, and connect it to Microsoft Foundry agents with proper auth. Your tools work everywhere — VS Code, Cursor, and now enterprise AI agents.

MCP Apps Get a Fluent API — Build Rich AI Tool UIs in .NET with Three Steps

The new fluent configuration API for MCP Apps on Azure Functions lets you turn any .NET MCP tool into a full app with views, permissions, and CSP policies in just a few lines of code.

SQL MCP Server — The Right Way to Give AI Agents Database Access

SQL MCP Server from Data API builder gives AI agents secure, deterministic database access without exposing schemas or relying on NL2SQL. RBAC, caching, multi-database support — all built in.

SQL MCP Server, Copilot in SSMS, and a Database Hub with AI Agents: What Actually Matters from SQLCon 2026

Microsoft dropped a stack of database announcements at SQLCon 2026. Here's the stuff that actually matters if you're building AI-powered apps on Azure SQL.

Azure DevOps MCP Server Lands in Microsoft Foundry: What This Means for Your AI Agents

The Azure DevOps MCP Server is now available in Microsoft Foundry. Connect your AI agents directly to DevOps workflows — work items, repos, pipelines — with a few clicks.

← All tags