Skip to main content
The Source
PyTorch on Azure

Get an enterprise-ready PyTorch experience in the cloud.

PyTorchOnAzure
PyCon 2025 Resources

Discover Microsoft's activities for Python developers at PyCon US 2025. Check out hands-on workshops, talks, and sessions as well as online Demos & Resources to enhance your skills.

Generative AI for Beginners | Repo

A newbie-friendly introduction to AI, with examples that run for free in GitHub models

Azure AI Evaluation SDK | Learn

Evaluate your AI app for quality and safety issues

Azure for Python Developers | Learn

Find all our guides for Python developers building on top of Azure

Switch between OpenAI and Azure OpenAI endpoints with Python | Learn

This article walks you through the common changes and differences you'll experience when working across OpenAI and Azure OpenAI.

Secure your AI App with keyless authentication | Learn

Learn to create and use the Azure OpenAI security building block sample, demonstrating account provisioning with RBAC for keyless authentication via Microsoft Entra ID

DeepSeek chat app on Azure | Repo

A chat app with the DeepSeek R1 model and a thinking UI

How to use DeepSeek-R1 reasoning model | Learn

In this article, you learn about DeepSeek-R1 and how to use them.

Azure AI Foundry Starter Template | Repo

Basic app and infrastructure for using the Azure AI Foundry models and SDKs

Multimodal vision chat apps using Azure OpenAI | Learn

Learn to use Azure OpenAI multimodal models in a chat app! Generate responses to messages and images with Python (Quart) backend, image upload, and speech input/output.

OpenAI chat app on Azure | Repo

A basic chat app with streaming answers and a Python (Quart) backend

Entity extraction with Azure OpenAI | Repo

Use structured outputs mode to extract details from text, images, and even PDFs View Now

Semantic Kernel: Python | Learn

Use the Semantic Kernel package from Microsoft to orchestrate calls to LLMs

Autogen | How-to

Use the autogen package from Microsoft research to experiment with agentic workflows

Quickstart: multi-agent applications using Azure OpenAI

Discover a multi-agent app for creative writing! Learn to orchestrate models using Python, Prompty, and Azure OpenAI Service in this quickstart.

Python OpenAI Demos | Repo

A repo with simple examples that run with OpenAI.com, Azure OpenAI, GitHub Models, or Ollama

AI App templates | Learn

Explore AI app templates for Python on Azure! Learn key developer tasks with high-quality starter projects and related articles in this comprehensive guide.

Develop AI Apps for Python on Azure | Learn

Find our Python libraries and samples for developing AI samples

AI Tour: AI Agents Get Started | Repo

Learn how to implement and utilize AI agents for automating tasks and enhancing decision-making in modern businesses.

Agents for Beginners | Repo

10 Lessons teaching everything you need to know to start building AI Agents.

GitHub Copilot for Python

12 min

Enhance your Python projects with GitHub Copilot's AI capabilities, offering code suggestions and improvements directly in Visual Studio Code.