A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
Guidance Request: Dataset Creation for Agent Evaluation in Foundry Portal
Our goal is to evaluate agents in the Foundry portal, but I need guidance on how to design the dataset for the following two scenarios, especially given our restriction that synthetic data cannot be used. Document Q&A / extraction agent (user…
Microsoft Foundry
Help Needed with Dataset Mapping in Microsoft Foundry UI
Please let me know how we can provide tool definitions and tool calls data in the dataset and map the same in Foundry UI for creating evaluations. I am not able to understand how we need to provide the data and map for agent testing
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
AI answer
Microsoft Azure Cognitive Services Email Verification Failing
I am using Azure Foundry for the first time. I submitted a quota request for Anthropic models. I received an email from Microsoft (See copy below). When I click verify email address, I keep getting "The request is…
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
Mistral Document AI 2512, suddenly facing 422 errors for passing in Seeing the same, seeing 422s for passing in table_format, extract_header, extract_footer.
Mistral Document AI 2512, suddenly facing 422 errors for passing in table_format, extract_header, extract_footer. This was working completely fine until very recently. And with no changes to the request payload, we're seeing 422 errors. After changing…
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
Follow-Up on Quota Increase Request
Dear Microsoft Azure OpenAI Team, I hope you are doing well. I am following up on my requests for a quota increase for my AI Foundry deployments submitted last Thursday, specifically for Application IDs 11131 and 11218. The request was approved via an…
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 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
Anthropic Claude deployments fail with InternalServerError across multiple regions
Anthropic Claude deployments repeatedly fail during backend provisioning. The issue occurs across different resources, models, and supported regions: Claude Sonnet 4.6, East US 2, Global Standard Claude Sonnet 4.5, Sweden Central, Global…
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
Microsoft Foundry: How does it recognize the different fields of a json schema.
So I am uploading the Json to agent(Inside workflow) and I want to check if some fields were missing or not in that Json from the user request. now I want to check this using if/else branching but I am unable to write the power function inside the…
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
Microsoft Foundry agent works in the playground but is silent in Teams
I'm trying to publish a Microsoft Foundry agent to Microsoft Teams in another tenant using the built-in Publish -> "Teams and Microsoft 365 Copilot" feature. The publishing process fails with an HTTP 400 error: "Underlying error while…
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
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
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
Anthropic Claude deployments fail in Microsoft Foundry with ResourceOperationFailure and InternalServerError
Claude deployments fail in Microsoft Foundry with ResourceOperationFailure / InternalServerError. I can successfully deploy other models such as DeepSeek-V4-Pro in Microsoft Foundry, but all Anthropic Claude deployments fail. Tested models and…
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
Anthropic Claude (claude-sonnet-4-6, GlobalStandard) deployment fails at the Anthropic organization-creation / Marketplace SaaS fulfillment step.
Symptoms (AnthropicOrganizationCreationFailed pattern): Deployment reaches provisioningState "Creating", then fails after ~5 min with ResourceOperationFailure -> InternalServerError. No Microsoft.SaaS/resources resource is ever 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 Foundry every model deployment fails, support doesnt respond
I am hitting the BadRequest: An error occurred. Please reach out to support for additional assistance. in every region with every model. I have global admin permissions and permissions on the azure subcription so that cant be the issue. It happens across…
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
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
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
How I will delete the AI gateway in Microsoft foundry. I know how to disable but how to completely delete it. What if I want to use different ai gateway for different project is it possible
How I will delete the AI gateway in Microsoft foundry. I know how to disable but how to completely delete it. What if I want to use different ai gateway for different project is it possible
Microsoft Foundry
A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance