822 questions with Azure AI Bot Service tags

Sort by: Updated
1 answer

Which nuget package has ILanguageServiceClient?

I'm AI newbie. I'm trying to use NLP language.cognitive.azure for my chatbot but I cannot find nuget packages that has ILanguageServiceClient and/or assembly reference. Please help! Thanks Best Regards,

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
822 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
397 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,736 questions
asked 2024-08-13T19:41:28.4833333+00:00
Pham, Andy 5 Reputation points
edited an answer 2024-08-28T12:34:39.1+00:00
romungi-MSFT 44,076 Reputation points Microsoft Employee
2 answers

location of users accessing the Bot

Hi Team, Is there a way to extract the location(like country, region, etc.) of users accessing Bot using c#? The bot might have integrated into multiple channels (like Teams, the web, or any other), is there any way to figure out that users from which…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
822 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,147 questions
asked 2024-01-29T17:10:39.9+00:00
Madan, Mohit 35 Reputation points
commented 2024-08-28T11:25:14.87+00:00
Madan, Mohit 35 Reputation points
1 answer

How to provide multi region support with single Teams app listing

We are building Teams app for third party platform which have region specific resources and auth servers. Does Azure Bot service supports region specific Message endpoint? How can we identify user's region programatically? We have noticed that there…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
822 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,160 questions
asked 2024-08-22T10:01:12.6233333+00:00
Hasit Parmar 0 Reputation points
edited a comment 2024-08-27T09:48:34.95+00:00
Prasad-MSFT 6,346 Reputation points Microsoft Vendor
1 answer

"Oops, something happened with the editor" when interacting with a pinned bot in Microsoft Teams

We are experiencing an issue with our internally developed bot in Microsoft Teams. When users interact with the pinned bot, they encounter the error message: "Oops, something happened with the editor." This issue does not occur when interacting…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
822 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,825 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,160 questions
asked 2024-08-22T06:32:53.1833333+00:00
Saurabh Dattatray Harak 0 Reputation points
commented 2024-08-26T09:06:42.8166667+00:00
Nivedipa-MSFT 2,996 Reputation points Microsoft Vendor
2 answers

Ho to build a Azure OpenAI Assistant for Teams

Hello, Corporate tenant that I am using already has access to Azure Open AI resources. Using Azure AI StudioI have created an AI assistant. Now I want to expose this as a chat channel in MS Teams. May I know how to do to this? Most of the examples that I…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
822 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,160 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,826 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,736 questions
asked 2024-08-19T03:50:50.6+00:00
Roshan Kapilasena 5 Reputation points
edited an answer 2024-08-23T02:59:47.5666667+00:00
Roshan Kapilasena 5 Reputation points
1 answer

Random Words Detected by Azure Speech Recognizer in Silence

Hello Azure Support Team, I am currently using the Azure Speech Service to recognize speech inputs in my application. The setup of my speech recognizer is as follows: export const createSpeechRecognizer = () => { const speechRecognitionConfig =…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
822 questions
Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,644 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
247 questions
asked 2024-06-24T07:44:54.3933333+00:00
Abdul Subhan 5 Reputation points
commented 2024-08-23T01:40:36.1566667+00:00
dupammi 8,460 Reputation points Microsoft Vendor
0 answers

Getting "The bot is not part of the conversation roster" for sending proactive messages to users sometimes

Hello everyone, I'm currently developing a chatbot using the Python Bot Framework and have encountered a problem. Some users are reporting that they are not receiving notifications from the bot. After some investigation, I discovered that application…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
822 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,825 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,160 questions
asked 2024-08-21T10:49:47.7166667+00:00
Mohammed Sayeed 0 Reputation points
commented 2024-08-22T11:53:50.2066667+00:00
danielmaxdm1 0 Reputation points
0 answers

How to prevent the resending of activity?

Good afternoon. I'm using a chatbot API and a custom component for displaying messages. The problem is that when the browser tab is inactive for about 5 minutes and then revisited, the websocket reconnects, and the existing messages are duplicated. As a…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
822 questions
asked 2024-08-17T12:17:37.4233333+00:00
Viktor Poliakov 20 Reputation points
commented 2024-08-22T08:52:40.67+00:00
romungi-MSFT 44,076 Reputation points Microsoft Employee
2 answers

AADSTS700016 - not found in the directory 'Bot Framework'

Hi, I created an Azure bot (https://portal.azure.com/#create/Microsoft.AzureBot), and everything was working fine—I successfully sent requests using this bot. However, I suddenly encountered this error: Error: Failed to get bot access token [400] -…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
822 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,825 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,160 questions
asked 2024-08-15T07:51:06.31+00:00
itay4 36 Reputation points
answered 2024-08-22T00:37:09.81+00:00
YutongTie-MSFT 50,016 Reputation points
3 answers

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

Team, I have created a simple custom question answering service via language studio with app service documentation URL as knowledge base. Its working in Language studio as expected. I have deployed the knowledge base and attempted to create a BOT. And…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
822 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,736 questions
asked 2023-03-27T03:33:51.8466667+00:00
Satya Ramadas Metla 15 Reputation points
commented 2024-08-19T17:20:13.34+00:00
Brandt B. Bates Sr 0 Reputation points
1 answer

How to connect Skype channel to bot service?

The new channels page does not include the Skype channel while the docs say that Skype support is continuing https://learn.microsoft.com/en-us/azure/bot-service/bot-service-channel-connect-skype?view=azure-bot-service-4.0 How do I connect Skype now?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
822 questions
asked 2024-08-15T12:31:22.86+00:00
Jovan Miloskovski 0 Reputation points
commented 2024-08-16T11:06:27.4533333+00:00
Jovan Miloskovski 0 Reputation points
0 answers

Couldn't integrate CLU with azure health bot

I integrated all things(endpoint, api-version, project name, production name) perfectly in the azure health bot, but I could see some red dot, which indicates error, I would really appreciate if you could help me out with this problemScreenshot…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
822 questions
asked 2024-08-12T22:13:16.4666667+00:00
Shanmukhi Sudha Tiriveedhi 20 Reputation points
commented 2024-08-16T10:28:14.2066667+00:00
romungi-MSFT 44,076 Reputation points Microsoft Employee
0 answers

Usign th microsoft bot registration channels getting 403 frobidden error but same appid and app password other person system its working.

Usign the microsoft bot registration channels getting 403 forbidden error but with same appid and app password on other person system its working.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
822 questions
asked 2024-08-14T10:41:34.3+00:00
Kumar Tiwari, Pawan 0 Reputation points
commented 2024-08-16T06:14:32.1366667+00:00
romungi-MSFT 44,076 Reputation points Microsoft Employee
3 answers

How to fix "Access denied due to invalid subscription key or wrong API endpoint. Make sure to provide a valid key for an active subscription and use a correct regional API endpoint for your resource." issue while getting response

Access denied due to invalid subscription key or wrong API endpoint. Make sure to provide a valid key for an active subscription and use a correct regional API endpoint for your resource.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
822 questions
asked 2023-09-29T05:49:42.9733333+00:00
Neha Parate 15 Reputation points
answered 2024-08-15T00:01:16.0133333+00:00
Jason Owens 0 Reputation points
1 answer

Is it possible to get the Unique ID for the bot in a Teams meeting chat using the Graph API?

The Bot Framework schema defines the "Activity" object which defines a message that is exchanged between bot and user. This Activity object has the property "recipient" which holds a ChannelAccount object that specifies the recipient…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
822 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,710 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,160 questions
asked 2023-09-07T04:54:19.4133333+00:00
Leo Messi 20 Reputation points
commented 2024-08-14T14:03:02.4533333+00:00
DevAsith 41 Reputation points
1 answer

I do not have an option to create new LUIS Authoring resource

I'm trying to sign in to LUIS portal with my existing subscription. It is popping up the select resource windows which does not have an option to create Authoring resource. Please help!

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
822 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,592 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,736 questions
asked 2024-08-12T17:29:09.43+00:00
Pham, Andy 5 Reputation points
commented 2024-08-14T08:57:08.07+00:00
santoshkc 7,660 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to send a file via directLine.postMessageWithAttachments?

"Good day, I am using the chatbot API to create a custom UI. I send files through directLine.postMessageWithAttachments where I provide the following object: { text: string, type: string, attachments: [ { thumbnailUrl: '', contentUrl:…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
822 questions
asked 2024-08-12T19:57:06.6333333+00:00
Viktor Poliakov 20 Reputation points
accepted 2024-08-14T06:29:12.77+00:00
Viktor Poliakov 20 Reputation points
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.
822 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,825 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
613 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
372 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,160 questions
asked 2024-07-19T11:19:43.7666667+00:00
Elvin Khunt 20 Reputation points
commented 2024-08-14T01:34:13.56+00:00
Robin Sheng-MSFT 2,035 Reputation points Microsoft Vendor
2 answers

Microsoft Teams Toolkit vs Bot Framework

I am new to Bot Development, I'm bit confused with both MS Teams Toolkit and Bot Framework. I am developing Bots for MS Teams using C#. Could you please clarify the below queries? What are the differences between both? Which is best to…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
822 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,785 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,160 questions
asked 2022-12-18T02:28:57.907+00:00
GP 36 Reputation points
answered 2024-08-13T22:21:56.8033333+00:00
Shu Lin 20 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.
822 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,160 questions
asked 2024-07-15T11:31:20.13+00:00
durjan hussain 10 Reputation points
commented 2024-08-13T10:21:05.2633333+00:00
Durjan Hussain 155 Reputation points