800 questions with Azure AI Bot Service tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Is there any way to trigger an event when the MSteams bot is opened

Is it possible to get a webhook, payload or event notification, when we open the MS teams bot. Currently we are getting webhook payloads only when a message is sent in the bot. Is there any way to trigger an event when the MS teams bot or MS team app is…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
800 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,583 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
598 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
349 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,052 questions
asked 2024-07-19T11:19:43.7666667+00:00
Elvin Khunt 0 Reputation points
accepted 2024-07-20T05:17:21.7466667+00:00
Elvin Khunt 0 Reputation points
1 answer

How to build Teams bot app using go lang ?

Couple of questions for teams bot implementation: Is it possible to use go lang to build bot app? Since bot framework SDK doesn't supports in go. our teams app includes third-party authentication and we have planned to use Azure bot "OAuth…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
800 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,052 questions
asked 2024-07-19T13:42:03.58+00:00
Hasit Parmar 10 Reputation points
answered 2024-07-20T00:37:09.45+00:00
YutongTie-MSFT 48,501 Reputation points
1 answer

Are the endpoints of api.botframework.com API is documented anywhere?

We have seen that bot framework SDK uses several endpoints which are not documented anywhere, we would like to know some information about these endpoints like rate limits and these endpoints are safe to use or…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
800 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,052 questions
asked 2024-07-19T13:36:09.2+00:00
Hasit Parmar 10 Reputation points
answered 2024-07-19T21:07:28.6966667+00:00
Sina Salam 7,201 Reputation points
0 answers

How to read a camera label of the participants in the Teams meeting?

I would like to get media device details just like how we get from navigator.mediaDevice.enumerateDevices() I would like to read the camera label of the participants in the meeting. I also tried building a teams app which is rendered as an Iframe, but…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
800 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,381 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
937 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,052 questions
asked 2024-07-17T09:25:39.2933333+00:00
Hashaam Hasaan 0 Reputation points
commented 2024-07-19T10:35:34.4633333+00:00
Hashaam Hasaan 0 Reputation points
3 answers

Graph API vs Bot Framework API for sending messages in MS Teams

MS Graph API and Bot Framework REST API both provides options to send messages in MS Teams. So which API is preferable?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
800 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,052 questions
asked 2024-07-19T06:30:57.8066667+00:00
Hasit Parmar 10 Reputation points
answered 2024-07-19T07:49:52.49+00:00
Prasad-MSFT 6,076 Reputation points Microsoft Vendor
0 answers

How to configure custom AI labels in bot turn context activity entity

Hi Team, We have referred the MS document for adding AI label in turn context activity, https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/bot-messages-ai-generated-content?tabs=before%2Cbotmessage var aiGeneratedContent = new…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
800 questions
asked 2024-07-18T18:16:00.3566667+00:00
lakshmi 651 Reputation points
0 answers

Operation returned an invalid status code 'Forbidden'.The bot is not part of the conversation roster.

