806 questions with Azure AI Bot Service tags

Sort by: Updated
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.
806 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,062 questions
asked 2024-07-22T11:04:36.2366667+00:00
Hasit Parmar 0 Reputation points
edited a comment 2024-07-25T16:55:23.95+00:00
Nivedipa-MSFT 2,896 Reputation points Microsoft Vendor
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.
806 questions
asked 2024-07-22T13:35:45.1233333+00:00
Prakash K 0 Reputation points
commented 2024-07-25T09:19:03.4733333+00:00
Prakash K 0 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.
806 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,437 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,062 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,405 questions
asked 2024-07-14T12:50:56.0233333+00:00
Sagar Bala Saheb 0 Reputation points
commented 2024-07-24T19:39:32.62+00:00
Azar 22,350 Reputation points MVP
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.
806 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,062 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

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.
806 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,062 questions
asked 2024-07-15T11:31:20.13+00:00
durjan hussain 10 Reputation points
commented 2024-07-24T10:59:13.1233333+00:00
durjan hussain 10 Reputation points
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.
806 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,643 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.
806 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.
806 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.
806 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,062 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.
806 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,795 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.
806 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,618 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 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,062 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.
806 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,062 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,581 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.
806 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,062 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.
806 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,437 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
942 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,062 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.
806 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,062 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,111 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.
806 questions
asked 2024-07-18T18:16:00.3566667+00:00
lakshmi 671 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.
806 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,062 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
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.
806 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
391 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,581 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.
806 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,082 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,645 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,511 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.
806 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,951 Reputation points