A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
New Anthropic claude-sonnet-4-6 GlobalStandard deployments fail with InternalServerError
Creating any new Anthropic model deployment (Sonnet, Opus, Haiku) on our Azure AI Foundry (Cognitive Services AIServices) account fails with an opaque InternalServerError, while existing Anthropic deployments on the same account continue to serve, and a…
Microsoft Foundry
Azure Foundry using fabric ontology is returning server error
Scenario - Leverage Fabric ontology (derived from Direct lake semantic model) in Azure Foundry Agent as a knowledge base Steps followed - 1) Added knowledge base - Created connection to search-service resource (after enabling Public access) 2) Created…
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
Azure OpenAI Batch file failing through API, but working fine through UI
Hi, I had created 2 batch files in Azure OpenAI, one through the API (batch ID: batch_74ae4acc-d865-4f5b-937c-7359bbcc0ad9) and the other through the Foundry's Batch UI (batch ID: batch_0b89170c-2e5d-4ffd-9a33-30bbeb0b531d). The input JSONL file for both…
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
How to add User Data Functions to Fabric Data Agent ?
Hi, We have been exploring the Fabric Data Agent and planned to integrate User Data Functions to evaluate how they can support our target use case. While attempting this, we created a Fabric Data Agent and tried to add User Data Functions. However, we…
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
How to add a dynamic code that can run when user has some question to agent
I have a foundry agent that connects with knowledge base and get me correct response from kb.But i want some way to add a code so that within my index the custom fields which i have for document name and type ofdocument i can ask agent how many total…
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
Error 715-123420: Overly sensitive fraud prevention?
I have been trying to deploy an LLM via Foundry/Azure OpenAI (tried both) but keep receiving this error: Failed to deploy model [model name] 715-123420: An error occurred. Please reach out to support for additional assistance. I did some research and it…
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
Error message on Foundry portal and failed to get metrics data
Got error message on ai.azure.com/foundryProject/overview: Failed to load resources BadRequest: Please provide below info when asking for support: timestamp = 2026-06-28T01:50:21.0058900Z, correlationId = 0135d4bd-309b-411b-9a22-de6e982319a5. Trace ID :…
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
Cannot upload files in New Foundry
I am not able to upload files in New Foundry portal. It says to me that I must have the Foundry User role in the project, which I have. If I give the Foundry User role in the root resource, it works.
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
Foundry Agent not able to perform calculations or aggregations
Hi Everyone, I have created Foundry Agent with 'require_approval="never"' option. I was able to publish it to Teams Group and it works without approval now. I have Azure AI Search KB linked to Foundry IQ. This KB includes Excel files like…
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
Azure OpenAI API Cyber Policy Error
Hi Team, We are currently encountering the below error from the Azure OpenAI API, despite having already relaxed the configured guardrails. This issue is blocking our service. Could you please review this and advise on the appropriate…
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
In New foundry agent , How to check whether conversation id is exist or not using python code without api
I want to check whether a specific conversation ID exists in the New Foundry Agent using Python code, but without using any API.
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
My new plan for tts voices is loading for too long
Why does it load very long in the new look of AI foundry. I think there’s something wrong. In the old look, it was loading fine
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
Azure AI Foundry Agent: Function calling with require_approval=never not triggering tool execution in Teams channel
I have a Foundry Agent published to a Microsoft Teams channel with require_approval="never" set. When I ask a question that should trigger a function call, the agent responds with a text answer instead of executing the registered function tool.…
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
Azure Foundry Agent Fails to Use MCP Server
I am experiencing an intermittent authentication issue when using an Azure AI Foundry Agent configured with an MCP server hosted through Azure Logic Apps. The agent is configured to connect to the MCP server through the Tools section using key-based…
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
Extremely confused: Claude deployments failing with silent InternalServerError in Azure AI Foundry (Other models work perfectly)
Hey, Been banging my head against this for a while and could use some help. What works: GPT-4o-mini, Grok, DeepSeek — all deploy instantly, no issues, same resource group, same subscription. What doesn't: Any Claude model (Opus / Sonnet / Haiku). Fails…
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
Azure AutoML Batch End point job creation fails with Docker build-user requested bokeh==3.8.2 and azureml-train-automl-runtime 1.61.0 depends on bokeh<3.0.0
1.3 2026-06-15T14:45:43: #10 261.3 The conflict is caused by: 2026-06-15T14:45:43: #10 261.3 The user requested bokeh==3.8.2 2026-06-15T14:45:43: #10 261.3 azureml-train-automl-runtime 1.61.0 depends on bokeh<3.0.0 2026-06-15T14:45:43: #10…
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
Crawling an internal website
Hi, I am doing a PoC for the RAG based agent in Foundry. One source is an internal hub where the agent shall crawl the webpage with the specific information for the user (region based) and shall be authenticated by Entra ID so German user does not see…
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
Error code: 400 when running General purpose Fluency evaluators
Using the sample sample_fluency.py from azure-sdk-for-python at sdk/ai/azure-ai-projects/samples/evaluations/agentic_evaluators/sample_fluency.py, client.evals.create() succeeds but client.evals.runs.create() fails with: BadRequestError: Error code: 400…
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
Msft Foundry: Can't deploy any models: "Failed to deploy model <xyz>" "715-123420: An error occurred. Please reach out to support for additional assistance."
I get the above error when trying to deploy any model endpoint in Msft Foundry. I want to deploy in sweden. Quota is available. I tried to create a service request but the Azure Portal has lead me here. Pls unblock this for subscriptions connected to…
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
gpt-realtime-translate (2026-05-06, GA) deploys successfully but inference always fails with OperationNotSupported
Service / technology Azure AI Foundry (AIServices resource), Azure OpenAI Realtime API, model gpt-realtime-translate (speech translation). Control model: gpt-realtime-whisper. Scenario (what I'm trying to do) Use gpt-realtime-translate to translate live…
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance