> azure-microsoft-foundry

Expert knowledge for Microsoft Foundry development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when building, debugging, or optimizing Microsoft Foundry applications. Not for Azure AI Foundry Local (use azure-ai-foundry-local), Azure Foundry Classic (use azure-foundry-classic), Azure Machine Learning (use azure-machine-learning), Azure Databricks (use azur

fetch
$curl "https://skillshub.wtf/MicrosoftDocs/Agent-Skills/azure-microsoft-foundry?format=md"
SKILL.mdazure-microsoft-foundry

Microsoft Foundry Skill

This skill provides expert guidance for Microsoft Foundry. Covers troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.

How to Use This Skill

IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g., L35-L120), use read_file with the specified lines. For categories with file links (e.g., [security.md](security.md)), use read_file on the linked reference file

IMPORTANT for Agent: If metadata.generated_at is more than 3 months old, suggest the user pull the latest version from the repository. If mcp_microsoftdocs tools are not available, suggest the user install it: Installation Guide

This skill requires network access to fetch documentation content:

  • Preferred: Use mcp_microsoftdocs:microsoft_docs_fetch with query string from=learn-agent-skill. Returns Markdown.
  • Fallback: Use fetch_webpage with query string from=learn-agent-skill&accept=text/markdown. Returns Markdown.

Category Index

CategoryLinesDescription
TroubleshootingL37-L42Troubleshooting Foundry issues: Azure Marketplace purchase/deployment problems, recovering Agent Service after data/resource loss, and known platform bugs with workarounds.
Best PracticesL43-L56Best practices for prompts, tools, safety, evals, latency/cost, synthetic data, and fine-tuning so you can design, optimize, and operate high‑quality Foundry AI agents
Decision MakingL57-L82Guides for choosing models, deployment types, data isolation, and upgrades, plus migration paths, cost/capacity planning, and feature availability across Foundry and Azure OpenAI.
Architecture & Design PatternsL83-L88Designing resilient Foundry solutions, including high availability patterns, redundancy, and disaster recovery strategies for Foundry Agent Service and project architectures.
Limits & QuotasL89-L105Quotas, rate limits, timeouts, and capacity constraints for Foundry agents, models, vector stores, evals, batch jobs, fine-tuning, Sora, and Azure OpenAI, plus how to request more.
SecurityL106-L135Security, identity, and compliance for Foundry: auth (Entra ID, keyless, tools/MCP), RBAC and policies, networking/isolation, data privacy, safety settings, and secure agent/model configuration.
ConfigurationL136-L185Configuring and operating Foundry agents and models: hosting, workflows, tools, memory, evaluators, safety/guardrails, storage, monitoring, tracing, red teaming, and Azure OpenAI integration.
Integrations & Coding PatternsL186-L252Integrating Foundry models and agents into apps via SDKs/APIs, wiring tools/data sources (Search, SharePoint, MCP, LangChain, audio), and configuring tracing, fine-tuning, and Azure OpenAI features.
DeploymentL253-L268Deploying and automating Foundry agents/models: hosting options (containerized, provisioned, fine-tuned), publishing to M365/Teams, CI/CD, Terraform, MCP servers, and outage recovery.

Troubleshooting

TopicURL
Recover Foundry Agent Service from resource and data losshttps://learn.microsoft.com/en-us/azure/foundry/how-to/agent-service-operator-disaster-recovery
Review Microsoft Foundry known issues and workaroundshttps://learn.microsoft.com/en-us/azure/foundry/reference/foundry-known-issues

Best Practices

TopicURL
Apply tool usage best practices for Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/tool-best-practice
Generate synthetic training data in Foundry (Preview)https://learn.microsoft.com/en-us/azure/foundry/fine-tuning/data-generation
Evaluate Foundry AI agents with built-in evaluatorshttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/evaluate-agent
Optimize Foundry agent prompts with Prompt Optimizerhttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/prompt-optimizer
Design effective system messages for Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/advanced-prompt-engineering
Apply safety system message templates for Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/safety-system-message-templates
Fine-tune GPT-4o and GPT-4.1 with vision datahttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/fine-tuning-vision
Optimize Azure OpenAI latency and throughput in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/latency
Reduce cost and latency with prompt cachinghttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/prompt-caching
Apply responsible AI practices in Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/responsible-use-of-ai-overview

Decision Making

