754 questions with Azure AI Bot Service tags

Sort by: Updated
1 answer

How to Upgrade to WebSocket?

I created a new Echo Bot in the Azure Portal. I would test it in the WebChat (just the deployed template) and i got the error: "There was an error sending this message to your bot: HTTP status code InternalServerError" in the WebChat Channel…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
754 questions
asked 2020-08-11T08:40:20.543+00:00
Wirtl, Marco 11 Reputation points
answered 2020-09-03T17:38:20.647+00:00
Steven Kanberg 16 Reputation points
1 answer

Connecting a bot to Skype for over 100 users

The article https://learn.microsoft.com/ru-ru/azure/bot-service/bot-service-channel-connect-skype?view=azure-bot-service-4.0 indicates that the publication of bots has been stopped. At the moment, are there any ways for the bot to appear in the…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
754 questions
asked 2020-08-21T22:25:55.97+00:00
Роман Воробьев 1 Reputation point
commented 2020-08-28T21:37:56.44+00:00
YutongTie-MSFT 46,996 Reputation points
1 answer One of the answers was accepted by the question author.

Cookie authentication in Azure bot service platform

Hi Team, Need your help if there is a possibility to log in to chatbot using cookie authentication. Scenario:- 1) I need to authenticate my user in chatbot ,using cookies in my .Net based website . 2) I need to authenticate my user in chatbot ,using…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
754 questions
asked 2020-08-26T06:43:39.487+00:00
Rituraj 21 Reputation points
accepted 2020-08-27T05:23:56.287+00:00
Rituraj 21 Reputation points
2 answers

[Bot Service] Similar mechanism to v3's receive() method?

Hi guys, Are you aware of some mechanism in the version 4 of the Bot Service Javascript SDK to be able to send a message from a dialog to a bot instance programmatically such as it was possible using the UniversalBot's receive() method, please see…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
754 questions
asked 2020-08-25T07:11:48.833+00:00
Germán Toro del Valle 1 Reputation point
answered 2020-08-26T09:19:56.557+00:00
Germán Toro del Valle 1 Reputation point
1 answer One of the answers was accepted by the question author.

Suggested actions is not working in teams?

Which is the best alternative?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
754 questions
asked 2020-08-18T19:30:51.05+00:00
Abhinand 46 Reputation points
accepted 2020-08-20T15:49:00.08+00:00
Abhinand 46 Reputation points
1 answer

Bot Deployment for Bot Framework Composer

Hi team, Bot created using "Bot Framework Composer" can be deployed on any on premises/cloud or is mandatory to deploy on Azure only ? If yes could you please provide any reference for that. Thanks

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
754 questions
asked 2020-08-07T10:44:18.13+00:00
Nanda Kumar 1 Reputation point
commented 2020-08-20T07:02:18.87+00:00
YutongTie-MSFT 46,996 Reputation points
1 answer One of the answers was accepted by the question author.

ImBack not working in MSTeams

My Adaptive card have multiple Submit buttons and one of them is: { "type": "Action.Submit", "title": "Troubleshoot WiFi", "data": "Troubleshoot WiFi" } This works file with webchat…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
754 questions
asked 2020-08-18T19:09:57.117+00:00
Abhinand 46 Reputation points
accepted 2020-08-19T16:25:45.107+00:00
Abhinand 46 Reputation points
1 answer

Hosting Bot

I am needing to host my own bot. I am developing the bot in Java and using the REST APIs directly. What certs do I need to include in order to establish and https session. For testing is there a way to use http? Thanks

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
754 questions
asked 2020-08-14T17:26:26.613+00:00
Mark 21 Reputation points
commented 2020-08-19T12:57:54.267+00:00
romungi-MSFT 42,576 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to make a POST request with Bearer Token?

I have a token and I need to make a POST request for creating an event using MSGraph API. How can i do it? I have token,Subject,Start Time,End Time,Event Locations and Event Attendees.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
754 questions
asked 2020-08-16T08:53:34.65+00:00
Kokul Jose 311 Reputation points
accepted 2020-08-18T08:36:03.317+00:00
Kokul Jose 311 Reputation points
1 answer

Force stop Q and A maker

I have a Q and A maker attached to a Dialog , I now want to force the Q and A maker dialog to stop whenever an another trigger gets activated . But the Q and A maker still gives the fall back answer

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
754 questions
Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
593 questions
asked 2020-08-18T06:23:29.36+00:00
Amurtha Preeth 6 Reputation points
answered 2020-08-18T07:00:56.8+00:00
Destin Joy 1,866 Reputation points
1 answer One of the answers was accepted by the question author.