Hi team, The Teams Bot was working and suddenly it stopped. We are getting the above error when we are calling 'CreateConversationAsync' method of ConversationsExtensions class. {Method: POST, RequestUri:…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
800 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,052 questions
asked 2024-07-15T11:31:20.13+00:00
durjan hussain 10 Reputation points
commented 2024-07-18T08:53:10.7266667+00:00
durjan hussain 10 Reputation points
1 answer

Trigger and handle event on selecting any dropdown option in adaptive card.

We have created an Adaptive Card that includes a dropdown, which is rendered within a task module. When a user selects a value from the dropdown, we want to make external API calls (without any actionable buttons) and display the results in the task…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
800 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,052 questions
asked 2024-07-11T12:58:52.5233333+00:00
Hasit Parmar 10 Reputation points
answered 2024-07-18T08:28:36.01+00:00
Nivedipa-MSFT 2,896 Reputation points Microsoft Vendor
0 answers

The bot encountered an error or bug. To continue to run this bot, please fix the bot source code.

I have created a project in Language studio, uploaded a word file which has some questions and answers and deployed. Then i have created Azure Bot from the deploy page following this article…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
800 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
388 questions
asked 2024-07-16T15:05:55.28+00:00
Muralidar Sripadha 1 Reputation point Microsoft Employee
commented 2024-07-18T05:26:00.84+00:00
YutongTie-MSFT 48,501 Reputation points
0 answers

How to embed AI chat window in website with access to token?

I'm developing a generative AI app using AI Studio. Is it possible to embed the chat iframe window on my website, but passing along a JWT-Token, so that the AI app can perform HTTP actions in my behalf? If not, what other alternatives are there? …

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
800 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,069 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,627 questions
asked 2024-07-17T22:53:09.4966667+00:00
JK 0 Reputation points
commented 2024-07-18T05:16:16.3733333+00:00
AshokPeddakotla-MSFT 30,241 Reputation points
1 answer

创建skype机器人,进行收发消息,整个过程有费用产生吗

使用Azure 去创建skype机器人进行收发消息,在整个过程中我需要支付任何的费用吗?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
800 questions
asked 2024-07-16T09:21:09.8633333+00:00
俊尧 胡 40 Reputation points
answered 2024-07-17T21:49:02.5833333+00:00
VasaviLankipalle-MSFT 15,941 Reputation points
1 answer

Teams bot need to join all meeting.

I have created a teams chat bot using azur bot service. I wanted a functionality like if I join any meeting then Bot also need to join that meeting automatically and record a meeting.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
800 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,381 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,052 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,357 questions
asked 2024-07-14T12:50:56.0233333+00:00
Sagar Bala Saheb 0 Reputation points
edited the question 2024-07-17T12:47:02.01+00:00
Givary-MSFT 30,676 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

基于Bot Framework SDK 我还能使用java去创建skype机器人吗?使用以前的版本呢?

现在微软旗下的skype软件,我需要为其创建一个机器人,我需要再azure门户里创建机器人资源,然后链接到skype,代码实现我可以使用java吗?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
800 questions
asked 2024-07-17T02:58:38.07+00:00
俊尧 胡 40 Reputation points
accepted 2024-07-17T07:35:37.82+00:00
俊尧 胡 40 Reputation points
0 answers

There was an error sending this message to your bot: HTTP status code InternalServerError

I am using the Test in Web Chat feature within the published Web App Bot. The screen is completely blank, however this is the message I have spotted in Settings>Channels There was an error sending this message to your bot: HTTP status code…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
800 questions
asked 2024-07-13T23:09:47.0233333+00:00
Dushyant Godse 11 Reputation points
commented 2024-07-17T03:09:24.5+00:00
navba-MSFT 20,530 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

目前是否还支持创建一个新的skype机器人

我想要创建一个收发消息的skype机器人,查阅了相关文档,现在azure门户是否支持创建一个新的skype机器人

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
800 questions
asked 2024-07-16T07:10:11.53+00:00
俊尧 胡 40 Reputation points
commented 2024-07-17T02:50:10.7733333+00:00
俊尧 胡 40 Reputation points
0 answers

Not receiving onMembersAdded event on Azure Bot Server

We are experiencing an issue with our Azure Bot service where the onMembersAdded event is not being received on the Bot server for some users. The Bot is installed via the app manifest, which is configured to install the Bot when the app is installed for…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
800 questions
asked 2024-07-16T08:00:26.8433333+00:00
Asif 0 Reputation points
edited the question 2024-07-16T08:22:57.71+00:00
AmaranS 3,860 Reputation points Microsoft Vendor
0 answers

Bot Service missing icon when using Microsoft Teams

We have deployed an Azure Bot Service and activated the Teams Channel, then package the APP as usual with related manifest and icons. The icons have also been set from the Azure Portal in the Bot Profile section (240x240px) and in the Branding &…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
800 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,052 questions
asked 2024-07-11T15:05:10.0866667+00:00
Valentina Marras 10 Reputation points
commented 2024-07-12T11:49:58.0966667+00:00
Meghana-MSFT 3,841 Reputation points Microsoft Vendor
1 answer

The SSL connection could not be established, see inner exception. Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.. An existing connection was forcibly closed by the remote host.

Hello, When a Bot is trying to send a message it getting the ssl connection error. This started yesterday (10th July, 2024) MessageThe SSL connection could not be established, see inner exception. Unable to read data from the transport connection: An…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
800 questions
asked 2024-07-11T08:36:58.1733333+00:00
durjan hussain 10 Reputation points
edited an answer 2024-07-11T11:39:04.8266667+00:00
Rajput, Vinod Kumar 0 Reputation points
0 answers

Bot is enables but test web chat is unable to connect

Test web chat is unable to connect

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
800 questions
asked 2024-07-09T13:42:17.4733333+00:00
akhilesh 0 Reputation points
commented 2024-07-10T05:38:43.11+00:00
VasaviLankipalle-MSFT 15,941 Reputation points
0 answers

Unable to Add Bot to Skype Contacts via Browser URL

Hi everyone, I am encountering an issue while trying to add my bot to Skype contacts using the browser. The URL I am using is: https://join.skype.com/bot/c297b24d-0a91-45f8-a541-158a210e5d92. When I click this URL from the Skype app, it works perfectly…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
800 questions
asked 2024-07-09T02:43:59.4533333+00:00
Anry Lu 呂孟庭 0 Reputation points
commented 2024-07-09T09:25:30.3333333+00:00
romungi-MSFT 43,691 Reputation points Microsoft Employee