TopicURL
Choose and configure standard agent setup for data isolationhttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/standard-agent-setup
Migrate to the new Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/migrate
Choose the right web grounding tool for agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/web-overview
Plan general availability adoption of Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/concepts/general-availability
Compare models using Foundry benchmarks and leaderboardshttps://learn.microsoft.com/en-us/azure/foundry/concepts/model-benchmarks
Plan for Foundry model deprecation and retirementhttps://learn.microsoft.com/en-us/azure/foundry/concepts/model-lifecycle-retirement
Use Ask AI to optimize model cost and performancehttps://learn.microsoft.com/en-us/azure/foundry/control-plane/how-to-optimize-cost-performance
Choose Foundry deployment types and data residencyhttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/concepts/deployment-types
Choose and manage model versioning policies in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/concepts/model-versions
Decide between GPT-5 and GPT-4.1 in Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/model-choice-guide
Upgrade from GitHub Models to Foundry Modelshttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/quickstart-github-models
Select models with Foundry model leaderboard comparisonhttps://learn.microsoft.com/en-us/azure/foundry/how-to/benchmark-model-in-catalog
Enable and choose Fireworks models within Microsoft Foundry projectshttps://learn.microsoft.com/en-us/azure/foundry/how-to/fireworks/enable-fireworks-models
Migrate from Azure AI Inference SDK to OpenAI SDKhttps://learn.microsoft.com/en-us/azure/foundry/how-to/model-inference-to-openai-migration
Plan migration from classic to new Foundry portalhttps://learn.microsoft.com/en-us/azure/foundry/how-to/navigate-from-classic
Decide when and how to upgrade Azure OpenAI to Foundryhttps://learn.microsoft.com/en-us/azure/foundry/how-to/upgrade-azure-openai
Use Ask AI to upgrade or switch Foundry modelshttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/optimization-model-upgrade
Choose content streaming and filtering modes in Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/content-streaming
Enable and use priority processing for Foundry Modelshttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/priority-processing
Plan PTU costs and capacity for Foundry provisioned throughputhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/provisioned-throughput-onboarding
Migrate from Realtime API preview to GA protocolhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/realtime-audio-preview-api-migration-guide
Check Microsoft Foundry feature availability by cloud regionhttps://learn.microsoft.com/en-us/azure/foundry/reference/region-support

Architecture & Design Patterns

TopicURL
Plan disaster recovery strategy for Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/how-to/agent-service-disaster-recovery
Design high availability and resiliency for Foundry projectshttps://learn.microsoft.com/en-us/azure/foundry/how-to/high-availability-resiliency

Limits & Quotas

TopicURL
Review quotas and limits for Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/limits-quotas-regions
Understand vector store ingestion limits and policieshttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/vector-stores
Use function calling tools with Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/function-calling
Review evaluation rate limits and regional supporthttps://learn.microsoft.com/en-us/azure/foundry/concepts/evaluation-regions-limits-virtual-network
Capabilities and constraints of partner Foundry Modelshttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/concepts/models-from-partners
Quotas, rate limits, and timeouts for Foundry Modelshttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/quotas-limits
Manage and request quota increases for Foundry model deploymentshttps://learn.microsoft.com/en-us/azure/foundry/how-to/quota
Reference retired Azure OpenAI models in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/legacy-models
Track Azure OpenAI model deprecations and retirementshttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/model-retirements
Understand Sora video generation capabilities and limitshttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/video-generation
Run large-scale jobs with Azure OpenAI Batch APIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/batch
Understand RFT fine-tuning training cost limitshttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/reinforcement-fine-tuning
Review Azure OpenAI quotas and limits in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/quotas-limits

Security

