Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
microsoftdocs avatar

Microsoft Foundry

  • 149 installs
  • 682 repo stars
  • Updated August 3, 2026
  • microsoftdocs/agent-skills

Configure Microsoft Foundry projects, models, prompts, and agent endpoints while building generative AI features and autonomous assistants on Azure.

About

Helps agents implement Microsoft Foundry for Azure AI apps: project setup, model selection, prompt orchestration, agent endpoints, evaluation, and integration patterns for shipping LLM and agent features in SaaS products.

  • Model deployment patterns
  • Prompt and flow design
  • Agent endpoint setup
  • Azure AI service wiring
  • Safety and evaluation hooks

Microsoft Foundry by the numbers

  • 149 all-time installs (skills.sh)
  • +16 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #3,352 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/microsoftdocs/agent-skills --skill microsoft-foundry

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs149
repo stars682
Last updatedAugust 3, 2026
Repositorymicrosoftdocs/agent-skills

What it does

Configure Microsoft Foundry projects, models, prompts, and agent endpoints while building generative AI features and autonomous assistants on Azure.

Files

SKILL.mdMarkdownGitHub ↗

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-L45Diagnosing and recovering from Foundry model/agent failures, evaluation and observability issues, webhook problems, and known service bugs with workarounds.
Best PracticesL46-L59Best practices for prompts, tools, safety messages, routing, evaluation, and fine-tuning so you can design, operate, and measure high-quality Azure/Foundry AI agents in production
Decision MakingL60-L95Guides for choosing models, deployments, regions, costs, and lifecycle policies, plus planning migrations (classic, GitHub, Azure OpenAI), DR, and optimal agent/model configuration.
Architecture & Design PatternsL96-L102Designing Foundry agent architectures: VNet/subnet sizing, isolated resource layouts, high availability patterns, and model router patterns for routing and scaling AI workloads.
Limits & QuotasL103-L123Quotas, limits, regions, and rate caps for Foundry models, agents, sessions, Azure OpenAI, Claude, batch, caching, and tools to size, control, and safeguard usage and costs
SecurityL124-L160Security, identity, and compliance for Foundry: auth/RBAC, agent identities, private networking, guardrails/safety, data privacy, keys, policies, and securing MCP/Agent 365 access.
ConfigurationL161-L220Configuring Foundry agents, models, tools, security, networking, monitoring, and evaluations, including Azure OpenAI, Fireworks, tracing, guardrails, and automation workflows.
Integrations & Coding PatternsL221-L303Patterns and code to integrate Foundry agents/models with tools, data, gateways, observability, LangChain/LangGraph, Azure OpenAI features, fine-tuning, and real-time/Responses APIs.
DeploymentL304-L324Deploying and publishing Foundry agents and models (hosted, containerized, voice, VNet), integrating with M365/Teams/DevOps, and running cloud evaluations and red-teaming.

Troubleshooting

TopicURL
Troubleshoot and understand Foundry partner modelshttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/concepts/models-from-partners
Recover Foundry Agent Service from resource and data losshttps://learn.microsoft.com/en-us/azure/foundry/how-to/agent-service-operator-disaster-recovery
Troubleshoot Foundry evaluation and observability issueshttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/troubleshooting
Set up and troubleshoot Azure OpenAI webhookshttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/webhooks
Known issues and workarounds for Microsoft Foundry serviceshttps://learn.microsoft.com/en-us/azure/foundry/reference/foundry-known-issues

Best Practices

TopicURL
Apply tool usage best practices in Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/tool-best-practice
Evaluate Foundry AI agents with built-in evaluatorshttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/evaluate-agent
Improve 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 prompt engineering techniques for vision-enabled GPT modelshttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/gpt-4-v-prompt-engineering
Apply routing modes and best practices for model routerhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/model-router-how-it-works
Apply safety system message templates in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/safety-system-message-templates
Author safety-focused system messages in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/system-message
Fine-tune GPT-4 vision models with imageshttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/fine-tuning-vision
Operate provisioned throughput deployments in productionhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/provisioned-get-started

