| Use agents, conversations, and responses in Foundry |
https://learn.microsoft.com/en-us/azure/foundry/agents/concepts/runtime-components |
| Integrate enterprise AI gateways with Foundry Agent Service |
https://learn.microsoft.com/en-us/azure/foundry/agents/how-to/ai-gateway |
| Connect Foundry agents to Foundry IQ knowledge bases |
https://learn.microsoft.com/en-us/azure/foundry/agents/how-to/foundry-iq-connect |
| Invoke Foundry Agent Applications via Responses API protocol |
https://learn.microsoft.com/en-us/azure/foundry/agents/how-to/publish-responses |
| Connect Foundry agents to external A2A endpoints |
https://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/agent-to-agent |
| Connect Azure AI Search indexes to agents |
https://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/ai-search |
| Integrate Azure Speech MCP tool with Foundry agents |
https://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/azure-ai-speech |
| Integrate Azure Functions as tools for agents |
https://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/azure-functions |
| Use Browser Automation tool with Foundry agents |
https://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/browser-automation |
| Enable Code Interpreter tool for agents |
https://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/code-interpreter |
| Connect Microsoft Fabric data agent to Foundry |
https://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/fabric |
| Use function calling tools with Foundry agents |
https://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/function-calling |
| Use image generation tool in Foundry Agent Service |
https://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/image-generation |
| Connect Foundry agents to MCP servers |
https://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/model-context-protocol |
| Connect OpenAPI tools to Microsoft Foundry agents |
https://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/openapi |
| Integrate Foundry agents with SharePoint content |
https://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/sharepoint |
| Run fine-tuning jobs with azd extension |
https://learn.microsoft.com/en-us/azure/foundry/fine-tuning/fine-tune-cli |
| Configure Claude Code CLI and VS Code with Foundry |
https://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/configure-claude-code |
| Integrate FLUX image generation models in Foundry |
https://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/use-foundry-models-flux |
| Deploy and call MAI-Image-2 in Microsoft Foundry |
https://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/use-foundry-models-mai |
| Deploy and call DeepSeek-R1 in Foundry Models |
https://learn.microsoft.com/en-us/azure/foundry/foundry-models/tutorials/get-started-deepseek-r1 |
| Integrate third-party safety tools with Foundry |
https://learn.microsoft.com/en-us/azure/foundry/guardrails/third-party-integrations |
| Integrate LangChain and LangGraph with Foundry |
https://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain |
| Build LangGraph agents with Foundry Agent Service |
https://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain-agents |
| Add Foundry long-term memory to LangChain apps |
https://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain-memory |
| Use LangChain models with Microsoft Foundry |
https://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain-models |
| Trace LangChain apps with Foundry and Azure Monitor |
https://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain-traces |
| Run AI Red Teaming Agent scans in cloud |
https://learn.microsoft.com/en-us/azure/foundry/how-to/develop/run-ai-red-teaming-cloud |
| Run local AI Red Teaming scans with SDK |
https://learn.microsoft.com/en-us/azure/foundry/how-to/develop/run-scans-ai-red-teaming-agent |
| Set up an Azure Key Vault connection for Microsoft Foundry |
https://learn.microsoft.com/en-us/azure/foundry/how-to/set-up-key-vault-connection |
| Use Foundry MCP Server tools and prompts |
https://learn.microsoft.com/en-us/azure/foundry/mcp/available-tools |
| Build and register custom MCP server for Foundry |
https://learn.microsoft.com/en-us/azure/foundry/mcp/build-your-own-mcp-server |
| Add OpenTelemetry client-side tracing to Foundry agents |
https://learn.microsoft.com/en-us/azure/foundry/observability/how-to/trace-agent-client-side |
| Call Azure OpenAI audio models via API |
https://learn.microsoft.com/en-us/azure/foundry/openai/audio-completions-quickstart |
| Authoring operations for Foundry OpenAI REST API |
https://learn.microsoft.com/en-us/azure/foundry/openai/authoring-reference-preview |
| Use groundedness detection with Foundry OpenAI |
https://learn.microsoft.com/en-us/azure/foundry/openai/concepts/content-filter-groundedness |
| Integrate Codex CLI and VS Code with Azure OpenAI |
https://learn.microsoft.com/en-us/azure/foundry/openai/how-to/codex |
| Fine-tune Foundry models via SDK and REST |
https://learn.microsoft.com/en-us/azure/foundry/openai/how-to/fine-tuning |
| Fine-tune tool calling behavior in Azure OpenAI |
https://learn.microsoft.com/en-us/azure/foundry/openai/how-to/fine-tuning-functions |
| Call Foundry model router via Chat Completions API |
https://learn.microsoft.com/en-us/azure/foundry/openai/how-to/model-router |
| Implement GPT Realtime audio with Azure OpenAI |
https://learn.microsoft.com/en-us/azure/foundry/openai/how-to/realtime-audio |
| Use GPT Realtime API over SIP |
https://learn.microsoft.com/en-us/azure/foundry/openai/how-to/realtime-audio-sip |
| Use GPT Realtime API over WebRTC |
https://learn.microsoft.com/en-us/azure/foundry/openai/how-to/realtime-audio-webrtc |
| Use GPT Realtime API over WebSockets |
https://learn.microsoft.com/en-us/azure/foundry/openai/how-to/realtime-audio-websockets |
| Call Azure OpenAI reasoning models via Foundry |
https://learn.microsoft.com/en-us/azure/foundry/openai/how-to/reasoning |
| Use web_search tool with Azure OpenAI Responses API |
https://learn.microsoft.com/en-us/azure/foundry/openai/how-to/web-search |
| Set up and secure Azure OpenAI webhooks in Foundry |
https://learn.microsoft.com/en-us/azure/foundry/openai/how-to/webhooks |
| Integrate with Azure OpenAI v1 REST API in Foundry |
https://learn.microsoft.com/en-us/azure/foundry/openai/latest |
| Integrate with Azure OpenAI v1 REST API in Foundry |
https://learn.microsoft.com/en-us/azure/foundry/openai/latest |
| Integrate with Azure OpenAI v1 REST API in Foundry |
https://learn.microsoft.com/en-us/azure/foundry/openai/latest |
| Integrate with Azure OpenAI v1 REST API in Foundry |
https://learn.microsoft.com/en-us/azure/foundry/openai/latest |
| Integrate with Azure OpenAI v1 REST API in Foundry |
https://learn.microsoft.com/en-us/azure/foundry/openai/latest |
| Integrate with Azure OpenAI v1 REST API in Foundry |
https://learn.microsoft.com/en-us/azure/foundry/openai/latest |
| Integrate with Azure OpenAI v1 REST API in Foundry |
https://learn.microsoft.com/en-us/azure/foundry/openai/latest |
| Integrate with Azure OpenAI v1 REST API in Foundry |
https://learn.microsoft.com/en-us/azure/foundry/openai/latest |
| Integrate with Azure OpenAI v1 REST API in Foundry |
https://learn.microsoft.com/en-us/azure/foundry/openai/latest |
| Implement realtime audio events for Foundry OpenAI |
https://learn.microsoft.com/en-us/azure/foundry/openai/realtime-audio-reference |
| Call Azure OpenAI inference REST APIs in Foundry |
https://learn.microsoft.com/en-us/azure/foundry/openai/reference |
| Use Foundry OpenAI preview inference REST API |
https://learn.microsoft.com/en-us/azure/foundry/openai/reference-preview |
| Call Foundry OpenAI v1 preview REST endpoints |
https://learn.microsoft.com/en-us/azure/foundry/openai/reference-preview-latest |
| Build document search with Azure OpenAI embeddings API |
https://learn.microsoft.com/en-us/azure/foundry/openai/tutorials/embeddings |
| Use Azure OpenAI Whisper for speech to text |
https://learn.microsoft.com/en-us/azure/foundry/openai/whisper-quickstart |
| Call Microsoft Foundry REST APIs for projects |
https://learn.microsoft.com/en-us/azure/foundry/reference/foundry-project |
| Use Microsoft Foundry Project REST API (preview) |
https://learn.microsoft.com/en-us/azure/foundry/reference/foundry-project-rest-preview |