752 questions with Azure AI Bot Service tags

Sort by: Updated
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.
752 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.
752 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.
752 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.
752 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,151 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.
752 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.
752 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,616 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.
752 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,618 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.
752 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.
752 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.
752 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.
752 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.
752 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,578 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