Error while trying to get user timezones

The following error returns when i try to acces the user' time zone using GET me/mailboxSettings/timeZone { "error": { "code": "ErrorAccessDenied", "message": "Access is denied. Check credentials and try…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
754 questions
asked 2020-08-16T09:12:54.433+00:00
Kokul Jose 311 Reputation points
accepted 2020-08-16T20:42:17.697+00:00
Kokul Jose 311 Reputation points
1 answer One of the answers was accepted by the question author.

multiple tokens in bot

Is it possible to manage mutiple tokens at a time in bot? I have to use graph api and azure management api at the same time in the bot so have to do authentication for both. How can i do that?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
754 questions
asked 2020-08-08T18:01:29.71+00:00
Kokul Jose 311 Reputation points
accepted 2020-08-16T09:31:42.42+00:00
Kokul Jose 311 Reputation points
1 answer One of the answers was accepted by the question author.

BOT Messaging Endpoint URL

I am not using Azure to host the bot. I have my own web hosting environment. Can the Messaging Endpoint URL contain an IP and non standard port. For Example: https://65.25.78.56:8445/api/messages 1) Can the URL contain an IP instead of DNS name. 2) Can…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
754 questions
asked 2020-08-12T19:26:32.59+00:00
Mark 21 Reputation points
accepted 2020-08-14T17:19:40.89+00:00
Mark 21 Reputation points
1 answer

can bot can me made run in offline

Is there a way we can run BOT Offline. This is mostly due to data security

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
754 questions
asked 2020-08-09T11:32:22.333+00:00
Ananthakrishna 56 Reputation points
commented 2020-08-13T15:52:26.917+00:00
GiftA-MSFT 11,151 Reputation points
1 answer

issue while execute the nodejs for the luis web app bot

Hi, I am facing the issue while executing the nodejs source code for the luis web app bot which was download from the azure of my application. I am following the below link as suggested by Microsoft support team. …

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
754 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,972 questions
asked 2020-08-11T14:18:53.03+00:00
P. Benaya Paul 1 Reputation point
answered 2020-08-13T15:27:09.973+00:00
Ramr-msft 17,616 Reputation points
1 answer

Unable to submit "Developer setting" In Bot Services' Cortana Channel

I am trying to publish a Cortana skill with bot service. I have connected the Cortana channel with my own backend (via the "Bot Channels Registration"/webhook route). However, when I try to submit my info at the "Developer Settings"…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
754 questions
asked 2020-07-14T11:01:27.013+00:00
Alex 6 Reputation points
commented 2020-08-13T05:55:10.593+00:00
romungi-MSFT 42,576 Reputation points Microsoft Employee
2 answers

LUIS Train Failed

When clicking the Train button in the LUIS portal, getting the following error messages: "Train failed" and "Training failed: None: Retrain", shown here: How do I find information to troubleshoot what the problem is?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
754 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,428 questions
asked 2020-06-05T21:07:53.33+00:00
Joe Mayo 11 Reputation points
answered 2020-08-09T16:15:31.937+00:00
Destin Joy 1,866 Reputation points
1 answer One of the answers was accepted by the question author.

Is there a way we can block traffic to BOT framework?

Can I block all traffic to my bot except traffic from the Bot Framework Service?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
754 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,428 questions
asked 2020-08-09T11:31:12.297+00:00
Ananthakrishna 56 Reputation points
accepted 2020-08-09T12:07:11.907+00:00
Ananthakrishna 56 Reputation points
2 answers One of the answers was accepted by the question author.

Distinguish between the OAuth login with and without user interaction

I would like to give a sign in successful message if user have clicked the sign card to sign in else i do not need the same. So here i need to identify that how the sign in happened. How can i distinguish between the two types of activities in bot…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
754 questions
asked 2020-08-04T01:25:01.013+00:00
Kokul Jose 311 Reputation points
accepted 2020-08-08T18:06:44.887+00:00
Kokul Jose 311 Reputation points
1 answer One of the answers was accepted by the question author.

Data sending to LUIS

Is there any documentation on how Microsoft manage data send to LUIS

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
754 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,428 questions
asked 2020-08-08T15:47:57.27+00:00
James Peter 81 Reputation points
accepted 2020-08-08T15:57:08.963+00:00
James Peter 81 Reputation points