Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
Azure AI Foundry Agent Service - Data Proxy cannot resolve private Container Apps DNS for private MCP servers in BYO VNet setup
───────────────────────────────────────── ENVIRONMENT ───────────────────────────────────────── Azure AI Foundry Agent Service: Standard Agent Setup with BYO VNet Setup template: 19-hybrid-private-resources-agent-setup (Bicep) MCP server host: Azure…
Foundry Tools
403 Forbidden Error When Accessing a Dataverse MCP Server from Azure AI Foundry
We are trying to consume a Dataverse MCP Server from Azure AI Foundry, but the server cannot be used due to the following error: Problem Description When attempting to enumerate tools from Azure AI Foundry, we receive the following error: Access denied…
Foundry Tools
Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
Significant Decrease in Translation Quality in Azure AI Translator (English → Swedish).
Hi, I’ve noticed a substantial drop in translation quality when using Azure AI Translator for English → Swedish translations. For example Source: “The account deletion link was only valid for 30 minutes and has expired” Current translation: “Länken…
Foundry Tools
Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
Vector store search in Azure OpenAI service returns "Resource not found"
Hello, I was able to create / upload files, create a vector store, etc. "inside" the Azure OpenAI Resource. However, I cannot make the search work. I'm wondering what I might be doing wrong? I'm able to GET the vector store resource as shown…
Foundry Tools
Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
Foundry provisioning failed
Microsoft Foundry AIServices resource jeff-5442-resource failed during provisioning in westus3. Resource group: forgewarden-dev. Subscription: Azure subscription 1. Activity Log reports InternalServerError at 2026-08-12T05:16:47.7608772Z. Resource Health…
Foundry Tools
Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
Azure OpenAI API – HTTP 500 Internal Server Error when retrieving Code Interpreter container file/image
Hello, We are seeing a recurring server-side error when retrieving Code Interpreter output files/images from a run container in our Azure OpenAI-based application. Issue: Our application invokes the code_interpreter tool to execute Python code (e.g.,…
Foundry Tools
Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
erro no microsfot foundry, tenho receio de ser cobrado por isso, executei o exercicio https://learn.microsoft.com/en-us/training/modules/model-catalog-evaluate/6-exercise e agora ficou so em run e tenho receio de ser cobrado
erro no microsfot foundry, tenho receio de ser cobrado por isso, executei o exercicio https://learn.microsoft.com/en-us/training/modules/model-catalog-evaluate/6-exercise e agora ficou so em run e tenho receio de ser cobrado
Foundry Tools
Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
I want to have an AI agent. How should I begin?
I want to have a AI agent and don't know how to begin.
Foundry Tools
Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
Join: Microsoft Azure Q&A Champions Program
The Microsoft Azure Q&A Champions Program recognizes and empowers a global community of internal and external Azure experts who help customers succeed by providing high-quality, trusted answers on Microsoft Q&A. The program scales expert led…
Foundry Tools
Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
How to pass outputs from multiple agents as input to a downstream agent in Azure AI Foundry workflows
In an Azure AI Foundry workflow, I have a sequential multi-agent setup where each agent performs a distinct task: Agent 1 produces Output A Agent 2 produces Output B Both outputs are stored in separate workflow variables The challenge arises with Agent…
Foundry Tools
Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
What's the best way to evaluate prompt quality in Azure AI Foundry?
I'm currently learning Azure AI Foundry and experimenting with prompt-based applications. One area I'm trying to understand better is prompt evaluation. Beyond manually reviewing outputs, what methods or tools do you use to measure whether prompts are…
Foundry Tools
Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
Foundry Agent Workflow Unable to Hide Background Agent Output
I am currently working in Microsoft Foundry on a customer service agent workflow. I have an orchestration agent, several tool agents, and a response agent. I only want the output of the response agent, but no matter what I do the output of the tool…
Foundry Tools
Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
Does x-ms-user-identity enable per-user Toolbox OAuth for a Microsoft Foundry hosted agent invoked by a middle-tier service?
We need clarification on the supported identity architecture for a Microsoft Foundry hosted agent using a Foundry Toolbox with a private, Microsoft Entra-protected MCP server. Our request flow is: Microsoft Teams user → trusted middle-tier bot →…
Foundry Tools
Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
Microsoft IQ in Preview fails intermittently, has limited Auth
Background: We're building/hosting multi-agent workflows We're hoping to get support on two items, for Microsoft IQ preview: 1. FabricIQ Fails Intermittently - We're using the inbuilt tools on foundry that are in preview and have successful connections…
Foundry Tools
Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
Azure OpenAI gpt-5.6-terra — content filter not evaluating (input + output)
Azure OpenAI gpt-5.6-terra — content filter not evaluating (input + output) Observed: 2026-08-06, still reproducing 2026-08-11 Endpoint: oai-hts-assist-staging-eus.openai.azure.com · api-version: 2025-04-01-preview Auth: Entra ID (DefaultAzureCredential…
Foundry Tools
Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
Get Started button for Azure Startup is not redirecting to the application page.
Hello everyone, I want to apply for Microsoft Azure Startup. I clicked on Get Started in https://startups.microsoft.com, I was prompted to sign in using my microsoft personal gmail account which I did. After that I was routed to portal.azure.com no any…
Foundry Tools
Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
Azure AI Foundry server-side Memory Store: project managed identity gets 403 on ChatCompletions_Create (surfaced as wrapped 500) even with Cognitive Services OpenAI User
Summary A Foundry server-side Memory Store (orchestrator tier) in a BYO-hosting project cannot complete a write/search. The client receives a misleading wrapped 500 "The Azure OpenAI service encountered a general API error." The real…
Foundry Tools
Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
Azure AI Foundry Responses API does not surface remote MCP progress notifications
We are implementing Azure AI Foundry Agent Service with a remote MCP server and the Responses API streaming flow for a production application. The remote MCP connection and tool execution work end to end. In the streamed Responses API output we receive…
Foundry Tools
Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
Unable to deploy Claude Sonnet 4.6 in Azure AI Foundry. All supported regions show "No Quota Available". Need guidance.
I'm trying to use the Anthropic models (specifically Claude Sonnet 4.6) in Azure AI Foundry, but every supported region shows "No Quota Available" or doesn't allow deployment. Is there any way to use Claude Sonnet 4.6 through Azure AI Foundry…
Foundry Tools
Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
How to use custom lexicon URL in foundry portal for live voice agent
I uploaded my lexicon to blobstorage but still the voice agent is not using that file .How to check this
Foundry Tools
Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform