1,047 questions with Azure AI Bot Service tags

Sort by: Updated
1 answer

Server error on Agent Deployment from Azure Foundry to teams and agent365

I have built a simple agent with a MCP server in azure foundry. Every time I try and message it in teams I get the following error "Something went wrong, please retry. If issue persists, please use following identifiers in any support request:…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
1,047 questions
asked 2025-12-03T14:34:12.01+00:00
Sam Wynn 65 Reputation points
commented 2025-12-04T14:41:56.26+00:00
Sam Wynn 65 Reputation points
0 answers

Azure bot cannot join teams meeting returns error code 7505 even though tenant is same

My azure bot is unable to join a teams meeting, the api returns Graph returned 403 Forbidden: {"error":{"code":"7505","message":"Request authorization tenant mismatch."}. I have verified that TenantId in…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
1,047 questions
asked 2025-12-02T04:22:32.94+00:00
Mervyn Vaz 0 Reputation points
commented 2025-12-04T12:15:30.8466667+00:00
SRILAKSHMI C 10,640 Reputation points Microsoft External Staff Moderator
1 answer

Migrating from Multi-Tenant to Single-Tenant Azure Bot, and Custom Branding

Hi, Since Multi-Tenant bot support has been deprecated, we are in the process of migrating and creating a new bot using the Single-Tenant option. While doing so, we came across some questions. Previously, before the multi-tenant deprecation, we built…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
1,047 questions
asked 2025-12-02T00:21:51.8566667+00:00
Jane Test User 0 Reputation points
commented 2025-12-04T11:46:49.8766667+00:00
SRILAKSHMI C 10,640 Reputation points Microsoft External Staff Moderator
1 answer

how to configure a single-tenant Azure Bot with a single-tenant App Registration using Python Bot Framework SDK

I created a new single-tenant Azure AD app and a single-tenant bot because multi-tenant support is being removed/deprecated. But when I try to connect the bot using the Python Bot Framework SDK, I always get the same error: “The application does not…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
1,047 questions
asked 2025-12-04T06:09:59.62+00:00
Jaspreet Singh 0 Reputation points
answered 2025-12-04T06:10:13.9133333+00:00
Q&A Assist
2 answers One of the answers was accepted by the question author.

RestError - Authorization has been denied for this request - Bot framework Azure bot service

Azure App service code - const restify = require('restify'); const { BotFrameworkAdapter } = require('botbuilder'); // Create HTTP server const server = restify.createServer(); server.listen(3978, () => { console.log('Bot listening on…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
1,047 questions
asked 2025-12-01T08:20:49.1433333+00:00
Baig, Farhan Ahmed 25 Reputation points
accepted 2025-12-04T04:29:37.63+00:00
Baig, Farhan Ahmed 25 Reputation points
0 answers

Need Help Implementing SSO for Teams Bot Using User-Assigned Managed Identity + Federated Credentials (Python Agent SDK)

Hi Community, I need help completing SSO integration for a Microsoft Teams bot that uses User-Assigned Managed Identity (UAMI) instead of a traditional App Registration client secret/certificate. What I have done so far Created a Teams bot whose bot…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
1,047 questions
asked 2025-12-03T15:11:13.7666667+00:00
Anand Kumar (MAQ LLC) 20 Reputation points Microsoft External Staff
edited the question 2025-12-03T15:14:18.2433333+00:00
Anand Kumar (MAQ LLC) 20 Reputation points Microsoft External Staff
0 answers

What could be causing a deployed agent using MCP tool in Azure AI Foundry to get something went wrong error on azure bot service

My agent is working well in playground, it can call/use mcp tool, but once I publish to microsoft teams and test it in bot service webchat, it return "somthing went wrong"

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
1,047 questions
asked 2025-12-02T09:37:03.1633333+00:00
Fajra Risqulla 10 Reputation points
commented 2025-12-03T13:14:37.7633333+00:00
Anshika Varshney 3,790 Reputation points Microsoft External Staff Moderator
3 answers

AI Foundry Agent Publish to 365 and Teams as a Bot Service

We have an Azure AI agent in the new Foundry experience. Works all fine. Deployed it as a bot service to 365 and Teams via the Publish button and when testing it out in Teams or in the Bot web chat, I get the following - Something went wrong, please…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
1,047 questions
asked 2025-12-02T15:50:28.07+00:00
RSKenzz 86 Reputation points
answered 2025-12-03T09:52:20.6266667+00:00
RSKenzz 86 Reputation points
2 answers

Blocker in Implementing SSO for Teams Bot – Clarification Needed on Federated Credentials Setup

Hi Team, We are implementing Single Sign-On (SSO) for our Microsoft Teams bot and are following the official Microsoft documentation: Bot SSO Overview: https://learn.microsoft.com/en-us/azure/bot-service/bot-builder-authentication-sso Bot…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
1,047 questions
asked 2025-12-02T16:33:42.8766667+00:00
Anand Kumar (MAQ LLC) 20 Reputation points Microsoft External Staff
answered 2025-12-02T17:34:19.3566667+00:00
Adam Zachary 2,025 Reputation points
1 answer

How to fix Azure Bot Service fails authentication: AADSTS700016 – App Registration “not found” after switching tenant settings

Hello, I am experiencing an authentication failure between Azure Bot Service and my Azure AD App Registration. The bot is built with the Python Bot Framework SDK and works correctly in other environments. However, in this Azure setup, Azure Bot Service…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
1,047 questions
asked 2025-11-28T13:03:40.1833333+00:00
Joost Vagevuur | Barney Media 0 Reputation points
commented 2025-12-02T12:05:30.0566667+00:00
Sridhar M 2,525 Reputation points Microsoft External Staff Moderator
2 answers

Step repeating in bot on randomly production not even single time on local

In my bot a security id asking card is shown to the user, even when the user fill the correct security id it again asks for security id and this happens randomly only on production (sometimes works fine) not on local is there any setting I have to…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
1,047 questions
asked 2025-11-26T12:55:55.7433333+00:00
amit basu 0 Reputation points
commented 2025-12-02T04:00:51.96+00:00
Nikhil Jha (Accenture International Limited) 3,985 Reputation points Microsoft External Staff Moderator
1 answer

Bot Framework authentication error: “Application with identifier was not found in the directory ‘Bot Framework’”

Hello, I am trying to build a simple Azure Bot (using a Python/FASTAPI + BotBuilder SDK backend) and connect it through the Azure Bot Service using the standard /api/messages endpoint exposed via ngrok. The bot registration completes successfully, but…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
1,047 questions
asked 2025-12-01T15:31:45.4+00:00
Matt Sciaroni 0 Reputation points
edited the question 2025-12-01T15:33:57.1933333+00:00
Matt Sciaroni 0 Reputation points
2 answers

400 on image upload in bot framework emulator

When I upload the image hit never reaches to my BotController. what is the issue the error say { "error": { "code": "ServiceError", "message": "path is not defined" } }

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
1,047 questions
asked 2025-11-24T12:59:25.95+00:00
amit basu 0 Reputation points
commented 2025-12-01T08:01:22.5766667+00:00
Nikhil Jha (Accenture International Limited) 3,985 Reputation points Microsoft External Staff Moderator
1 answer

Azure Bot Framework Authentication Failure

We are facing an issue where the Azure Bot Framework Service cannot authenticate using our App Registration, even though the App Registration and Enterprise Application exist in the tenant. Main Issue The Bot Service immediately…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
1,047 questions
asked 2025-12-01T06:58:37.2366667+00:00
Joost Vagevuur | Barney Media 0 Reputation points
answered 2025-12-01T06:58:49.18+00:00
Q&A Assist
3 answers

Receiving a 401 RestError in AzureBot

I am building an Azure bot and when I run the test chat, I just keep receiving a 401 RestError. No additional details. I checked the client ID, and the password and the App ID and they all seem accurate.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
1,047 questions
asked 2025-11-25T23:06:23.5366667+00:00
Chandana Kaza 0 Reputation points
commented 2025-11-28T10:31:41.2666667+00:00
Nikhil Jha (Accenture International Limited) 3,985 Reputation points Microsoft External Staff Moderator
1 answer

"There was an error sending this message to your bot." - how to get the actual error?

I've set up a bot, but when I try to talk to it, it seems it never receives the message. In channels section I see issues, but all it says is "There was an error sending this message to your bot." How do I find out what the error is? As far…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
1,047 questions
asked 2025-11-25T13:38:38.45+00:00
Kristaps Baumanis 0 Reputation points
commented 2025-11-27T12:14:31.6333333+00:00
Manas Mohanty 13,255 Reputation points Moderator
2 answers

Bot Service returns 500 to all channel requests because it calls my bot endpoint with an access token that has no appid claim.

Issue: Bot Service returns 500 to all channel requests because it calls my bot endpoint with an access token that has no appid claim. Environment: Bot resource: Bot-snow1 (subscription ***-7c13-4a0b-b646-071ed243f318, region West Europe) App…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
1,047 questions
asked 2025-11-20T00:13:59.84+00:00
Catalin George Paraschivescu 0 Reputation points
answered 2025-11-26T06:30:12.8466667+00:00
Manas Mohanty 13,255 Reputation points Moderator
3 answers

How to manage fine-tuned GPT models and prompt flow versions in Azure AI Foundry?

I’m currently using Azure AI Foundry to build a few custom GPT models fine-tuned for different business scenarios (customer support, content generation, etc.). I’ve also integrated Prompt Flow to test and evaluate different prompt versions. My question…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
1,047 questions
asked 2025-10-30T22:40:18.7633333+00:00
satish sama 0 Reputation points
answered 2025-11-24T14:00:06.5233333+00:00
Cloud admin 0 Reputation points
2 answers

Model Selection for Evaluating Azure OpenAI GPT-4o NL-to-SQL Performance

Hello Community, We are developing a solution in Azure AI Studio where we use Azure OpenAI's GPT-4o model to convert natural language queries into SQL statements. This involves an agent workflow using the SQL Database toolkit, where the model generates…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
1,047 questions
asked 2025-11-17T18:25:09.75+00:00
Kavita Dashwant 0 Reputation points
commented 2025-11-21T17:30:15.62+00:00
SRILAKSHMI C 10,640 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Getting HTTP error 424: Failed Dependency when i call my Azure Foundry prompt from Foundry Agent

Hi, I have created a promptflow and deployed it as an endpoint in AIHub Project. This endpoint is accessible via Bearer Token. I'm trying to register this as an agent in AI Foundry with Custom openAPI 3.0 option. I have Created a connection(CUSTOM KEYS)…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
1,047 questions
asked 2025-11-21T07:03:52.66+00:00
RayDev 65 Reputation points
commented 2025-11-21T12:10:20.3466667+00:00
RayDev 65 Reputation points