
Der Event-Katalog für Developer
Finde auf unserer Eventseite jede Menge Veranstaltungen für Developer!

4. März
End-to-End Model Development on Microsoft Foundry
In this session, we explore the end-to-end journey of designing and developing AI solutions with Microsoft Foundry models. Th...e session is structured around four key phases of the model development journey.

4. März
Python + Agents: Orchestrating advanced multi-agent workflows
In Session 5 of our Python + Agents series, we’ll go beyond workflow fundamentals and explore how to orchestrate advanced, mu...lti‑agent workflows using the Microsoft Agent Framework. This session focuses on patterns that coordinate multiple steps or multiple agents at once, enabling more powerful and flexible AI‑driven systems. We’ll begin by comparing sequential vs. concurrent execution, then dive into techniques for running workflow steps in parallel.

5. März
Maximize the Cost Efficiency of AI Agents on Azure
As organizations accelerate their adoption of AI agents, the need to balance innovation with financial discipline has never b...een more critical. In this Reactor session, you'll learn how to make cost conscious, strategic decisions that maximize the ROI of your AI agent investments across their entire lifecycle.

5. März
Tools, MCP and Agents with LangChain4j
Transform your AI from a text generator into an autonomous agent that takes real action. Build custom tools the AI decides wh...en to use, chain multiple operations together, and handle failures gracefully. Then discover the Model Context Protocol—an open standard for shareable AI tools—and connect to ecosystem servers for file systems, Git repositories, and databases running in Docker containers.

5. März
Python + Agents: Adding a human in the loop to agentic workflows
In the final session of our Python + Agents series, we’ll explore how to incorporate human‑in‑the‑loop (HITL) interactions in...to agentic workflows using the Microsoft Agent Framework. This session focuses on adding points where a workflow can pause, request input or approval from a user, and then resume once the human has responded. HITL is especially important because LLMs can produce uncertain or inconsistent outputs, and human checkpoints provide an added layer of accuracy and oversight.

6. März
Advanced Retrieval Augmented Generation (RAG) Deep Dive
This session breaks down advanced RAG patterns, from chunking and embeddings to similarity metrics, vector storage, retrieval... strategies, and LLM chain responses. We’ll also explore streaming, chat history, and where GraphRAG fits in. You’ll leave with a clear blueprint for building accurate, optimized RAG pipelines for personal or enterprise-scale scenarios. Guided project: You’ll build a local serverless RAG chat app using CodeTours covering architecture, ingestion, Cosmos DB/FAISS storage, retrieval, and response generation. By the end, you’ll have a working repo plus practical intuition for tuning chunking, similarity, and evaluation.

9. März
Design & Build an Agent E2E with Agent Builder (AITK)
Get a practical introduction to building AI agents using the AI Toolkit Extension for VS Code. We’ll walk through agent desig...n (core architecture), prompt engineering, function calling and MCP-powered tool use, tracing and evaluation using the extension. Expect a focused, actionable session that shows how to build agents that are reliable, observable, and ready for real-world scenarios.

9. März
Model Mondays - AI Developer Experiences
Want to plan, build, evaluate, customize, and deploy your agentic AI solutions right from your IDE? The AI Toolkit accelerate...s end-to-end developer experiences with Microsoft Foundry directly in Visual Studio Code. Join Rong Lu as she showcases the AI Toolkit and demonstrates how it accelerates your development workflow. Learn how to plan, build, evaluate, customize, and deploy agentic AI solutions directly from Visual Studio Code with seamless Microsoft Foundry integration.
26. FebruarMicrosoft Reactor
Python + Agents: Monitoring and evaluating agents
In the third session of our Python + Agents series, we’ll focus on two essential components of building reliable agents: obse...rvability and evaluation. We’ll begin with observability, using OpenTelemetry to capture traces, metrics, and logs from agent actions. You'll learn how to instrument your agents and use a local Aspire dashboard to identify slowdowns and failures.
26. FebruarMicrosoft Reactor
Data-Driven Apps with RAG with LangChain4j
Your AI only knows what it learned during training—until you give it access to your documents. Build a complete Retrieval-Aug...mented Generation system that chunks documents, creates semantic embeddings, and finds relevant context for every question. Watch your AI answer questions about your own files with source citations and confidence scores, grounded in facts rather than hallucinations.
25. FebruarMicrosoft Reactor
Python + Agents: Adding context and memory to agents
In the second session of our Python + Agents series, we’ll extend agents built with the Microsoft Agent Framework by adding t...wo essential capabilities: context and memory. We’ll begin with context, commonly known as Retrieval‑Augmented Generation (RAG), and show how agents can ground their responses using knowledge retrieved from local data sources such as SQLite or PostgreSQL.
25. FebruarMicrosoft Reactor
AppSec Has No Silver Bullet: Better Together with GitHub Advanced Security & Semgrep
There is no single tool that solves application security. The strongest programs are built on collaboration. In this Reactor ...session, GitHub Advanced Security and Semgrep come together to show how modern teams can extend beyond native capabilities in a seamless, developer-first way. We will explore how security-forward, agile solutions play better together without forcing teams to adopt clunky, legacy tooling. Join us for a practical conversation on how collaboration over compromise creates faster, safer, and more scalable AppSec programs.
25. FebruarMicrosoft Reactor
Get Certified: Exam DP-600 | Real-Time Intelligence, Fabric Security, & Admin
Welcome to the final episode of Get Certified: DP-600 - Become a Fabric Analytics Engineer. In this session we’ll be covering... the real-time Intelligence, Security and Fabric Administration. We’ll also be answering any questions you have about the exam.
25. FebruarMicrosoft Reactor
Azure Decoded: The New Migration & Modernization Foundation Virtual Training Day
Migration isn’t just “move it to Azure.” In this Azure Decoded session, we’ll walk through a holistic, foundation-first appro...ach to migrating and modernizing an on-prem estate — compute, databases, and apps — and then show what to do after you land: security, resiliency, monitoring, and optimization. We’ll also highlight where newer “agentic” capabilities (Azure Copilot / GitHub Copilot–assisted workflows) fit into the journey, and how the new Migrate & Modernize Foundation VTD is structured to help practitioners pick the right path without drowning in theory.
24. FebruarMicrosoft Reactor
Python + Agents: Building your first agent in Python
In the first session of our Python + Agents series, we’ll kick things off with the fundamentals: what AI agents are, how they... work, and how to build your first one using the Microsoft Agent Framework. We’ll start with the core anatomy of an agent, then walk through how tool calling works in practice—beginning with a single tool, expanding to multiple tools, and finally connecting to tools exposed through local MCP servers.
24. FebruarMicrosoft Reactor
AI-powered workflows with GitHub and Azure DevOps
Learn how to connect GitHub and Azure DevOps for a seamless AI powered DevOps workflow. See step-by-step examples of hybrid a...doption, integration best practices, and how agent-based automation can boost your team’s speed and reliability. Bring your DevOps investments together for faster delivery and less friction.