Tutorials
Step-by-step guides and hands-on tutorials for developers of all skill levels
All Tutorials

Advanced Copilot Studio: Build Autonomous Agents
Take Copilot Studio to the next level by building autonomous agents that can reason, plan, and take actions. Covers agent capabilities, orchestration, and enterprise deployment.

Build Custom AI Agents with Azure AI Foundry
Deep dive into building custom AI agents using Azure AI Foundry Agent Service. Learn how to ground agents with your data, add tools, and deploy production-ready agents.

Build a RAG Application with Azure AI Search
Implement Retrieval-Augmented Generation (RAG) using Azure AI Search and Azure OpenAI. Index your documents, create vector embeddings, and build a grounded chat experience.

Build Your First Azure Function: Step-by-Step Guide
Learn how to create, test, and deploy your first serverless Azure Function using C# and .NET 8. Perfect for beginners getting started with serverless computing.

Getting Started with Azure AI Foundry
Learn how to use Azure AI Foundry to build, evaluate, and deploy generative AI solutions. This tutorial walks through the Foundry portal, model catalog, prompt flow, and deployment.

Semantic Kernel: AI Orchestration for .NET Developers
Learn Microsoft Semantic Kernel, the open-source SDK for building AI agents and integrating LLMs into .NET applications. Covers plugins, planners, memory, and multi-agent patterns.

Extend Microsoft Copilot with Plugins & Connectors
Learn how to extend Microsoft Copilot capabilities by building custom plugins, using Graph connectors, and integrating external data into the Copilot experience.

Building REST APIs with .NET 8 Minimal APIs
Build clean, fast REST APIs using .NET 8 Minimal APIs. Learn routing, validation, dependency injection, and Swagger integration in this hands-on tutorial.

GitHub Copilot: AI-Powered Coding Assistant
Master GitHub Copilot for faster, smarter coding. Learn code completions, Copilot Chat, slash commands, and best practices for prompt engineering in your IDE.
Launched by Github