779 questions with Azure AI Bot Service tags

Sort by: Updated
1 answer

Cortana Channel speech instead of text

is there no way to edit the preexisting code of my web service bot so that when I connect to the cortana channel it speaks my bot's response instead of only typing it? Cortana only responds with text back from the skill and does not read the response…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
779 questions
asked 2020-07-16T22:02:59.843+00:00
jesse maine 1 Reputation point
commented 2020-07-20T13:16:51.303+00:00
GiftA-MSFT 11,161 Reputation points
1 answer

Mutual TLS Authentication

I want to know if bot connector service supports Mutual TLS authentication or not? If it does support mTLS, please provide the link to relevant document to enable mTLS on the server side .

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
779 questions
asked 2020-07-16T08:39:11.357+00:00
Chaitnya Joshi 1 Reputation point
answered 2020-07-20T08:10:45.087+00:00
romungi-MSFT 43,651 Reputation points Microsoft Employee
1 answer

Azure App Services - Auto Scaling requires republishing?

Hi Team, I am running a BOT in S1 Production Plan which has been provided with 10 instance max for auto scaling. I am yet to enable auto scaling feature. Currently, BOT is running in single instance. I am planning to add a rule if the Avg CPU exceeds…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
779 questions
asked 2020-06-22T02:58:00.917+00:00
MANIKAVASAN RANGASAMY 1 Reputation point
commented 2020-07-15T06:39:53.183+00:00
romungi-MSFT 43,651 Reputation points Microsoft Employee
1 answer

C# - Azure Bot - Zip Deployment failed with newest CLI version

Hi, I am trying to deploy an echo bot using the steps from the below documentation: https://video2.skills-academy.com/en-us/azure/bot-service/bot-builder-tutorial-basic-deploy?view=azure-bot-service-4.0&tabs=csharp I created the bot using the…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
779 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,577 questions
asked 2020-07-06T13:37:39.997+00:00
Sagar 6 Reputation points
commented 2020-07-13T17:24:49.487+00:00
romungi-MSFT 43,651 Reputation points Microsoft Employee
1 answer

Azure web app bot launch problem

When I try to run a web bot application, it loads until the page chrashes with HTTP ERROR 500. I can't find the actual reason because when I check KUDU logs it doesn't have any usefull information. Like that: I have some kind of error logger…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
779 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,268 questions
asked 2020-07-08T05:41:50.213+00:00
Vladislav Tagovich 6 Reputation points
commented 2020-07-10T21:09:43.997+00:00
GiftA-MSFT 11,161 Reputation points
0 answers

issues integrating SpeechRecognizer as part of cognitive services speech-to-text voice SDK with React webchat targeting bot framework v4

we are facing issues integrating SpeechRecognizer as part of cognitive services speech-to-text voice SDK that works well with website but throws exceptions when used with React webchat Error: throwIfNullOrUndefined: region Attached is the error…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
779 questions
Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,516 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,577 questions
asked 2020-06-26T10:18:15.547+00:00
Maddipatla Phani Krishna 1 Reputation point
commented 2020-07-07T17:03:58.42+00:00
GiftA-MSFT 11,161 Reputation points
1 answer

How to change locale to respect direction?

I can't figure out how to make the bot to change locale to respect direction, or even change direction without locale either will work, but how? I am talking about webchat!

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
779 questions
asked 2020-06-30T18:19:56.397+00:00
Jake Jones 6 Reputation points
commented 2020-07-07T14:23:26.407+00:00
Jake Jones 6 Reputation points
0 answers

Bot deployment problem. Error occurred while reading WSGI handler: ModuleNotFoundError: No module named 'botbuilder'

I'm getting error like that: Traceback (most recent call last): File "D:\home\python364x86\wfastcgi.py", line 791, in main env, handler = read_wsgi_handler(response.physical_path) File…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
779 questions
asked 2020-07-03T09:21:21.973+00:00
Vladislav Tagovich 6 Reputation points
commented 2020-07-07T11:35:28.86+00:00
Vladislav Tagovich 6 Reputation points
1 answer One of the answers was accepted by the question author.

retrieve chat members bot framework

Brief explanation: I have created an action based message extension bot in Microsoft teams. Now if the action is triggered in 1:1 conversation, I retrieve all the parameters sent on OnTeamsMessagingExtensionSubmitActionAsync and send them to my…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
779 questions
asked 2020-07-02T10:45:07.047+00:00
Mohamad Najia 206 Reputation points
accepted 2020-07-07T07:30:30.87+00:00
Mohamad Najia 206 Reputation points
0 answers

Azure OAuthPrompt shows twice