Decision Making

TopicURL
Decide how to migrate to the new Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/migrate
Decide and migrate from legacy Agent Applications to new Foundry modelhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/migrate-agent-applications
Choose the right web grounding tool for Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/web-overview
Plan migration to the GA Microsoft Foundry portalhttps://learn.microsoft.com/en-us/azure/foundry/concepts/general-availability
Plan and manage Microsoft Foundry cost usagehttps://learn.microsoft.com/en-us/azure/foundry/concepts/manage-costs
Plan and choose managed compute for Foundry modelshttps://learn.microsoft.com/en-us/azure/foundry/concepts/managed-compute-overview
Optimize Foundry model cost and performancehttps://learn.microsoft.com/en-us/azure/foundry/control-plane/how-to-optimize-cost-performance
Choose Foundry deployment types and data residency optionshttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/concepts/deployment-types
Choose Foundry deployment types in Azure Governmenthttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/concepts/deployment-types-gov
Manage model versioning and upgrade policies in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/concepts/model-versions
Choose and manage model version policies in Foundry Govhttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/concepts/model-versions-gov
Choose Foundry model deployment regions and typeshttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/concepts/models-sold-directly-by-azure-region-availability
Upgrade workloads from GitHub Models to Foundry Modelshttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/quickstart-github-models
Plan disaster recovery for Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/how-to/agent-service-disaster-recovery
Use Foundry model leaderboard for selectionhttps://learn.microsoft.com/en-us/azure/foundry/how-to/benchmark-model-in-catalog
Interpret and compare Foundry evaluation resultshttps://learn.microsoft.com/en-us/azure/foundry/how-to/evaluate-results
Select and understand healthcare AI models in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/how-to/healthcare-ai/healthcare-ai-models
Choose integration patterns for Microsoft Foundry APIshttps://learn.microsoft.com/en-us/azure/foundry/how-to/integrate-with-other-apps
Plan migration from Foundry classic to current portalhttps://learn.microsoft.com/en-us/azure/foundry/how-to/navigate-from-classic
Decide when 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 modelshttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/optimization-model-upgrade
Choose content streaming and filtering modes in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/content-streaming
Use Foundry model retirement schedule for migrationshttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/model-retirement-schedule
Use the Foundry Gov model retirement schedule for migrationhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/model-retirement-schedule-gov
Plan around Foundry model lifecycle and supporthttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/model-retirements
Plan around Foundry model lifecycle and retirements in Govhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/model-retirements-gov
Plan and size provisioned throughput in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/provisioned-throughput
Choose PTU billing mode and manage costshttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/provisioned-throughput-billing
Identify retired Foundry models and alternativeshttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/retired-models
Estimate and manage fine-tuning costs in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/fine-tuning-cost-management
Use Foundry model router with agents for optimal model selectionhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/model-router-agents
Migrate from preview to GA Realtime APIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/realtime-audio-preview-api-migration-guide

Architecture & Design Patterns

TopicURL
Design networking and subnet sizing for Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/agents-networking-deep-dive
Plan standard agent setup with isolated resourceshttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/standard-agent-setup
Design high availability for Microsoft Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/how-to/high-availability-resiliency

Limits & Quotas

