Slide %{start} of %{total}. %{slideTitle}
End of Microsoft products section
use the arrow keys to navigate through the pivots and tab to focus on focusable content inside a pivot section
  • Live-Events

  • Aufzeichnungen

GridListe
10. März

Root Cause Analysis with Code Context: Azure SRE Agent + GitHub Integration


In this session, we'll demonstrate how SRE Agent accesses your GitHub repositories to correlate errors with recent code changes, pinpoint the exact lines causing issues, and suggest fixes with full context. See how developers can slash debugging time, get actionable insights instead of cryptic stack traces, and resolve incidents faster by bridging observability data with source code intelligence.
JETZT ANMELDEN
24. März

Modernizing .NET at Scale with the GitHub Copilot App Mod Agent


Learn how the GitHub Copilot App Modernization Agent brings agentic automation to .NET modernization. We’ll walk through assessing apps at scale through the CLI, generating modernization plans, and executing upgrades in IDE workflows—accelerating the path to Azure-ready apps.
JETZT ANMELDEN
25. März

DevX EMEA - EMEA Developer Summit


DevX EMEA is a two-day digital summit for developers across Europe, the Middle East, and Africa who care about building real software with AI. This is a hands on, engineering focused event. You will see how teams are using Azure, GitHub, and open source tools to design, build, and ship AI powered applications at scale. No marketing slides. No abstract theory. Just practical patterns, live demos, and code you can reuse.
JETZT ANMELDEN
25. März

Level Up Application Security on Azure DevOps 2026


Discover how GitHub Advanced Security on Azure DevOps (GHAzDO) is transforming application security for development teams. In this exclusive webinar, we'll explore how GHAzDO brings GitHub's powerful security capabilities directly to your Azure DevOps workflows, empowering teams to identify and fix vulnerabilities faster than ever before.
JETZT ANMELDEN
6. April

Model Mondays - GitHub Agentic Workflows


Join lead maintainer Peli de Halleux as he demonstrates GitHub Agentic Workflows and shows how to automate GitHub tasks using AI agents with plain English instructions. Learn about the technology, explore key features, and see real-world examples of AI-powered GitHub automation.
JETZT ANMELDEN
7. April

Code to cloud: Fast-track delivery with GitHub Copilot and Azure


See how to build, test, and deploy cloud apps faster with GitHub Copilot and Azure. In this session, you’ll get real-world demos that show how Copilot’s AI agents automate planning, coding, and deployment. Azure’s built-in tools help you catch issues before they reach production. Cut manual work, speed up releases, and improve reliability with AI-driven workflows from your first commit to live operations. Leave ready to deliver better software with less stress and more confidence.
JETZT ANMELDEN
5. MaiMünchen

Microsoft Agentic AI & DevOps Day | München


Agentic AI und moderne DevOps-Ansätze verändern, wie Anwendungen entwickelt, bereitgestellt und betrieben werden. Autonome Agenten, KI-gestützte Workflows und automatisierte Software-Lifecycles eröffnen neue Möglichkeiten für Effizienz, Innovation und Skalierbarkeit. Erleben Sie am 5. Mai in München live, was möglich ist: Starten auf dem Agentic AI & DevOps Day am Vormittag mit spannenden Sessions, Demos und technischen Deep Dives – unter anderem zu Microsoft Foundry, Agentic-AI-Architekturen und DevOps-Transformation.
JETZT ANMELDEN
5. Mai

Microsoft Agentic AI & DevOps Day | Digital


Agentic AI und moderne DevOps-Ansätze verändern, wie Anwendungen entwickelt, bereitgestellt und betrieben werden. Autonome Agenten, KI-gestützte Workflows und automatisierte Software-Lifecycles eröffnen neue Möglichkeiten für Effizienz, Innovation und Skalierbarkeit. Erleben Sie am 5. Mai live, was möglich ist: Freuen Sie sich im Livestream des Agentic AI & DevOps Days auf spannende Sessions, Demos und technischen Deep Dives, unter anderem zu Microsoft Foundry, Agentic-AI-Architekturen und DevOps-Transformation.
JETZT ANMELDEN
    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 into 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.
    JETZT ANSEHEN
    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, multi‑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.
    JETZT ANSEHEN
    3. März

    Python + Agents: Building your first AI-driven workflows


    In Session 4 of our Python + Agents series, we’ll explore the foundations of building AI‑driven workflows using the Microsoft Agent Framework: defining workflow steps, connecting them, passing data between them, and introducing simple ways to guide the path a workflow takes. We’ll begin with a conceptual overview of workflows and walk through their core components: executors, edges, and events. You’ll learn how workflows can be composed of simple Python functions or powered by full AI agents when a step requires model‑driven behavior.
    JETZT ANSEHEN
    26. Februar

    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: observability 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.
    JETZT ANSEHEN
    25. Februar

    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 two 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.
    JETZT ANSEHEN
    25. Februar

    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.
    JETZT ANSEHEN
    24. Februar

    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.
    JETZT ANSEHEN
    24. Februar

    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 adoption, 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.
    JETZT ANSEHEN
    17. Februar

    Modernize your Java apps in days with AI Agents


    In this session, you will learn how to analyze, upgrade, and migrate your Java apps to cloud with autonomous AI agents in GitHub Copilot, drastically simply your modernization effort from months to days, unlocking the full power of the cloud with confidence and staying in full control during each step.
    JETZT ANSEHEN
    17. Februar

    Agents League Battle 1 - Creative Apps (GitHub Copilot)


    This opening Battle focuses on building creative AI-powered applications using GitHub Copilot. Competitors use Copilot starter kits to rapidly prototype ideas that blend creativity, productivity, and intelligent assistance. The session highlights how agentic patterns can accelerate app development and unlock new creative workflows.
    JETZT ANSEHEN
    11. Februar

    Build a Voice-Enabled AI Agent in Minutes


    Join us and learn how to build a production‑ready, voice‑enabled AI agent with GitHub Copilot and Microsoft Foundry, showcased through a hands‑on demo. Upgrade a Python podcast‑editing app using NVIDIA Parakeet for high‑accuracy local ASR and NVIDIA Nemotron on Azure for concise summaries, titles, and structured outputs. We'll share proven patterns for model selection, evaluation, chaining, orchestration, responsible guardrails, and automated DevOps deployment---plus the developer metrics that matter (latency, throughput, errors, memory and GPU usage)---so you leave with a reusable blueprint for real applications.
    JETZT ANSEHEN
    10. Februar

    Accelerate your development workflow from idea to delivery


    See how GitHub Copilot helps you build software, from the first line of code to deployment. In this session, we’ll walk through practical examples of Copilot in action, showing how it helps you write cleaner code, solve problems faster, and collaborate more effectively, no matter your experience level or tech stack. Learn how Copilot can be customized to work with your workflow, reduces repetitive tasks, and helps you improve productivity and creativity. Whether you’re working with legacy systems, launching new products, or mentoring junior developers, Copilot helps you deliver better solutions with confidence.
    JETZT ANSEHEN
    • Seite 1 ausgewählt
    • 1
    Eine Frau sitzt an ihrem Arbeitsplatz und und spricht mit einer Kollegin.

    Trainings & Events für Developer

    Lernen, austauschen, weiterkommen: Wir bieten kostenlose Veranstaltungen, Lerninhalten und Bits for Devs an, um dir zu helfen, dein Wissen und dein Netzwerk zu erweitern.

    #bits4devs

    Microsoft folgen

    • Facebook
    • X
    • LinkedIn