807 questions with Azure AI Bot Service tags

Sort by: Updated
0 answers

Bot not invokable in Group in New Teams variant.

Our team is experiencing issues with bot interactions and tab visibility in the latest version of Microsoft Teams. Here are the details: Bot Commands in 1:1 Chat: In the previous version of Teams, we could call bots using the "@botName command"…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,624 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,065 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,405 questions
asked 2024-01-31T05:51:51.9166667+00:00
SANDEEP KUMAR 25 Reputation points
edited the question 2024-02-28T08:40:37.93+00:00
ChetanSharmamsft 1,026 Reputation points Microsoft Vendor
1 answer

What is a cost efficient way to stream OpenAI generated answers via Azure Bot Services to webchat agent

Most of the chatbot are using LLM's (Azure OpenAI) as part of their solution. My main concern is the perceived latency since it takes a while for an LLM to generate an answer. Streaming the answer (like the ChatGPT and Copilot agents do) also takes…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
asked 2024-02-23T11:14:49+00:00
Hessel Wellema 211 Reputation points
answered 2024-02-27T08:37:41.7566667+00:00
Hessel Wellema 211 Reputation points
2 answers

Bot 401 error

Hi everyone, I created a bot in Python, and when tested locally it works Then I proceeded to host it on the Azure Web app and created a bot service, my endpoint link is correct, and I used env variables and my app ID and secret are correct too I checked…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,065 questions
asked 2024-02-15T00:13:29.05+00:00
Milos Vukovich 0 Reputation points
answered 2024-02-22T05:16:09.82+00:00
YutongTie-MSFT 48,586 Reputation points
2 answers One of the answers was accepted by the question author.

How to shorten the url for reference document response

Hi Using Azure OpenAI with Azure AI Search to build Chatbot. When we get response from OpenAI, there's this unique feature from Azure, to provide response file url link. It looks quite big and ugly as the response. Is there a way to shorten this url ?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
865 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,642 questions
asked 2023-12-19T03:52:41.3366667+00:00
Muhammad Shuja 95 Reputation points
commented 2024-02-20T07:13:06.78+00:00
TagnaviMY-1268 30 Reputation points
1 answer

Not able to test my bot in Test in Web Chat

Hi, I have deployed my bot using PowerShell through this document. https://learn.microsoft.com/en-us/azure/bot-service/provision-and-publish-a-bot?view=azure-bot-service-4.0&tabs=multitenant%2Cjavascript and I have done all the steps but now I am…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
asked 2024-02-13T08:48:27.6533333+00:00
Admin BERRYWORKS VENTURES 0 Reputation points
answered 2024-02-15T09:46:08.9+00:00
navba-MSFT 20,810 Reputation points Microsoft Employee
1 answer

How to fix node version problem while executing npm install -g @microsoft/botframework-cli

I am trying execute the command npm install -g @microsoft/botframework-cli, using node version 18 as it was the expected version, later the command throws an error saying that it needs14 . But after using node 14 and the command throws the error saying…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
asked 2024-02-08T18:51:56.6933333+00:00
Govindappa, Shylaja 5 Reputation points
answered 2024-02-13T11:23:54.7333333+00:00
Govindappa, Shylaja 5 Reputation points
1 answer

Bot Framework Composer - Start Bot Failure Output

I am a new user of Bot Framework Composer. I am facing with the failure whenever I start the bot. There is an error message of the followings in the output and only a Failure in the output. I have attached the image. Could you please help with this and…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
asked 2024-02-05T03:47:31.72+00:00
Thinzar Shun Lei 5 Reputation points
commented 2024-02-13T04:26:37.87+00:00
romungi-MSFT 43,696 Reputation points Microsoft Employee
1 answer

Chatbot : getting answers from an uploaded, unstructured document

QnAMaker requires a very specific file structure for it to understand the questions and answers. I want to be able to upload an unstructured document onto a chatbot and be able to ask questions about it. Can anyone help in how to do this? Thanks.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
asked 2020-10-20T14:05:04.42+00:00
tc58959 11 Reputation points
commented 2024-02-07T11:28:31.41+00:00
Chethan Parashuram 27 Reputation points
1 answer

Azure Bot Deployment Issue

Hi Support, We have created a echo bot using azure bot framework. Now we are trying to deploy in our azure account in free subscription. We are using following command: az deployment group create --resource-group NewResourceGroup --template-file…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,405 questions
asked 2024-02-06T12:44:40.8+00:00
Admin BERRYWORKS VENTURES 0 Reputation points
answered 2024-02-06T12:51:45.5366667+00:00
elias estevao 0 Reputation points Microsoft Employee
2 answers

location of users accessing the Bot

Hi Team, Is there a way to extract the location(like country, region, etc.) of users accessing Bot using c#? The bot might have integrated into multiple channels (like Teams, the web, or any other), is there any way to figure out that users from which…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,083 questions
asked 2024-01-29T17:10:39.9+00:00
Madan, Mohit 35 Reputation points
commented 2024-02-05T05:02:01.1966667+00:00
YutongTie-MSFT 48,586 Reputation points
0 answers