TopicURL
Quotas, limits, and regions for Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/limits-quotas-regions
Use vector stores and file search limits in agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/vector-stores
Manage hosted agents and lifecycle behavior in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/manage-hosted-agent
Manage hosted agent sessions and time-based limitshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/manage-hosted-sessions
Rate limits and regional support for Foundry evaluationshttps://learn.microsoft.com/en-us/azure/foundry/concepts/evaluation-regions-limits-virtual-network
Configure token rate limits and quotas for Foundry modelshttps://learn.microsoft.com/en-us/azure/foundry/control-plane/how-to-enforce-limits-models
Generate synthetic training data in Foundry (Preview)https://learn.microsoft.com/en-us/azure/foundry/fine-tuning/data-generation
Compare Claude model capabilities, quotas, and regions in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/concepts/claude-models
Reference quotas and limits for Foundry Modelshttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/quotas-limits
Manage Microsoft Foundry model deployment quotashttps://learn.microsoft.com/en-us/azure/foundry/how-to/quota
Use Azure OpenAI global batch processing and quotashttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/batch
Use prompt caching to reduce Azure OpenAI costshttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/prompt-caching
Calculate PTU sizing using per-model throughputhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/provisioned-throughput-sizing
Manage Azure OpenAI quota and rate limits in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/quota
Use reinforcement fine-tuning with cost safeguardshttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/reinforcement-fine-tuning
Azure OpenAI quotas and limits in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/quotas-limits
Reference quotas and limits for Azure OpenAI in Azure Governmenthttps://learn.microsoft.com/en-us/azure/foundry/openai/quotas-limits-gov

Security

