Browse DevOps Videos (70)
Visual Studio Code highlights the Chat Customizations Evaluation extension for VS Code, which helps developers review and refine prompts, agents, and instructions files as part of an AI-focused workflow.
GitHub shows how GitHub Copilot CLI can scan a repository and generate a pull request that follows contribution guidelines, issue templates, and team rules—reducing the manual work of formatting and filling out PR details.
Cosmos DB Dev Environment Supercharged with AI | Sajeetharan Sinnathurai | Azure Cosmos DB Conf 2026
Microsoft Developer features Sajeetharan Sinnathurai explaining how to set up a practical Azure Cosmos DB development environment (VS Code, emulator, testing, and CI/CD considerations) and how to use AI coding assistants more effectively by providing schema context and better prompts.
GitHub explains why learning Markdown matters for developers, especially on GitHub: writing better READMEs and communicating clearly in pull requests, issues, and comments using headings, lists, code blocks, and screenshots.
GitHub explains the basics of writing Markdown on GitHub, focusing on the syntax you need to format READMEs, issues, and pull requests with headings, lists, code blocks, links, and images.
Visual Studio Code features Reynald Adolphe demonstrating how to create and use Custom Agents in VS Code (Agent Mode) so GitHub Copilot can take on specialized roles—like a security reviewer—using your project context, tools, and workflow to produce more focused results.
Visual Studio Code features Reynald Adolphe explaining how Agent Skills in VS Code package instructions, scripts, and resources into reusable workflows, with a quick demo of creating and modifying a skill to automate multi-step tasks like updating docs and generating prompts.
Visual Studio Code features Reynald Adolphe using GitHub Copilot in VS Code to explain and compare customization features—Custom Instructions, Prompt Files, Agent Skills, Custom Agents, and Hooks—plus ways to learn them via charts, quizzes, and scenario-based references.
Visual Studio Code features Reynald Adolphe explaining GitHub Copilot Hooks in VS Code: how to run commands automatically at specific lifecycle events during an agent session to keep formatting, validations, and scripts consistent without manual steps.
Visual Studio Code features Reynald Adolphe explaining how GitHub Copilot Custom Instructions in VS Code work in practice, showing how to create reusable “rulebooks” that steer Copilot toward your coding standards, conventions, and preferences (including SOLID and accessibility) without repeating guidance every time.
Visual Studio Code shows Reynald building a “Repo Analyzer” app in VS Code using GitHub Copilot customization features—Prompt Files, Custom Instructions, Agent Skills, Custom Agents, and Hooks—to enforce repo standards, update docs, and streamline coding tasks in one workflow.
Microsoft Developer hosts a discussion where Justin Garrett and Azure MVP Magnus Mårtensson cover enterprise observability in Azure using Azure Monitor and Log Analytics, plus how Azure Copilot can speed up investigations by turning natural language into KQL and recommending next steps.
GitHub shows how Copilot Cloud Agent can work on pull requests in private sessions, including fixing merge conflicts, editing code via @copilot mentions, and tuning test/security settings, plus a preview of upcoming features like automatic CI/CD fixes and a public API.
dotnet hosts an On .NET Live session where Wei Lin demonstrates building a first NuGet library using .NET 10 single-file scripting, GitHub, and GitHub Copilot, focused on an open-source Office-to-PDF conversion package.
Authorised Territory shows how to configure .NET Aspire 13.2 to use a specific SQL Server Docker image for its SQL Server container, switching from the default SQL Server 2022 image to a SQL Server 2025 image available via Docker Desktop.
GitHub demonstrates how to build a Telegram-based personal AI assistant using the GitHub Copilot SDK and Copilot CLI, including using the /research command to learn the SDK, running fleet mode to generate code, and configuring a Telegram bot token for end-to-end testing.
GitHub demonstrates, in a GitHub Universe 2025 demo, how to use the Goose AI agent with the GitHub MCP server and MCPUI to create and assign GitHub issues from the terminal and return interactive UI responses like a team project calendar.
GitHub shows how to publish a free, live website using GitHub Pages, including examples with Jekyll, Astro, and Next.js, and framing it as an easy way to host a portfolio, resume, or side project.
GitHub’s video episode of The Download recaps developer news including a supply chain incident, an MCP security roadmap, and updates to GitHub Copilot—highlighting the Copilot SDK public preview and Copilot CLI support for BYOK and local models.
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.