Showing category results for Microsoft for Developers

Jul 23, 2026
Post comments count0
Post likes count0

The Microsoft 365 Copilot Agent’s Playbook: A Practical Livestream Series for Building Better Agents

Shavonna Jackson

Building on Microsoft 365 Copilot? Here's your playbook. Declarative agents are quickly becoming one of the most exciting ways to extend Microsoft 365 Copilot and bring organizational knowledge, workflows, and tools directly into the flow of work. But as agent capabilities grow, so does the need for practical guidance: How do you build...

Microsoft for Developers
Jun 10, 2026
Post comments count3
Post likes count14

Spec-Driven Development: A Spec-First Approach to AI-Native Engineering

Apoorv Gupta

AI has made software delivery faster, but speed alone does not guarantee better outcomes. As teams adopt AI-native development, the real challenge is keeping requirements, design, implementation, and validation aligned so the final result still reflects the original intent. Spec-Driven Development (SDD) addresses this by making structured specs the...

Microsoft for DevelopersAIGitHub Copilot
Jun 8, 2026
Post comments count0
Post likes count1

Microsoft Build 2026 recap: vision, launches, and top sessions

Jon Galloway

Catch up on Microsoft Build 2026 with the vision lead-off, top developer announcements, and must-watch sessions across the Microsoft developer ecosystem.

AIMicrosoft for DevelopersGitHub Copilot
May 28, 2026
Post comments count0
Post likes count4

Improve your agentic developer tools by grounding in Microsoft Learn

Pieter de Bruin

Development workflows span terminals, IDEs, background agents, and custom assistants. What matters is whether they draw from the same current source. Learn MCP Server gives any MCP-compatible agent direct access to current Microsoft documentation - one endpoint, nothing to install, no authentication required. What does that look like in practice...

AIMicrosoft for DevelopersGitHub Copilot
May 5, 2026
Post comments count0
Post likes count0

Azure Cosmos DB Conf 2026 Recap: Lessons from Production

Mark Brown

A team was running at 100% RU utilization. Throttles were compounding into retries. P99 latency was degrading. The assumption was obvious: provision more throughput. They didn’t. Instead, they found a single logical partition absorbing more than 80% of traffic. After fixing the data model—without scaling the database—RU utilization dropped to...

Microsoft for DevelopersDeveloper Events
Apr 23, 2026
Post comments count0
Post likes count1

LangChain.js for Beginners: A Free Course to Build Agentic AI Apps with JavaScript

Yohan,
Dan

Want to build AI agents with JavaScript that go beyond basic chat completions? Agents that reason, call tools, and pull from knowledge bases on their own? We put together a free, open source course to help you get there. LangChain.js for Beginners is 8 chapters and 70+ runnable TypeScript examples. Clone the repo, add your API key to a .env file...

AIMicrosoft for Developers
Apr 22, 2026
Post comments count0
Post likes count3

Securing MCP: A Control Plane for Agent Tool Execution

Jack Batzner

The Model Context Protocol (MCP) is quickly becoming a common way for AI agents to discover and use tools. It provides a consistent interface to databases, APIs, file systems, and third-party services, which makes it easier to plug capabilities into agent workflows. However, MCP standardizes the execution surface without defining how that surfac...

Microsoft for Developers
Apr 14, 2026
Post comments count1
Post likes count3

Take your PostgreSQL-backed apps to the next level

Ismael,
Pooja

PostgreSQL is a powerful and hugely popular database engine, and it really comes alive across Microsoft developer platforms. You can build with PostgreSQL across Azure offerings, develop productively in Visual Studio Code with strong extensions and tooling, and connect your data to agentic development workflows and AI services. There's amazing oppo...

Microsoft for Developers