807 questions with Azure AI Bot Service tags

Sort by: Updated
1 answer

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.
807 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,076 questions
asked 2024-07-18T18:16:00.3566667+00:00
lakshmi 671 Reputation points
answered 2024-07-30T10:30:06.82+00:00
Prasad-MSFT 6,116 Reputation points Microsoft Vendor
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.
807 questions
asked 2024-07-16T08:00:26.8433333+00:00
Asif 0 Reputation points
commented 2024-07-30T02:20:36.3066667+00:00
YutongTie-MSFT 48,746 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.
807 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,076 questions
asked 2024-07-15T11:31:20.13+00:00
durjan hussain 10 Reputation points
commented 2024-07-26T16:31:09.2566667+00:00
Dinesh Rajagoni (Tata Consultancy Services Limi) 50 Reputation points Microsoft Vendor
3 answers

Implementing Azure OpenAI in C# .NET for Custom Data Integration from OneDrive, SharePoint, Azure Cognitive Search, and Blob Storage.

Hi Team, I am interested in utilizing Azure OpenAI with custom data from various sources such as OneDrive/SharePoint files, local files, Azure Cognitive Search, and Blob Storage. While searching for information, I came across a sample on…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
868 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
987 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,659 questions
asked 2023-06-23T07:00:28.24+00:00
REDDY, REDDYVALLA NAVEENKUMAR 115 Reputation points
commented 2024-07-26T15:54:01.18+00:00
Jacob Thomas 55 Reputation points
1 answer One of the answers was accepted by the question author.

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.
807 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,468 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,076 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,421 questions
asked 2024-07-14T12:50:56.0233333+00:00
Sagar Bala Saheb 20 Reputation points
accepted 2024-07-26T10:27:03.07+00:00
Sagar Bala Saheb 20 Reputation points
1 answer

How to get enough quota in chatai GPT 35 Turbo that can power my day to day chabot.

I am currently working on a chatbot project that leverages the capabilities of GPT-3.5 Turbo. This chatbot is intended to be an integral part of our daily operations, providing real-time support and interaction for our users. However, I am facing…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,659 questions
asked 2024-07-26T07:58:55.6+00:00
Adeel Khan 0 Reputation points
answered 2024-07-26T08:14:41.7033333+00:00
navba-MSFT 20,975 Reputation points Microsoft Employee
0 answers

Bypass validation code insertion in Teams bot authentication

I have created teams bot app involves third-party authentication and used Azure bot service "OAuth settings" with Generic oauth provider. I have implemented the source code to generate signin url and initiate user authentication on button click…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 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,076 questions
asked 2024-07-22T11:04:36.2366667+00:00
Hasit Parmar 0 Reputation points
commented 2024-07-26T06:46:40.0833333+00:00
Hasit Parmar 0 Reputation points
0 answers

While I was using this package botframework-directline the other API's ehich I have been implemented in the react native Project is not Working can anyone give solution for this

While I was using the botframework-directline in the the react native project for the chatbot it was working fine but i have implemented some other Rest API in the Project which is not working show how to rectify this issue

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
asked 2024-07-22T13:35:45.1233333+00:00
Prakash K 0 Reputation points
commented 2024-07-26T04:36:56.1466667+00:00
navba-MSFT 20,975 Reputation points Microsoft Employee
0 answers

How to trigger bot oauth flow from adaptive card?

Hey is there any way to instantiate Oauth flow with the connection we made on bot framework from the adaptive card? Currently, I'm using these this.addDialog( new SsoOAuthPrompt(OAUTH_PROMPT, { connectionName: config.oauthConnectionName, …

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 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,076 questions
asked 2024-07-23T15:18:10+00:00
G9000 5 Reputation points
commented 2024-07-24T18:29:23.4433333+00:00
Meghana-MSFT 3,846 Reputation points Microsoft Vendor
0 answers

Not Receiving Typing Activity in Microsoft Bot Framework

Hello, I'm currently working on a bot using the Microsoft Bot Framework and am hosting it on Azure. Everything seems to be working fine, and has been for a while, except when trying to implement live typing indicators when talking with users. I've…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,659 questions
asked 2024-07-23T11:37:07.76+00:00
Hugo 0 Reputation points
0 answers

adb2c authentication in azure chatbot

I am struggling to integrate adb2c authentication in azure chatbot. adb2c custom policies are working fine but when i use that in chatbot authentication it gives scope issue. Any one has any experience in this area? { "message": "Login…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
asked 2024-07-23T09:44:40.2133333+00:00
Atul Kumar 0 Reputation points
2 answers

Unable to add bot as Skype contact

Hi, I've asked the same question at https://answers.microsoft.com/en-us/msoffice/forum/all/unable-to-successfully-add-bot-as-skype-contact/eddf7c77-7ec1-4f2f-807d-380f338d4543?rtAction=1719646987124, and the specialist suggested that I ask it…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
asked 2024-06-29T08:08:19.7033333+00:00
Yu Ren Ke 5 Reputation points
edited a comment 2024-07-23T07:28:41.2566667+00:00
Nikolay Ivanov 0 Reputation points
1 answer

Teams OAuth bot get stucked on token.botframework.com/api/oauth/PostSignInCallback URL.

I have created Teams bot without using Bot framework SDKs. i have setuped OAuth settings in Azure AI bot service with Generic OAuth provided, manually creates sign in urls in Teams bot and use that sign in url with adaptive cards to initiate user…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 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,076 questions
asked 2024-07-22T07:38:49.3166667+00:00
Hasit Parmar 0 Reputation points
commented 2024-07-22T12:01:10.8633333+00:00
Hasit Parmar 0 Reputation points
0 answers

Silent Authentication in Azure Bot C#

Hi Team, Could you please assist me with the following scenario? Scenario: We have a website with SSO enabled using the MSAL library. We aim to integrate a C# Azure bot into this website via an iframe, webchat, etc. The challenge is to have the bot…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
asked 2024-07-22T06:13:26.62+00:00
REDDY, REDDYVALLA NAVEENKUMAR 115 Reputation points
commented 2024-07-22T08:06:05.2566667+00:00
navba-MSFT 20,975 Reputation points Microsoft Employee
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.
807 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,640 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
603 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 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,076 questions
asked 2024-07-19T11:19:43.7666667+00:00
Elvin Khunt 20 Reputation points
accepted 2024-07-20T05:17:21.7466667+00:00
Elvin Khunt 20 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.
807 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,076 questions
asked 2024-07-19T13:42:03.58+00:00
Hasit Parmar 0 Reputation points
answered 2024-07-20T00:37:09.45+00:00
YutongTie-MSFT 48,746 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.
807 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,076 questions
asked 2024-07-19T13:36:09.2+00:00
Hasit Parmar 0 Reputation points
answered 2024-07-19T21:07:28.6966667+00:00
Sina Salam 7,441 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.
807 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,468 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
943 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,076 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.
807 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,076 questions
asked 2024-07-19T06:30:57.8066667+00:00
Hasit Parmar 0 Reputation points
answered 2024-07-19T07:49:52.49+00:00
Prasad-MSFT 6,116 Reputation points Microsoft Vendor
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.
807 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,076 questions
asked 2024-07-11T12:58:52.5233333+00:00
Hasit Parmar 0 Reputation points
answered 2024-07-18T08:28:36.01+00:00
Nivedipa-MSFT 2,896 Reputation points Microsoft Vendor