TopicURL
Manage Foundry agent identities with Entra IDhttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/agent-identity
Choose authentication methods for Agent2Agent toolshttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/agent-to-agent-authentication
Configure authentication for MCP servers in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/mcp-authentication
Publish Microsoft Foundry agents with secure accesshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/publish-agent
Use computer use tool securely with Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/computer-use
Govern MCP tools via AI gateway and API Managementhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/governance
Configure private networking for Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/virtual-networks
Configure authentication and authorization for Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/concepts/authentication-authorization-foundry
Use customer-managed keys with Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/concepts/encryption-keys-portal
Apply role-based access control in Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/concepts/rbac-foundry
Govern Foundry agent infrastructure as Entra adminhttps://learn.microsoft.com/en-us/azure/foundry/control-plane/govern-agent-infrastructure-entra-admin
Configure compliance and security for Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/control-plane/how-to-manage-compliance-security
Securely configure Claude Code with Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/configure-claude-code
Set up keyless Entra ID authentication for Foundry Modelshttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/configure-entra-id
Add Microsoft Foundry resources to a network security perimeterhttps://learn.microsoft.com/en-us/azure/foundry/how-to/add-foundry-to-network-security-perimeter
Configure private endpoint network isolation for Foundryhttps://learn.microsoft.com/en-us/azure/foundry/how-to/configure-private-link
Create custom Azure Policy definitions for Foundry resourceshttps://learn.microsoft.com/en-us/azure/foundry/how-to/custom-policy-definition
Restrict Foundry preview features with tags and RBAChttps://learn.microsoft.com/en-us/azure/foundry/how-to/disable-preview-features
Enable managed virtual networks for Microsoft Foundry projectshttps://learn.microsoft.com/en-us/azure/foundry/how-to/managed-virtual-network
Use built-in Azure Policy to govern Foundry model deploymenthttps://learn.microsoft.com/en-us/azure/foundry/how-to/model-deployment-policy
Apply security best practices to Foundry MCP Serverhttps://learn.microsoft.com/en-us/azure/foundry/mcp/security-best-practices
Understand default safety policies for Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/default-safety-policies
Configure safety system messages in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/system-message
Review data privacy and security for Azure AI Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/responsible-ai/agents/data-privacy-security
Understand data privacy and security for Claude models in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/responsible-ai/claude-models/data-privacy
Understand data privacy and security for Azure Direct Modelshttps://learn.microsoft.com/en-us/azure/foundry/responsible-ai/openai/data-privacy

Configuration

TopicURL
Configure capability hosts for Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/capability-hosts
Enable and control Grounding with Bing for Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/manage-grounding-with-bing
Manage lifecycle configuration for hosted agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/manage-hosted-agent
Configure and manage Foundry agent long-term memoryhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/memory-usage
Create and configure a private tool catalog in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/private-tool-catalog
Configure custom code interpreter runtime for agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/custom-code-interpreter
Configure Foundry Agent Service to use existing Azure resourceshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/use-your-own-resources
Configure declarative agent workflows in VS Codehttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/vs-code-agents-workflow-low-code
Create and deploy hosted Foundry agent workflowshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/vs-code-agents-workflow-pro-code
Configure and use Foundry built-in evaluatorshttps://learn.microsoft.com/en-us/azure/foundry/concepts/built-in-evaluators
Configure agent evaluators for Azure AI agentshttps://learn.microsoft.com/en-us/azure/foundry/concepts/evaluation-evaluators/agent-evaluators
Use Azure OpenAI graders in Foundry SDKhttps://learn.microsoft.com/en-us/azure/foundry/concepts/evaluation-evaluators/azure-openai-graders
Create custom evaluators in Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/concepts/evaluation-evaluators/custom-evaluators
Configure general-purpose evaluators for AI qualityhttps://learn.microsoft.com/en-us/azure/foundry/concepts/evaluation-evaluators/general-purpose-evaluators
Configure RAG evaluators for relevance and groundinghttps://learn.microsoft.com/en-us/azure/foundry/concepts/evaluation-evaluators/rag-evaluators
Apply risk and safety evaluators in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/concepts/evaluation-evaluators/risk-safety-evaluators
Use textual similarity evaluators in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/concepts/evaluation-evaluators/textual-similarity-evaluators
Enable and configure AI Gateway token governancehttps://learn.microsoft.com/en-us/azure/foundry/configuration/enable-ai-api-management-gateway-portal
Configure token rate limits and quotas in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/control-plane/how-to-enforce-limits-models
Configure and use Microsoft Foundry Models inference endpointshttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/concepts/endpoints
Configure Azure Monitor for Foundry model deploymentshttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/monitor-models
Configure guardrails and controls in Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/guardrails/how-to-create-guardrails
Configure bring-your-own storage for Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/how-to/bring-your-own-azure-storage-foundry
Bind custom storage to Speech and Language in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/how-to/bring-your-own-azure-storage-speech-language-services
Add and configure connections in Microsoft Foundry projectshttps://learn.microsoft.com/en-us/azure/foundry/how-to/connections-add
Configure and run AI Red Teaming Agent scans in Foundry cloudhttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/run-ai-red-teaming-cloud
Run local AI Red Teaming Agent scanshttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/run-scans-ai-red-teaming-agent
Import and configure custom model weights in Foundry using Fireworks runtimehttps://learn.microsoft.com/en-us/azure/foundry/how-to/fireworks/import-custom-models
Configure Azure Key Vault connections for Foundryhttps://learn.microsoft.com/en-us/azure/foundry/how-to/set-up-key-vault-connection
Connect VS Code to Foundry MCP Serverhttps://learn.microsoft.com/en-us/azure/foundry/mcp/get-started
Understand and configure agent tracing in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/observability/concepts/trace-agent-concept
Configure and interpret Foundry Agent Monitoring Dashboardhttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/how-to-monitor-agents-dashboard
Set up human evaluation workflows for agentshttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/human-evaluation
Set up tracing for AI agents in Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/trace-agent-setup
Use groundedness detection for RAG in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/content-filter-groundedness
Configure Prompt Shields for Foundry deploymentshttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/content-filter-prompt-shields
Configure OpenAI image generation models in Azurehttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/dall-e
Use vision-enabled chat models in Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/gpt-with-vision
Configure JSON mode for Azure OpenAI chat completionshttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/json-mode
Configure and call model router in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/model-router
Configure predicted outputs to reduce chat completion latencyhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/predicted-outputs
Use GPT Realtime API for low-latency speech in Azurehttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/realtime-audio
Stream GPT Realtime audio via WebRTC in Azurehttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/realtime-audio-webrtc
Configure spillover traffic management for provisioned deploymentshttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/spillover-traffic-management
Manage Azure OpenAI models in Foundry Modelshttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/working-with-models
Reference metrics and logs for Azure OpenAI monitoringhttps://learn.microsoft.com/en-us/azure/foundry/openai/monitor-openai-reference

