An Azure service that provides an integrated environment for bot development.
Locate the Azure Bot resource registered to my MsaAppId - cannot create a new bot because the App ID is already in use
I am trying to create/manage an Azure Bot resource but receive: "Failed to store new bot. MsaAppId is already in use." The Bot Service resource that owns this MsaAppId was created some time ago and I can no longer locate it in any…
Azure AI Bot Service
Issue with Azure BOT communication with Teams
Hi Team, Sharing following communication details about a Azure BOT, which is deployed in Teams. But there are some issues in communication, please help. Azure Bot created in Tenant A(TenantID REMOVED). APP Id of the BOT is TenantID REMOVED. Bot…
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
Bot Services: Teams channel not calling endpoint
I have setup a bot that should communicate via the Teams channel. It works when I test with web chat, teams channel says "healthy". Another bot in our tenant works (to not a tenant wide bot message permission issue). The endpoint works but…
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
Agent is not answering question which is based on Knowledge base,But i am getting response in Knowledge base
The agent is not answering questions based on the knowledge base. However, when I query the knowledge base directly, I receive the expected response. It seems the knowledge base is working correctly, but the agent is not retrieving or using its…
Azure AI Bot Service
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
An Azure service that provides an integrated environment for bot development.
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.