Azure AI Foundry New Foundry: Issues with Teams Bot

Dinakar 0 Reputation points
2026-02-05T10:46:29.12+00:00

I’ve published my agent in the new Azure AI Foundry and deployed it to Microsoft Teams. Initially, the bot wasn’t responding, but that got resolved after assigning the correct Managed Identity. After that fix, the bot started working properly and returned responses exactly like in the Agent Playground.

However, after a short while the bot started failing again, and now I consistently get the following error in the Teams bot:

errorEncountered error=Exception of type 'Agents.ActivityProtocol.AgentsV2InvocationUserException' was thrown.
If issue persists, please use the following identifiers in any support request:
ConversationId = '<my conversation-id>', ActivityId = '<my activity-id>'

Has anyone encountered this issue with the new Azure AI Foundry or Agents V2 when deployed to Microsoft Teams?

Additionally:

  • Where can I find detailed logs or diagnostics for Agents V2 invocations?
  • Is there a way to correlate the ConversationId or ActivityId with logs in Azure because I don't see any log stream option?
  • Are there recommended steps to debug agent failures occurring only in the Teams but not in the Agent Playground?
Foundry Tools
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


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.