An Azure service that provides an integrated environment for bot development.
Azure AI Foundry published agent ActivityProtocol OAuth redirect fails after successful Entra sign-in
We have a Microsoft Foundry agent published to Microsoft 365 Copilot / Teams. The direct Foundry Responses API works, but the published channel path fails. Any ideas? I am confused why I cannot simply access the agent in Teams or Web 365 Co-pilot? It…
Azure AI Bot Service
Azure AI Foundry Workflow fails when invoking Hosted Agent with error "Hosted agents can only be called through the agent endpoint"
I am testing Azure AI Foundry Workflows with a Hosted Agent and am seeing a runtime error when the workflow attempts to invoke the agent. Environment Azure AI Foundry Agent Type: Hosted Agent Agent Status: Running Responses Protocol Endpoint:…
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
Switching production Azure Bots from MultiTenant to SingleTenant in Teams
We are using old MultiTenant Azure Bots in our production Teams messaging system, with MultiTenant Azure Apps. Right now we are planning to switch these Bot type to SingleTenant, leaving the app as MultiTenant itself. Our backend code is equipped to…
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
Real-time Audio in Meetings Using a Bot
Using Bot, can I get audio in Real Time Meeting? If yes, how can I get it. Thanks.
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
Bypass validation code insertion in Teams bot authentication
I have created teams bot app involves third-party authentication and used Azure bot service "OAuth settings" with Generic oauth provider. I have implemented the source code to generate signin url and initiate user authentication on button click…
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Request for exception to provision new Multi-Tenant Azure Bot resource — ISV multi-region deployment
We are an established Microsoft Teams ISV operating a production multi-tenant Teams bot since 2022, serving ~100 customer tenants. We need to provision a new Azure Bot resource for our deployment in EU region for GDPR data residency. The July 31, 2025…
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
Azure resource temporarily blocked - HTTP 403 Forbidden (unusual behavior detected)
Hi, I am using Azure Service (Foundry Tools) and my resource has been temporarily blocked with HTTP 403 error. Error Message: "Your resource has been temporarily blocked because we detected unusual behaviour." I have not made any unusual…
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
Bot Framework Authorization Error: “Authorization has been denied for this request” when sending activity from AWS Lambda
I am running a Microsoft Bot Framework bot (Node.js) deployed on AWS Lambda (Node.js 18) behind API Gateway. The bot successfully receives incoming messages (from Teams / Bot Connector), processes them, and even fetches external data (PagerDuty API).…
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
Bot Framework Teams channel stopped delivering after upstream SDK ValidationError — how to recover?
What I'm trying to do Get my Python-based Teams bot (using microsoft-teams-apps 2.0.11, single-tenant, deployed on Azure Container Apps) to receive activities from Microsoft Teams again. Web Chat works perfectly; Teams stopped delivering and won't…
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
Bot Framework returns errorCode 1008 only in production deployment behind nginx reverse proxy; same code works via Dev Tunnels
Adaptive card `Action.Execute` (Universal Actions for Adaptive Cards) clicks from Microsoft Teams consistently return `errorCode 1008` / "Unable to reach app", even though the bot responds with HTTP 200 + valid `AdaptiveCardInvokeResponse` body…
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
Single-Tenant Bot receives 403 (empty body) when calling Bot Connector API sendToConversation — all settings verified correct
## Description I have a Single-Tenant Azure Bot that receives messages correctly but cannot send replies via the Bot Connector API. The API returns 403 with an empty response body. ### Environment - **Bot Resource**: ai-agent-hub-teams-bot…
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
how to create azure openai
i want to use chatgpt workspaces with microsoft teams
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
my AI Agent is having this issue
We apologize, but something went wrong. Please try again. ConversationId=a:1PJqe99m8RGE_ICYxLJeqgEuAtbSHLCP6vcwwWqfEqXkqFbendSiqceVs9utreSbN3iwsRXFO6mnePhvmymIS-oyRsW86zO_BknO0G2HOXgOhgKpx-YOJLj_wV5pISh15, ActivityId=1778354916339
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
Bot Service Web Chat not working after using Never approve MCP connection in Microsoft Fuundry
Hi Everyone, I have created a new MCP Connection and then attached it to a Foundry Agent. I wanted to publish this to MS Teams group chat but since it always asks for approval when published to group chat, I have used custom code as per…
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
Teams bot not receiving messages — Azure Bot is healthy, Web Chat works, but no Teams activity logged
Hi, I’m using an Azure Bot with the Teams channel enabled. The bot deploys successfully, the messaging endpoint is reachable, and the Azure Bot resource shows Healthy. When I test the bot using Web Chat, everything works — Azure Bot logs show incoming…
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
Teams Bot not receiving messages — incoming requests from Teams returning 401 (Microsoft Agents SDK Python)
Details: Environment: Microsoft 365 Agents Toolkit (Python) Microsoft Agents SDK (microsoft-agents) Azure App Service (Python 3.11, gunicorn + aiohttp) Auth type: UserAssignedMSI Teams channel enabled on Azure Bot Service Problem: A Teams bot…
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
Azure AI Foundry Agents - Project-scoped /openai/v1/responses endpoint returns HTTP 431 for ALL requests
Environment: Region: Central India (centralindia) Resource: Azure AI Services (Cognitive Services) - brsr-quant-pot-resource Project: brsr_quant_pot SDK: azure-ai-projects==2.0.1, openai==2.30.0 Model deployment: gpt-4o-mini (gpt-4.1-mini) -…
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
Teams Bot messages not reaching local backend via cloudflare tunnel
I am running my bot backend locally and exposing it through a cloudflare tunnel.This setup was working earlier, but for last few days messages sent from microsoft teams do not reach my local backend anymore. From Teams client side, I see some cors…
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
Microsoft Teams produces 'SystemError' when receiving output from built in Azure Foundry Agent connection through Copilot Studio Orchestrator
Goal: Connect specialized Foundry Agents to Copilot Studio Orchestrator for seamless Teams and M365 Copilot integration of conversational Agents. Environment: Copilot Studio Orchestrator Agent connected to two specialized backend Foundry Agents through…
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
Azure Bot – Teams channel not forwarding user messages to webhook endpoint
Our Azure Bot Service receives messages fine via Web Chat (Test in Azure Portal), but when users reply in Microsoft Teams, nothing arrives at the messaging endpoint (n8n webhook). The bot can still proactively send messages to Teams – only incoming user…
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.