Integrations & Coding Patterns

TopicURL
Use agents, conversations, and responses via SDKshttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/runtime-components
Configure and use tools in Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/tool-catalog
Connect enterprise AI gateways to Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/ai-gateway
Connect Foundry agents to Foundry IQ knowledge baseshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/foundry-iq-connect
Invoke Foundry agent applications via Responses APIhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/publish-responses
Add Agent2Agent endpoints for cross-agent callshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/agent-to-agent
Connect Azure AI Search indexes to Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/ai-search
Integrate Azure Speech MCP tool with Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/azure-ai-speech
Use Bing grounding tools with Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/bing-tools
Automate browser workflows with Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/browser-automation
Use Code Interpreter tool with Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/code-interpreter
Connect Microsoft Fabric data agent to Foundryhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/fabric
Configure file search tool for Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/file-search
Use image generation tool with Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/image-generation
Connect Foundry agents to MCP server endpointshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/model-context-protocol
Integrate OpenAPI tools with Microsoft Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/openapi
Ground Foundry agents with SharePoint contenthttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/sharepoint
Configure web search tool in Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/web-search
Use azd fine-tuning extension for Foundry modelshttps://learn.microsoft.com/en-us/azure/foundry/fine-tuning/fine-tune-cli
Generate text with Foundry Models using the Responses APIhttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/generate-responses
Deploy and call Claude models via Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/use-foundry-models-claude
Run cloud batch evaluations with Foundry SDKhttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/cloud-evaluation
Integrate LangChain and LangGraph with Microsoft Foundry via langchain-azure-aihttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain
Build LangGraph and LangChain agents with Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain-agents
Add long-term Foundry Memory to LangChain and LangGraph appshttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain-memory
Use LangChain with OpenAI-compatible models deployed in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain-models
Trace LangChain and LangGraph apps with Foundry and Azure Monitorhttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain-traces
Select and use Microsoft Foundry SDKs and endpoints for models and agentshttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/sdk-overview
Integrate Microsoft Foundry endpoints into external appshttps://learn.microsoft.com/en-us/azure/foundry/how-to/integrate-with-other-apps
Use Foundry MCP Server tools with example promptshttps://learn.microsoft.com/en-us/azure/foundry/mcp/available-tools
Configure OpenTelemetry tracing for popular agent frameworkshttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/trace-agent-framework
Use Azure OpenAI v1 API in Microsoft Foundry for cross-provider model callshttps://learn.microsoft.com/en-us/azure/foundry/openai/api-version-lifecycle
Get started with Azure OpenAI audio generationhttps://learn.microsoft.com/en-us/azure/foundry/openai/audio-completions-quickstart
Authoring preview REST API for Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/authoring-reference-preview
Call chat completion models with the Foundry APIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/chatgpt
Use Codex CLI and VS Code with Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/codex
Use o3-deep-research with the Responses APIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/deep-research
Generate and use embeddings with Azure OpenAI in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/embeddings
Fine-tune Foundry models via Python, REST, and portalhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/fine-tuning
Implement function calling with Azure OpenAI in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/function-calling
Connect GPT Realtime audio via SIP in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/realtime-audio-sip
Use Azure OpenAI GPT Realtime audio via WebSocketshttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/realtime-audio-websockets
Use Azure OpenAI reasoning models for complex problem-solvinghttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/reasoning
Integrate with Azure OpenAI Responses API in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/responses
Enforce structured outputs with Azure OpenAI in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/structured-outputs
Enable web search tool in the Responses APIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/web-search
Configure Azure OpenAI webhooks in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/webhooks
Azure OpenAI v1 REST API reference for Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Azure OpenAI v1 REST API reference for Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Azure OpenAI v1 REST API reference for Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Azure OpenAI v1 REST API reference for Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Azure OpenAI v1 REST API reference for Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Azure OpenAI v1 REST API reference for Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Azure OpenAI v1 REST API reference for Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Azure OpenAI v1 REST API reference for Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Azure OpenAI v1 REST API reference for Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Use realtime audio events with Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/realtime-audio-reference
Use Azure OpenAI inference REST endpointshttps://learn.microsoft.com/en-us/azure/foundry/openai/reference
Azure OpenAI preview REST API referencehttps://learn.microsoft.com/en-us/azure/foundry/openai/reference-preview
Use Azure OpenAI v1 preview REST APIhttps://learn.microsoft.com/en-us/azure/foundry/openai/reference-preview-latest
Build document search using embeddings API tutorialhttps://learn.microsoft.com/en-us/azure/foundry/openai/tutorials/embeddings
Call Microsoft Foundry REST APIs programmaticallyhttps://learn.microsoft.com/en-us/azure/foundry/reference/foundry-project
Use Microsoft Foundry Project REST API previewhttps://learn.microsoft.com/en-us/azure/foundry/reference/foundry-project-rest-preview

