977 questions with Azure AI Bot Service tags

Sort by: Updated
1 answer

I'm trying to regenerate the password for the Microsoft App ID for my Azure Bot Service. The system errors out saying that i don't have access

I'm trying to regenerate the password for the Microsoft App ID for my Azure Bot Service. The system errors out saying that i don't have access to the Certificates & secrets page. The system is asking me to contact the portal administrator. I have a…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
977 questions
asked 2025-07-08T20:50:47.3966667+00:00
Jayadev Pulaparty 0 Reputation points
commented 2025-08-29T04:45:37.39+00:00
Nikhil Jha (Accenture International Limited) 240 Reputation points Microsoft External Staff Moderator
2 answers

How can I get grok 4 in azure?

My current billing on aws is about to cross a $3000 and I want to use grok4 and need urgent access to its api. I'm building an emotional support AI friend for the world Current grok 3 has limits issue and is also an old product Kindly help, thank you…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
977 questions
asked 2025-08-21T07:02:12.76+00:00
Aastha Gupta 0 Reputation points
edited an answer 2025-08-26T01:45:48.1266667+00:00
Manas Mohanty 9,655 Reputation points Microsoft External Staff Moderator
1 answer

requesting for unblock my account

I am requesting your assistance to unblock my Microsoft account. I attempted a Microsoft certification exam on 19th July, but unfortunately, the exam was revoked by the proctor. I was appearing for the exam from my PG accommodation in a common room,…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
977 questions
asked 2025-08-23T21:24:09.32+00:00
Mayuri Patil 0 Reputation points
answered 2025-08-23T22:43:29.12+00:00
Andreas Baumgarten 126K Reputation points MVP Volunteer Moderator
2 answers One of the answers was accepted by the question author.

Microsoft Teams Bot Typing Status does not Display In the New Teams

Hello, As mentioned in the title, I have a Microsoft Bot in production. The bot's typing status (shown below) works fine in the old teams, but the typing status does not display in the new teams. I'm fairly sure it was working in the new teams for a…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
977 questions
Microsoft Teams | Development
Microsoft Teams | Microsoft Teams for business | Other
asked 2023-12-14T19:43:52.3166667+00:00
Jacob Thomas 55 Reputation points
commented 2025-08-23T09:56:34.11+00:00
Clifton Jessie 0 Reputation points
1 answer

{"error":{"code":"Forbidden","message":"Your resource has been temporarily blocked because we detected unusual behavior."}}

{"error":{"code":"Forbidden","message":"Your resource has been temporarily blocked because we detected unusual behavior."}} Microsoft.SemanticKernel.HttpOperationException: Your resource has been…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
977 questions
asked 2025-08-20T11:19:13.8666667+00:00
Piotr Nazaruk 0 Reputation points
commented 2025-08-22T09:56:58.1+00:00
Piotr Nazaruk 0 Reputation points
1 answer One of the answers was accepted by the question author.

Adaptive Card works on emulator but not MS Teams

I described bugs in detail here https://github.com/microsoft/AdaptiveCards/issues/8065 In summary, I send the adaptive json to MS Teams, it used the image url with parameters. However, MS Teams automatically added/replaced "&" with…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
977 questions
Microsoft Teams | Development
asked 2022-11-25T03:23:14.963+00:00
Châu. Dương Hải 21 Reputation points
commented 2025-08-22T05:39:10.67+00:00
Nivedipa-MSFT 3,736 Reputation points Microsoft External Staff Moderator
2 answers

