Browse All Videos (254)
Visual Studio Code shares a short video walkthrough of improvements to VS Code terminal tools for agent sessions, covering foreground terminal support, interactive input handling, progress messages, and background notifications to make command-driven workflows smoother.
Microsoft Developer hosts Shawn Henry and Rong Lu as they walk through the Microsoft Agent Framework (MAF) 1.0 GA release, covering stable APIs, multi-agent handoff orchestration, Python and .NET support, plus the Foundry Toolkit for VS Code with debugging, testing-style evaluation, and GitHub Copilot integration.
Microsoft Developer introduces SQL projects in SSMS 22.5, showing how to bring an existing production database into source control as a SQL project and use it across VS Code, GitHub Actions, and Azure DevOps for a more reliable database DevOps workflow.
Microsoft Developer walks through Foundry Agent Service managed memory and how it integrates with Microsoft Agent Framework and LangGraph to build stateful agents that retain context across sessions, including per-user scoping, automatic extraction, and CRUD APIs for memory control.
GitHub walks beginners through customizing GitHub Copilot CLI using instructions, skills, and custom agents to better match team coding standards, automate pull request tasks, and run specialized checks like accessibility reviews.
John Savill's Technical Training runs through a short Azure news roundup for 16th April 2026, covering AKS networking/monitoring updates, storage security and tiering changes, retirements, and a handful of new/updated Azure services and capabilities.
GitHub shares how staff software engineer Brittany Ellich built a personal “productivity hub” using GitHub Copilot CLI, including an AI chat agent (“Marvin”), unified task lists, and calendar integrations, with the goal of learning by building your own AI tools.
Microsoft Developer (hosted by Thomas Maurer with guest Maria Jose Fernandez) walks through estimating Azure database costs using the Azure Pricing Calculator, focusing on the configuration choices that drive monthly spend and practical ways to model and compare scenarios before you commit.
GitHub shows how GitHub Copilot CLI can speed up onboarding by scanning a repository and returning a plain-English overview of the codebase from the terminal.
Microsoft Developer features Gauri Kasar explaining how Azure Database for PostgreSQL supports resilient, high-performance app deployments, including high availability, read replicas, backup/restore, and elastic clusters for scaling.
Microsoft Developer features Jonathon Frost from the Microsoft Azure PostgreSQL team, walking through migrating to managed PostgreSQL on Azure (homogeneous and heterogeneous scenarios) and demonstrating AI-assisted Oracle-to-Postgres migration using VS Code with GitHub Copilot.
Microsoft Developer hosts Abe Omorogbe showing how to build AI-powered agents on Azure backed by PostgreSQL, including secure connectivity, natural-language querying/analytics, and vector search, using Microsoft Foundry.
Microsoft Developer shares Dingding Liu’s overview of Azure HorizonDB, a new Azure-managed PostgreSQL service aimed at extreme scale and performance, including architecture highlights, a quick VS Code provisioning demo, and AI-oriented capabilities like vector indexing and SQL-based AI functions.
GitHub introduces a new remote feature for GitHub Copilot CLI that lets you access and control an active terminal session from any browser-enabled device. In this short update, GitHub explains the core capability and links to the public preview announcement.
GitHub walks beginners through hosting a static website with GitHub Pages, including deploying from a branch or via GitHub Actions, then adding a custom domain and enforcing HTTPS.
John Savill's Technical Training walks through how SFTP on Azure Storage can use Microsoft Entra ID for authentication, including a demo and practical notes on token lifetime and data-plane authorization (RBAC/ABAC).
John Savill's Technical Training shares a short overview pointing to a full video on integrating Microsoft Entra ID identities for authentication and authorization when accessing Azure Storage via SFTP.
GitHub (with program manager Lee Reilly) shows how GitHub Copilot CLI was used to build GH-Dungeons, a terminal roguelike generated from a repository’s latest SHA, turning typical repo problems like scope creep and merge conflicts into dungeon hazards.
John Savill's Technical Training runs through a quick weekly-style Azure update covering AKS networking and observability changes, new Azure Functions trigger capabilities, several Azure platform service updates, and a few AI/model-related items (including Foundry Local and new model announcements).
In this Blazor Community Standup video, dotnet (featuring Daniel Roth and Ondřej Roztočil) previews upcoming Blazor validation improvements in .NET 11, including async validation, localized validation messages, and client-side validation without requiring an interactive render mode.