Azure AI Foundry AI Agents – API Tool Use – Authenticating via Bearer Tokens
I'm trying to get my AI agent to call an API which authenticates via a bearer token. I've added the bearer token as a custom key connection and the tool is set up to use that connection for authentication. When I ask the agent to use the tool, it…
Azure AI Bot Service
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
How customizable is the orchestration pipeline for fine-tuning large language models in Azure AI Found
How customizable is the orchestration pipeline for fine-tuning large language models in Azure AI Foundry? Specifically, can we fully integrate custom data preprocessing scripts, tokenization steps, and evaluation metrics, or is it limited to predefined…
Azure AI Bot Service
Azure OpenAI Services datazone - Norway in EU?
Hi, According to the documentation (https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/deployment-types): "If the Azure OpenAI resource used in your Data Zone deployment is located in a European Union Member Nation, the data will be…
Azure AI Bot Service
Are there plans to allow the @azure/ai-agents npm package to function with React Native
Like the title says, I'm curious to know if there are any plans to allow the @azure/ai-agents package to work in React Native apps. Currently it cannot because it uses node packages that specifically don't work with React Native, like crypto. In the…
Azure AI Bot Service
Suddenly receiving "Sorry, looks like something went wrong. Let's try that again" - how to resolve this?
Today our HealthBot application stop working - the error in the conversation logs within Healthbot/HealthCare Agent Services reports "Sorry, looks like something went wrong. Let's try that again" as the error message. The only clue I find as to…
Azure AI Bot Service
MachineLearningServices permission for an App registration on Azure
I wanna an application can access MachineLearningServices agents up to use an AI agent, but I don't know how give access to the app.
Azure AI Bot Service
Create a Grounding with Bing Search resource - subscription Issue
Create a Grounding with Bing Search resource "code":"SkuNotEligible","message":"The subscription is not eligible for the selected SKU G1" ======== Hi? As an MS MVP, I am supported by “Microsoft Azure…
Azure AI Bot Service


This is crazy
This is crazy, how do I actually put in a support ticket with a paid support subscription? Every time I create a support request it ends up listing FAQ's and documentation. I have a unique situation that I need help with. How do I get any type of…
Azure AI Bot Service
How to implement streaming response from LLM in Azure Bot using NestJS-BotFramework?
Hi everyone, We’ve deployed a bot using Azure Bot Service and are using the nestjs-botframework package to build it. Our backend LLM service supports streaming responses (similar to OpenAI’s stream=True, sending token-by-token over a single request). Our…
Azure AI Bot Service
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…
Azure Monitor
Azure AI Bot Service
Azure App Configuration
Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
Azure App Service
Skype is retiring in May 2025: What you need to know
Currently, I am connecting an Azure bot to a Skype channel to send messages, but what should I do when Skype is discontinued? If I connect an Azure bot to a Teams channel, do I have to purchase an Office 365 Business license and register the Teams app to…
Azure AI Bot Service
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…
Azure AI Bot Service
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
How can we integrate pop up chatbots in website
We already have a bot deployed in the Microsoft Teams channel and WebChat. Now, we want to integrate the same bot with full functionality into the customer website as a pop-up chatbot. In WebChat, we have dependencies related to UI adjustments for…
Azure AI Bot Service
Getting module not found error in during site startup
I am trying to deploy an azure bot (python-echo-bot) to azure app service using arm templates https://github.com/microsoft/BotBuilder-Samples/tree/main/samples/python/02.echo-bot It build successfully but at the site starting process I get this error…
Azure AI Bot Service
Data residency for Azure Bot Services
I need to ensure that the data will remain inside Switzerland. When selecting West Europe region does that mean that you are routing the data across Europe? Or does that mean that my bot is available to clients in Europe but someone in Switzerland…
Azure AI Bot Service
Microsoft Teams | Development
Execution failure in 'chat_with_context': TypeError for unsupported operand 'NoneType' and 'NoneType' in Azure AI Studio Chatbot Deployment
I have developed and deployed a chatbot using Azure AI Studio, but I encountered the following error during execution: Error Message: Execution failure in 'chat_with_context': (TypeError) unsupported operand type(s) for +: 'NoneType' and 'NoneType' This…
Azure AI Bot Service
Azure AI Search
Azure AI services
AI chat bot on a public website
Hi. I am looking for solutions to add a chatbot to our public website. The bot would response to questions based on the website content. Which Microsoft technologies would be involved for this solution? Please recommend a spectrum of solutions from…
Azure AI Bot Service
Microsoft Copilot | Microsoft 365 Copilot | Development
Issue with Whitelisting Azure IP Ranges for Bot Service
Hello, I am encountering an issue related to whitelisting Azure IP ranges. I work on a bot solution that utilizes the Azure Bot Service and Microsoft Bot Framework, which we deploy on-premises. Most of our clients deploy the service behind a firewall.…