How to include Api Subscription key of Custom Question Answer in Azure Bot Service Web App
In Azure AI Bot Service, I have added Custom Question Answer Service Endpoint to the Bot Service Message Endpoint. But I am unable to find where to add subscription key to the bot. Also, Direct link to create a bot from Custom Question Answer…

"Unable to reach app." error with successful login for MS Teams using the Bot Builder Framework
When using Python with the BotBuilderFramework to display the OAuthPrompt, the Authentication Sign In Card is displayed. This card is part of Microsoft's python botbuilder-dialogs==4.14.2 and is used to handle all the Oauth authentication. The…
Failed to update assistant Cannot create property 'tools' on string ''. Trace ID : b772f130-dc8a-43fb-99c3-f96ec0cb5690
Hello, Currently using Azure AI Foundry Assistants Playground and getting this error: Failed to update assistant Cannot create property 'tools' on string ''. Trace ID : b772f130-dc8a-43fb-99c3-f96ec0cb5690 How do I fix this? The playground was working…
Awfully long loading time when reviewing project details for azure bot creation and deployment
Hello! I deployed a knowledge base for my Chat bot service and went ahead to create a bot using that knowledge base. Filled the information as required (Following a tutorial) but once I get past the Web App section, I am unable to create the bot as I am…
403 Forbidden "Region not allowed" when trying to start a new conversation
Hello, this question is about the botframework and directline. Hope this is the right place for it. We are faced with a strange problem since a few weeks: sometimes the request for generating a new conversation is answered with 403 (Forbidden) and we get…
Getting error while connecting to App config using ARM Template and Terraform for a BOT Application
Getting below error after deployment of BOT Service using ARM Template and Terrform. Could anyone please let us know for any possible resolution or root cause of this error as soon as possible? Any help would be really appreciated! Error…
Unable to Create a bot using custom question answering project to an Azure AI Bot Service
Custom deployment to create a bot is running in infinite loop. Tried in multiple different allowed regions. Steps those are already completed: I have created a Language Service. Created Knowledge base. Deployed the same and after that while creating a…
Unable to Complete Question-Answering Exercise Due to Language Studio Login Requirements
I am unable to complete the exercise. Language Studio does not allow me sign in using my personal outlook account, the email address associated with my subscription. I denies me and then tells me to sign in using a school or work email. Why can't I use…
Options to Show Agent Availability in a Teams Channel (Without Using Adaptive Cards)
We have a functionality where a Teams group called "Agent Team" represents agents, with each channel acting as an individual agent. We need to display the real time agent status within the chatbot whether they are available, unavailable, or…
AI-powered chatbot for diabetic patient
I am designing an AI-powered chatbot for diabetic patient management and need recommendations on the best Azure services to use. The chatbot should support: Secure patient data storage (HIPAA-compliant). Natural language processing (NLP) for…
How to fix GET Request for Bot url in Azure after deployment with Teams Toolkit?
Hi everyone I have created a custom Bot to use in Teams with the Teams Toolkit. I have used my own api end points for a custom LLM. When deploying the Bot locally (Debug in Testtool), the Bot works just fine. I deployed everthing in Azure (through the…
Data Residency for Azure Bot Service
I am building a Teams bot for an Australian company. I need to ensure that the data will remain inside Australia. When selecting the regions I see that some data has to pass through either Europe or India. What sort of data is transiting ? Does it mean…

Unable to creat bot. Error:We’re unable to validate your phone number
I am unable to create a bot on Azure. It redirects to again and again on…
Azure portal is getting stuck while creating the bot deployment
When i click “create a bot” and fill in the informations, finally when clicking “review + create” its loading for a long time. It doesnt let me to Create the deployment.
Encountering ServiceException Code 9999 During /joinCall API Usage in PSI Bot
Hello Microsoft Graph Communications API Team, I am currently developing an application that utilizes the Microsoft Graph Communications API, specifically the /joinCall endpoint. During implementation, I encountered the following error: Status…
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.
Not able to sign in after publishing bot. I am using bot-authentication-msgraph
I am using bot-authentication-msgraph for authentication in my bot using python. The bot works fine when tested in the Test in Web Chat feature. However, after publishing it to the Teams channel, the sign-in dialog box shows an error: "Something…
Azure Bot that joins Microsoft Teams Call and transfers speech to text using Azure Speech Service
I configured Azure Bot which is configured to join Microsoft Teams calls, and calling endpoint is provided. Now using .NET I have implementation for calling endpoint and also the speech service starts converting speech to text when the call is answered.…
Azure portal is getting stuck while creating the bot deployment.
When i click “create a bot” and fill in the informations, finally when clicking “review + create” its loading for a long time. It doesnt let me to Create the deployment.
Issues with Azure Bot Service File Attachments Across Regions
I am encountering an issue with file attachments in my application that uses the Azure Bot Service. When users upload and attempt to download files via the bot, the behavior differs across regions: From the region that the application is running,…