Deployment

TopicURL
Deploy Foundry hosted agents as Agent 365 digital workershttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/agent-365
Deploy containerized hosted agents with Foundryhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/deploy-hosted-agent
Publish Foundry agents to Microsoft 365 Copilot and Teamshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/publish-copilot
Deploy a containerized hosted agent to Foundryhttps://learn.microsoft.com/en-us/azure/foundry/agents/quickstarts/quickstart-hosted-agent
Deploy Foundry Models with Azure CLI and Bicephttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/create-model-deployments
Deploy Foundry Models using the Foundry portalhttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/deploy-foundry-models
Recover Foundry Agent Service from regional platform outageshttps://learn.microsoft.com/en-us/azure/foundry/how-to/agent-service-platform-disaster-recovery
Automate Microsoft Foundry deployment using Terraformhttps://learn.microsoft.com/en-us/azure/foundry/how-to/create-resource-terraform
Integrate Foundry evaluations into Azure DevOpshttps://learn.microsoft.com/en-us/azure/foundry/how-to/evaluation-azure-devops
Integrate Foundry evaluations into GitHub Actionshttps://learn.microsoft.com/en-us/azure/foundry/how-to/evaluation-github-action
Build and deploy custom MCP servers for Foundryhttps://learn.microsoft.com/en-us/azure/foundry/mcp/build-your-own-mcp-server
Deploy and host fine-tuned models in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/fine-tuning-deploy
Create and manage provisioned deployments in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/provisioned-get-started

> related_skills --same-repo

> azure-well-architected

Expert guidance for designing, assessing, and optimizing Azure workloads using Azure Well Architected. Covers design review checklists, recommendations, design principles, tradeoffs, service guides, workload patterns, and assessment questions. Use when architecting new solutions, reviewing existing workloads, or applying Well-Architected principles.

> azure-web-pubsub

Expert knowledge for Azure Web PubSub development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when building, debugging, or optimizing Azure Web PubSub applications. Not for Azure SignalR Service (use azure-signalr-service), Azure Event Hubs (use azure-event-hubs), Azure Service Bus (use azure-service-bus), Azure Relay (use azure-relay).

> azure-web-application-firewall

Expert knowledge for Azure Web Application Firewall development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when building, debugging, or optimizing Azure Web Application Firewall applications. Not for Azure Application Gateway (use azure-application-gateway), Azure Front Door (use azure-front-door), Azure Firewall (use azure-firewall), Azure DDos Protectio

> azure-vpn-gateway

Expert knowledge for Azure VPN Gateway development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when building, debugging, or optimizing Azure VPN Gateway applications. Not for Azure Virtual Network (use azure-virtual-network), Azure Virtual WAN (use azure-virtual-wan), Azure ExpressRoute (use azure-expressroute), Azure Application Gateway (use azure-applica

┌ stats

installs/wk0
░░░░░░░░░░
github stars425
██████████
first seenMar 17, 2026
└────────────

┌ repo

MicrosoftDocs/Agent-Skills
by MicrosoftDocs
└────────────

┌ tags

└────────────