Hello everyone, I am newbie and am learning about azure-bot-service, I have spent 3 days but still have not found a solution to this problem, please everyone help I am following this example …

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
779 questions
asked 2020-06-24T08:41:23.647+00:00
Nick Johnson 1 Reputation point
commented 2020-07-06T10:28:51.643+00:00
Nick Johnson 1 Reputation point
1 answer

Azure deployment does not create bot channel registration

I followed the directions to deploy the Echo Bot sample of the Java Bot-Builder SDK to Azure and while the app builds and deploys as usual, it does not create a Bot Channel Registration as stated in the README. As far as I can tell, according to the…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
779 questions
asked 2020-06-26T14:56:04.75+00:00
Eric Zeiberg 1 Reputation point
answered 2020-06-29T19:30:54.557+00:00
GiftA-MSFT 11,161 Reputation points
1 answer

How to resolve "AAD App creation failed. Please check your AAD permissions" in web app bot creation.

I got following error when I create Web App bot. How to resolve the problem? "AAD App creation failed. Please check your AAD permissions".

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
779 questions
asked 2020-06-28T10:20:57.887+00:00
Shannon Aung 6 Reputation points
commented 2020-06-29T14:30:22.1+00:00
Shannon Aung 6 Reputation points
0 answers

Azure Bot Channel Registration Corporate Network IIS hosted Bot

I have created a .Net Core 2.1 chat bot using the Microsoft Bot Framework sdk that is working when tested on localhost with the Bot Framework Emulator along with the Microsoft App Id and Secret. I then deployed the bot on a publicly accessible IIS web…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
779 questions
asked 2020-06-24T18:06:22.33+00:00
Chris T 1 Reputation point
commented 2020-06-26T12:07:22.277+00:00
Ramr-msft 17,651 Reputation points
1 answer One of the answers was accepted by the question author.

1:1 conversation on message extension retrieve members emails

Hello everyone, So i created a message extension using bot framework v4. What am trying to do is to retrieve members emails in 1:1 conversation using the message extension on OnTeamsMessagingExtensionSubmitActionAsync. However am getting 403…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
779 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,352 questions
asked 2020-06-22T19:06:14.413+00:00
Mohamad Najia 206 Reputation points
accepted 2020-06-23T10:54:36.333+00:00
Mohamad Najia 206 Reputation points
2 answers One of the answers was accepted by the question author.

There is no explaination to “Enable Streaming Endpoint” checkbox, when should I enable it?

I was wandering through the settings of my Web App Bot on Azure to modify my messaging endpoint and I found the strange unexplanatory “Enable Streaming Endpoint” checkbox which got me confused whether I should enable it or not! What should it be by…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
779 questions
asked 2020-06-20T14:03:06.04+00:00
DiegotheScotti 31 Reputation points
accepted 2020-06-20T17:43:49.017+00:00
DiegotheScotti 31 Reputation points
1 answer

I am trying to connect my virtual assistant from local to Azure Bot , getting 404 Error

I am trying to connect my virtual assistance from local to Azure Bot from Emulator. Getting the below error:- "The resource you are looking for has been removed, had its name changed, or is temporarily unavailable" …

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
779 questions
asked 2020-06-18T19:14:40.64+00:00
S Pascal 1 Reputation point
answered 2020-06-19T05:51:59.537+00:00
S Pascal 1 Reputation point
1 answer

Bot Framework v4, .Net Core 2.2, C#, can waterfall dialog step code see the global dialog stack?

Writing a Microsoft Bot Framework v4 app in C#, .Net Core 2.2. I want to implement a "where am i" command whose code examines the dialog stack and reports back to the user where they are in the conversation. I'm using Waterfall dialogs with…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
779 questions
asked 2020-06-07T12:40:49.9+00:00
AdamLeffert-5988 71 Reputation points
answered 2020-06-17T11:03:17.61+00:00
AdamLeffert-5988 71 Reputation points
2 answers

Azure Chat bot - user interaction store in SharePoint Online site

Hi Team I would like to know how would i store all the chat conversation that users had with Azure chat Bot. I would like to store this data into SharePoint Online site list or excel file etc. I have successfully implemented azure chat bot and is…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
779 questions
asked 2020-05-21T10:42:08.1+00:00
Prashanth Desai 1 Reputation point
answered 2020-05-26T08:17:22.713+00:00
Prashanth Desai 1 Reputation point
2 answers

Don't show button for teams bot

Hi, I am deploy Azure web app bot. If I test bot in Azure web-chat, I can see button, how i add in program: But when I connect bot to channel in Teams - he doesn't show button. I use cookiecutter. May be you can help and tell me…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
779 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,687 questions
asked 2020-05-19T23:01:29.25+00:00
Semenets Yuliya 6 Reputation points
answered 2020-05-25T12:27:36.637+00:00
Semenets Yuliya 6 Reputation points