948 questions with Azure AI Bot Service tags

Sort by: Updated
1 answer

Problem linking existing QnA Maker bot to 'Custom question answering' project

First of all let me preface this by saying I am not a developer, I'm just someone with a minimal knowledge of IT! For several months we've had an Azure chatbot linked up to a QnA maker knowledgebase for the purposes of allowing our users to get help…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
948 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,666 questions
asked 2021-11-18T21:02:09.857+00:00
David Hymers Azure Admin 1 Reputation point
commented 2021-11-29T00:24:32.707+00:00
YutongTie-MSFT 53,976 Reputation points Moderator
2 answers

Need help for Pricing and Licensing for Azure Bot

We have created Azure bot, but are not clear how to authenticate our chatbot and license it. And want to know more about the pricing details.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
948 questions
asked 2021-11-24T04:52:23.47+00:00
Tejaswini Deshmukh 1 Reputation point
answered 2021-11-24T19:14:28.713+00:00
GiftA-MSFT 11,176 Reputation points
0 answers

How to enable Azure Bot Service Direct Line Extension ?

Please provide the exact steps to enable Azure Bot Service Direct Line Extension . I am following this :- https://learn.microsoft.com/en-us/azure/bot-service/bot-service-channel-directline-extension?view=azure-bot-service-4.0

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
948 questions
asked 2021-11-10T11:07:58.053+00:00
Qureshi, Adil 1 Reputation point
commented 2021-11-15T13:48:58.423+00:00
Qureshi, Adil 1 Reputation point
1 answer

Creating a "Free" attendance checking bot in microsoft teams

Hello, me and my college groupmates are trying to create a bot that automatically records attendance in microsoft teams. We ran into a wall where in order to upload even a test bot, it needs to be connected to azure, but then, it requires a paid system…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
948 questions
Microsoft Teams | Development
asked 2021-11-10T12:47:55.013+00:00
Lcarganilla 1 Reputation point
commented 2021-11-12T14:34:58.813+00:00
Prasad-MSFT 9,236 Reputation points Microsoft External Staff Moderator
1 answer

MS bot suggested commands missing in ms teams

Hi, Is there an update that remove the suggested commands in chatbot?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
948 questions
Microsoft Teams | Development
asked 2021-11-02T09:23:34.69+00:00
Charles 1 Reputation point
commented 2021-11-12T13:41:34.843+00:00
Anonymous
1 answer

What is a "BOT"?

What is a "BOT"?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
948 questions
asked 2021-11-11T17:39:16.583+00:00
Cindy Ruggirello 1 Reputation point
answered 2021-11-11T20:15:11.447+00:00
Anonymous
1 answer

what happened to the bot channel registration?

Can someone tell me what happened to the channel registration bot?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
948 questions
asked 2021-11-04T18:23:37.22+00:00
Isuel Mendez 1 Reputation point
commented 2021-11-10T07:33:56.687+00:00
romungi-MSFT 48,916 Reputation points Microsoft Employee Moderator
1 answer

How to fetch Azure Subscription / Resource Group details by passing only the (VM/SQL) Name

I am looking for an implementation / suggestion or is there exist any REST API that will fetch me , the subscription or the resource group details just by passing the Server name.? How can this be achieved? An example : Virtual Machines - Get …

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
948 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,940 questions
asked 2021-11-08T11:16:13.973+00:00
shmhs 1 Reputation point
answered 2021-11-10T00:07:32.22+00:00
Samara Soucy - MSFT 5,141 Reputation points
1 answer

Can't connect to bot

I am trying to interact with my bot. It was working one second and then the Azure Portal all of a sudden removed my channels and I am not able to re-add any of my channels. This is causing my bot to error out with a 401 Invalid AppId passed on token. It…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
948 questions
asked 2021-11-05T15:14:09.027+00:00
Sam 1 Reputation point
commented 2021-11-09T20:26:16.467+00:00
YutongTie-MSFT 53,976 Reputation points Moderator
2 answers

How to receive serviceUrl from outside, not from user message!

We are integrating with other system and need to receive serviceUrl before user message. I don't have chance to receive serviceUrl from user message because bot starts communicate after sharing message to other side.... Can you help me and give some…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
948 questions
asked 2021-01-21T16:48:50.73+00:00
Aleksandr Yushko 1 Reputation point
commented 2021-11-08T06:28:03.273+00:00
Shorya PS Chauhan 1 Reputation point
3 answers

Can i edit Adaptive card Choices dynamically? If yes how?

I have an Input.ChoiceSet in my adative card. I want to edit the choices and may the number of choices reduced after editing. How can I edit the card and reduce the number of choices and change the choice values?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
948 questions
asked 2020-08-16T09:22:06.283+00:00
Kokul Jose 321 Reputation points
answered 2021-11-05T02:29:53.88+00:00
Paul Smoothy 6 Reputation points
3 answers