Integrate Question and Answering using Orchestration to Azure Health Bot

I have added Language Model Question Answering using data orchestration. It was successfully added as custom Language Model How do I add this to the custom scenario? Thank you in advance

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
391 questions
asked 2024-01-07T18:25:01.6766667+00:00
Santiago, Al Ryan 0 Reputation points
edited the question 2024-02-04T10:12:08.99+00:00
MayankBargali-MSFT 70,011 Reputation points
1 answer

Issues in Azure Bot service deployment using ARM template

I am trying to create an Azure Bot service resource using an ARM template. After the resource is deployed in the mentioned resource group, when I try to create the password for the service in Configuration>Manage Password, I see the error that says…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
asked 2024-01-30T13:19:16.7766667+00:00
Mayuresh Gawai 0 Reputation points
answered 2024-01-31T07:02:16.39+00:00
navba-MSFT 20,810 Reputation points Microsoft Employee
1 answer

how to connect data source to python application for chatbot

Hi team, I need to connect azure chatbot to python application. from the 100 pdfs request content will be scanned matched and responded back to the user, for this using python application as data source. And to connect this data source we need to use…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
asked 2024-01-30T10:42:35.42+00:00
Vishal Suryawanshi 0 Reputation points
answered 2024-01-31T00:24:57.5366667+00:00
YutongTie-MSFT 48,586 Reputation points
6 answers One of the answers was accepted by the question author.

Bot Framework - App registration - Single tenant vs Multi tenant

Hi, We are trying to deploy a bot built with the bot framework in our organization but we failed to understand why it is necessary to register the App as a Multi-Tenant App. The bot will only be used in our organization and the user would sign-in…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
asked 2021-03-10T21:25:39.64+00:00
AlexisParratte-1984 26 Reputation points
edited the question 2024-01-26T01:44:16.61+00:00
YutongTie-MSFT 48,586 Reputation points
0 answers

Deployment error

I was trying to create the healthbot service. During deployment it threw some error which is given:…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
asked 2024-01-24T13:04:25.5466667+00:00
Ketaki Chavan 20 Reputation points
commented 2024-01-25T08:45:31.0633333+00:00
romungi-MSFT 43,696 Reputation points Microsoft Employee
1 answer

Request for Help with Uploading Data File in Ingestion Process

I am encountering an issue while attempting to upload my own data file as the ingestion process stalls. Despite ongoing attempts, the index remains unfound after refreshing, though source resources complete. Upon refreshing the page, the data source and…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
asked 2024-01-19T12:00:12.28+00:00
Yash Keraliya 0 Reputation points
answered 2024-01-22T08:15:15+00:00
Ramr-msft 17,731 Reputation points
0 answers

i have deployed my chatbot code to the App service. Passed the URL to azure bot messaging endpoint. The webchat is showing blank screen

After Developing the chatbot in my local ,i have tested it using the bot emulator ,and it was working fine. now i want to deploy that to Azure. i have created resource group, app service plan, app service and azure bot. as per solution given by chatgpt,…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,405 questions
asked 2024-01-17T08:18:05.6966667+00:00
Santosh Patil 10 Reputation points
commented 2024-01-22T06:52:56.93+00:00
romungi-MSFT 43,696 Reputation points Microsoft Employee
0 answers

Deploy Azure Bot as container on AKS instead of App Service

Existing System: I have a bot developed using Bot Framework Composer and deployed on Azure App Service and Azure Bot Service. Private Endpoint is enabled on Bot Service by following below article.…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,405 questions
asked 2024-01-18T06:29:45.29+00:00
Mujawar, Syedfayaz 0 Reputation points
commented 2024-01-22T06:35:53.61+00:00
romungi-MSFT 43,696 Reputation points Microsoft Employee
0 answers

How to change language in Azure Health Bot using Whatsapp as a channel?

We are developing a Chat solution using Azure Health Bot https://learn.microsoft.com/en-us/azure/health-bot/ I'm using Whatspp (Twilio) as an access channel for end users. What I want is to provide the users a language selection and based on their…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
asked 2024-01-09T07:54:50.2966667+00:00
Ibrahim Megahed 0 Reputation points
commented 2024-01-21T06:44:38.66+00:00
Ramr-msft 17,731 Reputation points
2 answers One of the answers was accepted by the question author.

Passcode about Microsoft Azure Virtual Training Day: AI Fundamentals

Hi, I attendeed Microsoft Azure Virtual Training Day: AI Fundamentals, so I would like know if some passcode will send me to take AI-900 exam. Regards, Nilton

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
391 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,645 questions
asked 2024-01-17T12:51:24.7866667+00:00
Nilton Rocha Barboza 20 Reputation points
accepted 2024-01-17T14:20:29.38+00:00
Nilton Rocha Barboza 20 Reputation points