Trying to connect the Azure BOT to Azure Foundry AI Agent what Messaging endpoint (Https:// ?) do we need to provide

We are trying to connect the Azure BOT to Azure Foundry AI Agent. Within the BOT Configuration -> Messaging endpoint what URL needs to be provided so it can communicate with an Agent created within the Azure Foundry AI. 1.Can some one please share…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
977 questions
asked 2025-06-03T15:36:20.2333333+00:00
Sameer Mahajan 15 Reputation points
commented 2025-08-20T17:06:34.88+00:00
Chris Clark 5 Reputation points
0 answers

(Single-tenant restriction issue) Test Teams bot with external users without publishing to store

Hey everyone! So I'm working on a Teams bot and just hit a pretty frustrating roadblock. Microsoft recently changed Teams bots from multi-tenant to single-tenant apps, and now I'm stuck trying to figure out how to test the bot with users outside my…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
977 questions
asked 2025-08-20T15:11:01.3833333+00:00
Omid Bicker 0 Reputation points
3 answers

Azure Bot automatic App Registration not syncing with Bot Framework directory - Error 700016

I'm experiencing a persistent authentication error (AADSTS700016) with an Azure Bot created using automatic App Registration. The bot successfully receives messages but fails when attempting to send responses. Error Details: Error Code: AADSTS700016 …

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
977 questions
asked 2025-08-16T13:38:25.3533333+00:00
oblin denis 0 Reputation points
answered 2025-08-20T03:35:34.44+00:00
Abhilash Hota 5 Reputation points
0 answers

Teams Bot error AADSTS700016

Hello! I am creating a bot using Node.js on VSCode, I also used ngrok. It receives the messages since on the ngrok terminal I get this when I send a message to the bot on Teams: 13:34:00.020 CEST POST /api/messages 200 OK I have the…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
977 questions
asked 2025-08-19T11:59:28.05+00:00
Angela Rossi - Henko Srl 0 Reputation points
3 answers One of the answers was accepted by the question author.

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
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
977 questions
asked 2025-02-20T10:17:39.0033333+00:00
Kiet Chau 20 Reputation points
answered 2025-08-18T11:43:00.0333333+00:00
Jeeva 0 Reputation points
1 answer

Can we configure a private connection between our on-premise server and the Azure AI Bot Service, while still allowing public access for other channels like Webchat and WhatsApp?

We have an Azure AI Bot Service that is accessed by different public channels, Such as Webchat and WhatsApp, and the replies are handled by a server deployed on premises accessing the same chatbot service. can we have the access between this server and…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
977 questions
asked 2025-08-18T08:29:29.9266667+00:00
Abdalla 0 Reputation points
answered 2025-08-18T10:00:35.6433333+00:00
Sina Salam 24,096 Reputation points Volunteer Moderator
0 answers

Technical Summary: 401 Authorization Issue for Multi-Tenant Teams Bot Bot Details: App ID: <yc452ad38-9baf-4aac-b04d-b384efd551c2> Multi-tenant registration: Yes (supports all Azure AD tenants + personal Mic

My bot id is the same in my bot server and in registration. Everything looks good from set up. I also able to hit the end messaging end point but no response coming back from teams. Outgoing messages from Node.js SDK fail with 401: Incoming messages…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
977 questions
asked 2025-08-16T20:38:51.7066667+00:00
Abhilash Hota 5 Reputation points
1 answer

How to integrate Genie chatbot through Foundry?

I am having trouble integrating web chatbot using Databricks Genie through Azure Foundry AI. I've tried managed identity and appID + secret and also assigning various permissions to both, but it hasn't worked. Components involved: Web App Azure…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
977 questions
asked 2025-07-10T18:30:50.2366667+00:00
Lorena Basulto (Contractor) 0 Reputation points
commented 2025-08-14T18:04:31.66+00:00
Lorena Basulto (Contractor) 0 Reputation points
1 answer

How to enable streaming in bot responses in MS Teams using Agent SDK

Facing errors in streaming bot responses in ms teams.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
977 questions
asked 2025-08-14T06:27:10.69+00:00
Vishal Singh Thapa 0 Reputation points
answered 2025-08-14T12:03:21.3066667+00:00
Sina Salam 24,096 Reputation points Volunteer Moderator
0 answers

Safari on iOS 26 (Developer Beta 6 & Public Beta) – Direct Line WebSocket connection fails with “There was a bad response from the server”

We are experiencing an issue with Bot Framework Direct Line when running in Safari on iOS 26 (both Developer Beta 6 and Public Beta). When trying to connect to Direct Line using WebSockets, the connection fails immediately with the following…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
977 questions
asked 2025-08-14T07:14:52.0966667+00:00
Igor Savko 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure AI Agents: Getting error when creating and processing new run

Hi, I'm currently working on a multi-agent solution and for every message sent to the main agent getting Assistant tool call depth exceeded error: { 'code': 'tool_server_error', 'message': 'Error: tool_user_error; Error:…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
977 questions
asked 2025-08-08T15:25:32.5266667+00:00
ALEJANDRO OSORIO-CUESTA 30 Reputation points
accepted 2025-08-12T16:25:54.1533333+00:00
ALEJANDRO OSORIO-CUESTA 30 Reputation points
2 answers One of the answers was accepted by the question author.

Support low code and pro code

How does Azure AI Bot Service integrate with Microsoft Copilot Studio to support both low-code and pro-code bot development, and what are the advantages of this integration for enterprise-grade conversational AI solutions?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
977 questions
asked 2025-06-12T02:54:15.17+00:00
Gini Hu 20 Reputation points Microsoft Employee Admin
answered 2025-08-11T08:02:57.82+00:00
Gini Hu 20 Reputation points Microsoft Employee Admin
1 answer

Function not invoked after submitting in Playground - thread shows RequestAction error

I am working with Azure AI Studio (Foundry) and trying to invoke a Python function tool via the Playground interface. After I submit the message in the Playground, the response is returned, but my function is not being called as expected. I checked the…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
977 questions
asked 2025-08-01T09:13:36.06+00:00
Jatin 0 Reputation points
answered 2025-08-11T07:57:08.16+00:00
Aryan Parashar 530 Reputation points Microsoft External Staff Moderator
1 answer

Azure for Students – Unable to Create Azure AI Foundry Resource Due to Region Restriction

Hello, I’m using an Azure for Students subscription and am trying to create an Azure AI Foundry resource. No matter which name or region I choose, I get the following error: Resource '<name>' was disallowed by Azure: This policy maintains a set of…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
977 questions
asked 2025-08-11T05:07:27.6466667+00:00
Vennela Rudraraju 0 Reputation points
answered 2025-08-11T05:50:04.8+00:00
Adharsh Santhanam 6,820 Reputation points Volunteer Moderator