Repositories
Azure-Samples repositories
Meta repo with links to all DeepSeek related Azure samples
A simple example implementation of the VoiceRAG pattern to power interactive voice generative AI experiences using RAG with Azure AI Search and Azure OpenAI's gpt-4o-realtime-preview model.
Web app using Python Django backend, set up for deployment to Azure Container Apps with Azure PostgreSQL Flexible Server.
An sample project that interacts with Azure IoT Central rest APIs.
Migrate your Python apps from the AzureOpenAI client with Chat Completions API to the OpenAI client with Responses API.
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
How to use the Azure Spring Cloud service end to end?
A recipe that will walk you through using either Meta Llama 3.1 405B or OpenAI GPT-4o deployed on Azure AI to generate a synthetic dataset using UC Berkeley's Gorilla project RAFT method.
Deploy Anthropic Claude on Microsoft Foundry with `azd up` (Bicep or Terraform) and call it with the official Claude SDKs over Entra ID.
DeepSeek-R1 JavaScript starter
Building block to build and deploy a Python app that uses Azure hosted DeepSeek models
Basic sample for deploying chat web apps with Azure AI Foundry and SDKs
An image search application using multimodal embeddings and Azure AI search vector search.
Sample OPC UA server with nodes that generate random and increasing data, anomalies and much more ...
This is a quick start guide that provides the basic building blocks to set up a remote Model Context Protocol (MCP) server using Azure Container Apps. The MCP server is built using Node.js and TypeScript, and it can be used to run various tools and services in a serverless environment.
Deploy a Python FastAPI web app with PostgreSQL in Azure