In Bot Framework - Getting HTTP Status Code Forbidden in Web Chat

I have created a bot in botframework and configured Teams channel with it but while testing, we are getting no response with error as "There was an error sending this message to your bot: HTTP status code Forbidden" inside webchat logs. …

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
948 questions
Microsoft Teams | Development
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
asked 2021-09-14T12:40:35.653+00:00
Gaurav Chayal 1 Reputation point
commented 2021-10-28T07:38:45.91+00:00
Gaurav Chayal 1 Reputation point
1 answer

Microsoft Teams Bot: Can a messaging endpoint include basic authorization (i.e. username:password)?

What I want: Seeing that there is no way to pass extra headers to the messaging endpoint, I add basic authentication in the messaging endpoint url itself (e.g. "https://myusername:mypassword@Anonymous .com/api/messages") The basic…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
948 questions
Microsoft Teams | Development
asked 2021-10-27T03:40:48.11+00:00
Herman Edwards 6 Reputation points
answered 2021-10-27T05:16:52.883+00:00
Hunaid Hanfee-MSFT 981 Reputation points
1 answer One of the answers was accepted by the question author.

azure bot framework Orchestrator for intent resolution ( LUIS / QnA Maker ) doc code

Hi, https://learn.microsoft.com/en-us/azure/bot-service/bot-builder-tutorial-orchestrator?view=azure-bot-service-4.0&tabs=cs I was following this article from learn.microsoft.com. I am working on a bot application and I am integrating QnA…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
948 questions
asked 2021-10-19T12:54:58.833+00:00
Murugan Andezuthu Dharmaratnam 121 Reputation points
accepted 2021-10-26T05:22:41.68+00:00
Murugan Andezuthu Dharmaratnam 121 Reputation points
1 answer

Share or send a single instance of a bot created on bot framework composer to other people to edit?

My friends and I are currently working on a bot. I am independently publishing it to Azure. I was wondering if there was a feature in which they could edit the bot? This could occur in a number of different ways. Could they download the published bot,…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
948 questions
asked 2021-10-24T22:52:24.18+00:00
Tristan Salanitro 1 Reputation point
answered 2021-10-25T15:07:14.363+00:00
Ramr-msft 17,826 Reputation points
1 answer One of the answers was accepted by the question author.

Which version of MS Teams did we start getting green color success message?

I am seeing a green color success message appearing on submit action. It is no problem for me, but I wanted to know which version of MS Teams did the success message start to appear. I found a doc on the developer Microsoft website that this is a new…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
948 questions
Microsoft Security | Microsoft Graph
Microsoft Teams | Microsoft Teams for business | Other
asked 2021-10-12T14:22:46.587+00:00
Gagan Poovaiah 21 Reputation points
accepted 2021-10-22T12:55:08.483+00:00
Gagan Poovaiah 21 Reputation points
1 answer

CAN SKYPE BOT DETECT MESSAGES WITHOUT TAGGING IT

Imagine we have a Group chat where bot is also on that group, on azure skype bot we can able to get the messages sent on that Group Chat but we have to tag the skype bot or tag @Anonymous , Is there anyway, that we can detect or get the messages…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
948 questions
asked 2021-10-19T17:06:59.147+00:00
Mark Arocha 1 Reputation point
answered 2021-10-20T10:24:08.65+00:00
YutongTie-MSFT 53,976 Reputation points Moderator
0 answers

How to add SSO to an azure bot on microsoft teams

Followed steps documented to enable bot sso Created a bot. Added Microsoft Teams under Channels. Under Configuration added the messaging endpoint. e.g. (https://myproxy.proxyapp.com/teams/app/activity). Generated a client secret for the…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
948 questions
Microsoft Teams | Development
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2021-10-10T19:24:59.87+00:00
Ashish Sood 1 Reputation point
commented 2021-10-15T14:20:03.91+00:00
Ashish Sood 1 Reputation point
0 answers

From Azure Bot Service Create an Azure Devops User Story

From Azure Bot Service How can I Create a User Story in Azure Boards [Azure Bot Application] => Message => [Create User Story in Azure Devops] I have an azure bot application. When the user fills in a from (adaptive card) in Microsoft teams…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
948 questions
Developer technologies | C#
asked 2021-10-11T16:23:24.387+00:00
Murugan Andezuthu Dharmaratnam 121 Reputation points
commented 2021-10-12T11:20:31.107+00:00
romungi-MSFT 48,916 Reputation points Microsoft Employee Moderator
0 answers

I Want to deploy my bot in azure by cli i choose one with deploy bot with existing resource group i got following error plese help me

plz help me I am struggling form many days

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
948 questions
asked 2021-10-09T13:40:58.98+00:00
Jasveer Singh 1 Reputation point
commented 2021-10-11T12:52:06.15+00:00
Ramr-msft 17,826 Reputation points