A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model
How to download the file which is generated by the agent
there are images that I attached Image 1 - agent playground image where i cann't download the file image 2-same agent but preview in web ,where i cann't download the file image 3 -agent in workflow where i cann't download the file imagent -4…
Foundry Agent Service
Foundry agent publishing returns a generic 400
Foundry agent publishing to Teams/M365 returns a generic 400: “Request is invalid and/or missing fields” when the agent name contains a space. The issue was fixed by removing the space, but the error doesn’t identify the invalid field or validation rule.…
Foundry Agent Service
A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model
How to create and attach vector store per conversation in Foundry V2?
The agent-level pattern (ResponseTool.CreateFileSearchTool(vectorStoreIds) at agent registration) is clearly documented. For conversation-scoped file search, what approach to use? Is the protocol-style UpdateConversationAsync(id, BinaryContent,…
Foundry Agent Service
A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model
Azure AI Foundry - MCP Authentication with OAuth identity passthrough Support for Client Assertion or Federated Credential
We are hosting our own MCP server internally and need to integrate it with a Foundry Agent. Because our MCP server requires the logged-in user’s context and underlying permissions, we are using OAuth identity passthrough with Bring your own Microsoft…
Foundry Agent Service
A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model
Not able to submit the evaluation in new azure foundry. Getting 403 error
I am trying to submit the dataset for evaluation in the new azure foundry. I do have all the access to submit. But still getting 403 forbidden error. What could be the issue?
Foundry Agent Service
A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model
How do I retrieve a full conversation's message history (user + assistant) in Foundry V2
With ProjectResponsesClient.GetProjectResponsesAsync(conversationId) I get responses but no user input (I'm currently stamping Metadata["user_message"], which has a 512-char cap). ProjectConversationsClient.GetProjectConversationItemsAsync…
Foundry Agent Service
A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model
Network Error while working with Microsoft Foundry Workflows
Screenshot_18-5-2026_232159_ai.azure.com.jpegNetwork Error while working with Microsoft Foundry Workflows Using Microsoft Foundry Workflows (preview) and its ending up stating network error. I am using Multiagent declared already in the Agents space. …
Foundry Agent Service
A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model
Azure AI Foundry - Agent replies never reach Teams/web chat after new bot agent migration
Background — regression after unannounced migration We had an agent published to Microsoft Teams via the AI Foundry native connector that was working correctly. Around May 4 2026, We were trying some changes changes to our agent or bot configuration, but…
Foundry Agent Service
A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model
Azure AI Foundry agent "metadata: too many properties (17, max 16)
Azure AI Foundry agent connected via Teams channel began returning "metadata: too many properties (17, max 16)" for all requests as of today 05/12. Agent works in Foundry Playground. No traces appear in Foundry — rejection occurs at gateway…
Foundry Agent Service
A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model
MS Foundry support for ACR on private link
Hi Team, Right now, Foundry Hosted Agents need an ACR with public access enabled. Do we have any timeline when MS Foundry support for ACR on private link?
Foundry Agent Service
A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model
AI answer
MS Foundry Agent published successfully but returns "does not have any deployments associated with it" when called via HTTP
I created an agent within Foundry using the new interface and published it to MS Teams and Copilot 365. I called the agent from a Power Automate flow with the HTTP action. URI is…
Foundry Agent Service
A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model
AI answer
In Microsoft foundry I unable to connect my agent through POST request
I use the endpoint provided by the Microsoft foundry of my agent and try to post request with the access token, the respond body look like https://resource.services.ai.azure.com/api/projects/auto/agents/hr-agent/protocols/openai/v1/responses { …
Foundry Agent Service
A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model
Start agent deployment button is not visible after deploy my hosted agent my agent is not in running state
The "Start Agent Deployment" button is missing from the Azure AI Foundry portal since this morning. Without this button, newly registered agent versions remain stuck in "not Running" state and cannot process requests. The agent…
Foundry Agent Service
A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model
Unable to publish hosted agent to Teams & M365 Copilot — identity mismatch error (May 2026, North Central US)
When I click "Publish → Teams & M365 Copilot" in AI Foundry portal for a hosted agent, the publish fails with: Failed to publish agent BotId 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx' does not match the application's default instance…
Foundry Agent Service
A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model
Unable to publish hosted agent in Foundry
Hi Everyone, I created a toolbox and now I want to use this toolbox in an agent. Since Toolbox is currently not supported in UI, I am trying to create a new agent with this toolbox. But when I try to publish the agent to Foundry, I get this error…
Foundry Agent Service
A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model
Hosted Agent (Foundry) container fails to start (ActivationFailed/Waiting) and all invoke/session calls return 500
We have an Azure AI Foundry hosted agent in East US 2 that never becomes healthy. Agent versions cycle through Waiting / Activating / Unhealthy / ActivationFailed, and direct version-specific invoke returns HTTP 500. We already corrected protocol to…
Foundry Agent Service
A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model
Foundry Hosted Agents can't be created for west us3 region and South Central
Hi, I have foundry project created for region west us3 and all the resources are created for respective region. And when I try to create the hosted agents through Foundry MCP Tools/Rest API it's timing out (504). Not sure, if there is any known…
Foundry Agent Service
A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model
Foundry agent blueprint & agent identity namse being too long and unable to add to the resources to allow list
Hi team, We have a requirement to allowlist Foundryagent's SP to access some resources, and when they are trying to add it fails because of SP name being too long. I cannot use a separate identity created and used for hosted agents, and do not have…
Foundry Agent Service
A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model
Azure AI Foundry Agent, Fabric Data Agent tool call gets stuck after first failure, subsequent turns show "No tool output found", even for non Fabric messages
Product Azure AI Foundry Agents, Microsoft Fabric Data Agent tool integration (Preview) Summary I am connecting an Azure AI Foundry Agent to a Microsoft Fabric Data Agent that queries a Fabric Lakehouse. The Fabric Data Agent works in Fabric directly,…
Foundry Agent Service
A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model
Azure AI Foundry Teams connector — conversation history accumulates unbounded, causing token explosion
When an Azure AI Foundry agent(from new portal) is published to Microsoft Teams using the built-in "Publish to Teams and Microsoft 365" connector, the Teams conversation history is sent with every new message. After a single agent run that…
Foundry Agent Service
A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model