TopicURL
Configure and govern agent identities in Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/agent-identity
Configure authentication methods for Agent2Agent toolshttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/agent-to-agent-authentication
Reference hosted agent permissions and RBAC in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/hosted-agent-permissions
Configure environment and RBAC for Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/environment-setup
Understand Foundry Agent Service data and accesshttps://learn.microsoft.com/en-us/azure/foundry/agents/faq
Attach content safety guardrails to Foundry hosted agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/add-hosted-agent-guardrails
Publish Foundry agent applications with auth and permissionshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/agent-applications
Configure Agent 365 data collection for Foundryhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/configure-agent-365-data-collection
Grant Agent 365 observability permissions to Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/grant-agent-365-permissions
Control and disable Grounding with Bing accesshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/manage-grounding-with-bing
Configure authentication for MCP servers in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/mcp-authentication
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 in Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/concepts/authentication-authorization-foundry
Configure customer-managed keys for Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/concepts/encryption-keys-portal
Use RBAC roles and scopes 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
Manage Foundry compliance and security integrationshttps://learn.microsoft.com/en-us/azure/foundry/control-plane/how-to-manage-compliance-security
Create and apply Foundry guardrail policieshttps://learn.microsoft.com/en-us/azure/foundry/control-plane/quickstart-create-guardrail-policy
Configure keyless Entra ID authentication for Foundry Modelshttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/configure-entra-id
Configure guided safety and security guardrails for agentshttps://learn.microsoft.com/en-us/azure/foundry/guardrails/guided-set-up
Configure private endpoints for Microsoft Foundry isolationhttps://learn.microsoft.com/en-us/azure/foundry/how-to/configure-private-link
Create custom Azure Policy rules for Foundry resourceshttps://learn.microsoft.com/en-us/azure/foundry/how-to/custom-policy-definition
Restrict Microsoft Foundry preview features with RBAC and tagshttps://learn.microsoft.com/en-us/azure/foundry/how-to/disable-preview-features
Secure Foundry with managed virtual network isolationhttps://learn.microsoft.com/en-us/azure/foundry/how-to/managed-virtual-network
Enforce AI model deployment policies in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/how-to/model-deployment-policy
Enforce Foundry model router choices with Azure Policyhttps://learn.microsoft.com/en-us/azure/foundry/how-to/model-router-policy
Secure Foundry MCP Server with RBAC and policieshttps://learn.microsoft.com/en-us/azure/foundry/mcp/security-best-practices
Understand default Guardrail safety policies in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/default-safety-policies
Apply safety evaluation to fine-tuned modelshttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/fine-tuning-safety-evaluation
Understand data privacy and security in Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/responsible-ai/agents/data-privacy-security
Understand data privacy and security for Claude in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/responsible-ai/claude-models/data-privacy
Understand data privacy and security for Foundry 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
Configure and publish Microsoft Foundry agent endpointshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/configure-agent
Configure Connected Foundry Models in Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/connected-models
Disable classic agents and assistants in Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/disable-classic-agents
Configure and use memory in Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/memory-usage
Configure a private tool catalog for Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/private-tool-catalog
Configure structured inputs to customize agent behaviorhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/structured-inputs
Configure Browser Automation tool for Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/browser-automation
Configure custom MCP-based code interpreter for Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/custom-code-interpreter
Configure tool search for large Foundry toolboxeshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/tool-search
Automate Foundry agents with routineshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/use-routines
Configure Foundry agents to use existing Azure resourceshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/use-your-own-resources
Use built-in evaluators in Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/concepts/built-in-evaluators
Configure rubric evaluators for Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/concepts/evaluation-evaluators/rubric-evaluators
Configure AI Gateway token limits in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/configuration/enable-ai-api-management-gateway-portal
Register and configure custom agents in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/control-plane/register-custom-agent
Use Foundry Models endpoints and authentication correctlyhttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/concepts/endpoints
Configure Claude Code CLI and VS Code for Foundryhttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/configure-claude-code
Configure Claude Desktop to use Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/configure-claude-desktop
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 Foundry managed network access to on-premiseshttps://learn.microsoft.com/en-us/azure/foundry/how-to/access-on-premises-resources
Configure bring-your-own storage for Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/how-to/bring-your-own-azure-storage-foundry
Set up BYOS for Speech and Language in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/how-to/bring-your-own-azure-storage-speech-language-services
Run model and agent evaluations in Foundry portalhttps://learn.microsoft.com/en-us/azure/foundry/how-to/evaluate-generative-ai-app
Enable and configure Fireworks models in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/how-to/fireworks/enable-fireworks-models
Import and deploy custom Fireworks models in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/how-to/fireworks/import-custom-models
Run Foundry agent evaluations with azd CLIhttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/azure-developer-cli-evaluation
Generate synthetic evaluation datasets in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/evaluation-dataset-synthetic
Configure Agent Monitoring Dashboard for Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/how-to-monitor-agents-dashboard
Configure human evaluation workflows for agentshttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/human-evaluation
Analyze Foundry agent runs with Trace Replayhttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/trace-agent-replay
Configure tracing for Foundry AI agents with App Insightshttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/trace-agent-setup
Convert Foundry agent traces into evaluation datasetshttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/traces-to-dataset
Configure and run evaluations for Foundry hosted agentshttps://learn.microsoft.com/en-us/azure/foundry/observability/quickstarts/quickstart-evaluate-hosted-agent
Enable and inspect tracing for Foundry hosted agentshttps://learn.microsoft.com/en-us/azure/foundry/observability/quickstarts/quickstart-tracing-hosted-agent
Configure and use Azure OpenAI v1 API in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/api-version-lifecycle
Configure Prompt Shields for Foundry model securityhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/content-filter-prompt-shields
Configure priority processing for Foundry model deploymentshttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/priority-processing
Automate Azure OpenAI deployments and TPM quota settingshttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/automate-quota-deployments
Call chat completion models with Azure OpenAI in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/chatgpt
Configure Azure OpenAI image generation modelshttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/dall-e
Configure DPO fine-tuning for Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/fine-tuning-direct-preference-optimization
Create and manage reusable skills for Responses API shellhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/skills
Configure spillover traffic management for provisioned Azure OpenAI deploymentshttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/spillover-traffic-management
Azure OpenAI v1 REST API parameters in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Azure OpenAI v1 REST API parameters in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Azure OpenAI v1 REST API parameters in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Azure OpenAI v1 REST API parameters in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Azure OpenAI v1 REST API parameters in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Azure OpenAI v1 REST API parameters in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Azure OpenAI v1 REST API parameters in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Azure OpenAI v1 REST API parameters in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Azure OpenAI v1 REST API parameters in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Monitor Azure OpenAI Foundry with Azure Monitorhttps://learn.microsoft.com/en-us/azure/foundry/openai/monitor-openai-reference
Configure Azure OpenAI Realtime API events in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/realtime-audio-reference

Integrations & Coding Patterns

TopicURL
Use agents, conversations, and responses in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/runtime-components
Integrate external AI gateways with Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/ai-gateway
Enable Agent2Agent endpoints for Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/enable-agent-to-agent-endpoint
Connect Foundry agents to Foundry IQ knowledge baseshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/foundry-iq-connect
Enable optimizer integration for Foundry hosted agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/make-agent-optimizer-ready
Register external agents for Foundry observabilityhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/register-external-agent
Connect Foundry agents to external A2A endpointshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/agent-to-agent
Integrate Azure AI Search with 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
Integrate Azure Functions as tools for agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/azure-functions
Use Bing grounding tools with Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/bing-tools
Use Code Interpreter tool in Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/code-interpreter
Integrate Foundry agents with computer use toolhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/computer-use
Add managed MCP connector servers to Foundryhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/connectors
Connect Foundry agents to Microsoft Fabric datahttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/fabric
Connect Foundry agents to Fabric IQhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/fabric-iq
Configure file search tool for Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/file-search
Implement function calling with Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/function-calling
Use image generation tool in Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/image-generation
Connect Foundry agents to MCP servershttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/model-context-protocol
Connect OpenAPI tools to 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 Foundry toolbox with external toolshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/toolbox
Enable web search tool in Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/web-search
Connect Foundry agents to Microsoft 365 via Work IQhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/work-iq
Build a Foundry toolbox and connect via MCPhttps://learn.microsoft.com/en-us/azure/foundry/agents/quickstarts/quickstart-toolbox-agent
Call Foundry Responses API to build ephemeral agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/quickstarts/responses-api
Create custom evaluators in Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/concepts/evaluation-evaluators/custom-evaluators
Run fine-tuning jobs with azd extensionhttps://learn.microsoft.com/en-us/azure/foundry/fine-tuning/fine-tune-cli
Generate text with Foundry Models via Responses APIhttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/generate-responses
Deploy and invoke MAI image models in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/use-foundry-models-mai
Deploy and call DeepSeek-R1 in Foundry Modelshttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/tutorials/get-started-deepseek-r1
Configure and manage Microsoft Foundry connectionshttps://learn.microsoft.com/en-us/azure/foundry/how-to/connections-add
Build LangGraph agents with Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain-agents
Host LangGraph agents on Foundry hosted agent servicehttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain-hosted-agents
Add Foundry long-term memory to LangChain appshttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain-memory
Integrate Foundry Content Safety middleware in LangChainhttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain-middleware
Call Foundry models using LangChain integrationshttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain-models
Use Foundry Toolbox tools and skills in LangChainhttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain-toolbox
Trace LangChain apps with Foundry and Azure Monitorhttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain-traces
Run AI Red Teaming Agent scans locallyhttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/run-scans-ai-red-teaming-agent
Select and use Microsoft Foundry SDKs and endpointshttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/sdk-overview
Deploy and call CxrReportGen Premium for chest X-ray reportshttps://learn.microsoft.com/en-us/azure/foundry/how-to/healthcare-ai/deploy-cxrreportgen-premium
Deploy and call MedImageInsight Premium healthcare modelhttps://learn.microsoft.com/en-us/azure/foundry/how-to/healthcare-ai/deploy-medimageinsight-premium
Migrate Azure AI Inference SDK calls to OpenAI SDKhttps://learn.microsoft.com/en-us/azure/foundry/how-to/model-inference-to-openai-migration
Integrate Azure Key Vault with Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/how-to/set-up-key-vault-connection
Use Foundry MCP Server tools and promptshttps://learn.microsoft.com/en-us/azure/foundry/mcp/available-tools
Build and register custom MCP servers for Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/mcp/build-your-own-mcp-server
Connect VS Code to Foundry MCP Server securelyhttps://learn.microsoft.com/en-us/azure/foundry/mcp/get-started
Log end user feedback with OpenTelemetry in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/log-end-user-feedback
Add OpenTelemetry client-side tracing to Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/trace-agent-client-side
Configure OpenTelemetry tracing for AI agent frameworkshttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/trace-agent-framework
Use Azure OpenAI audio completions APIhttps://learn.microsoft.com/en-us/azure/foundry/openai/audio-completions-quickstart
Authoring preview REST APIs for Azure OpenAI Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/authoring-reference-preview
Use groundedness detection with Foundry OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/content-filter-groundedness
Configure and use Codex CLI with Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/codex
Call o3-deep-research via Azure OpenAI Responses APIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/deep-research
Fine-tune Foundry models via SDK and RESThttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/fine-tuning
Fine-tune tool calling behavior in Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/fine-tuning-functions
Implement function calling with Azure OpenAI in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/function-calling
Call Azure OpenAI vision-enabled chat modelshttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/gpt-with-vision
Configure JSON mode responses for Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/json-mode
Call and configure Foundry model routerhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/model-router
Optimize latency with predicted outputs in Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/predicted-outputs
Implement GPT Realtime audio with Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/realtime-audio
Use GPT Realtime API over SIPhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/realtime-audio-sip
Use GPT Realtime API over WebRTChttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/realtime-audio-webrtc
Use GPT Realtime API over WebSocketshttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/realtime-audio-websockets
Use Azure OpenAI Responses API with Python and RESThttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/responses
Call Foundry models via Responses API and routinghttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/responses-model-routing
Run shell commands with Azure OpenAI Responses APIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/shells
Use structured outputs and JSON schema with Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/structured-outputs
Enable and configure web search tool in Responses APIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/web-search
Use WebSocket mode with Azure OpenAI Responses APIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/websockets
Use Azure OpenAI Foundry REST inference APIshttps://learn.microsoft.com/en-us/azure/foundry/openai/reference
Use Azure OpenAI Foundry preview REST APIshttps://learn.microsoft.com/en-us/azure/foundry/openai/reference-preview
Call Azure OpenAI Foundry v1 preview REST APIshttps://learn.microsoft.com/en-us/azure/foundry/openai/reference-preview-latest
Use Azure OpenAI Whisper for speech to texthttps://learn.microsoft.com/en-us/azure/foundry/openai/whisper-quickstart
Use Microsoft Foundry SDK to call models and agentshttps://learn.microsoft.com/en-us/azure/foundry/quickstarts/get-started-code

Deployment

TopicURL
Publish Foundry hosted agents to Microsoft Agent 365https://learn.microsoft.com/en-us/azure/foundry/agents/how-to/agent-365
Deploy real-time voice agents with hosted agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/build-voice-agent
Deploy containerized hosted agents with Foundry APIshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/deploy-hosted-agent
Deploy hosted Foundry agents from source codehttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/deploy-hosted-agent-code
Migrate hosted agents to the refreshed Foundry previewhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/migrate-hosted-agent-preview
Publish virtual network agents to Microsoft 365 and Teamshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/publish-copilot-virtual-network
Deploy a hosted agent sample with browser automationhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/browser-automation-hosted-agent-quickstart
Deploy existing Python agent code as a hosted agenthttps://learn.microsoft.com/en-us/azure/foundry/agents/quickstarts/quickstart-deploy-own-code
Deploy a containerized hosted agent to Foundryhttps://learn.microsoft.com/en-us/azure/foundry/agents/quickstarts/quickstart-hosted-agent
Deploy Foundry Models using Azure CLI and Bicep templateshttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/create-model-deployments
Deploy Foundry Models via Foundry portal for inferencehttps://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
Deploy open-source models on Foundry managed computehttps://learn.microsoft.com/en-us/azure/foundry/how-to/deploy-models-managed
Run cloud evaluations with Foundry SDKhttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/cloud-evaluation
Run AI Red Teaming Agent scans in the cloudhttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/run-ai-red-teaming-cloud
Run Foundry evaluations in Azure DevOpshttps://learn.microsoft.com/en-us/azure/foundry/how-to/evaluation-azure-devops
Run Foundry evaluations in GitHub Actionshttps://learn.microsoft.com/en-us/azure/foundry/how-to/evaluation-github-action
Deploy fine-tuned Azure OpenAI models in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/fine-tuning-deploy

Related skills

AI & Agent Buildingagentsllmautomation

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.