763 questions with Azure AI Bot Service tags

Sort by: Updated
0 answers

I need to create a real-time 2D conversational avatar using custom portrait image

I want to create a webpage with a conversational 2D AI avatar using cognitive services with custom portrait image. Is it possible with Azure ?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 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,036 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,485 questions
asked 2024-06-07T09:35:14.63+00:00
SpandanB 0 Reputation points
0 answers

Container <app_service> didn't respond to HTTP pings on port: 8181, failing site start. See container logs for debugging.

Hi, I was deploying a web service to Azure Portal and encountered such error: Container <app_service>_0_e2fcbb1c didn't respond to HTTP pings on port: 8181, failing site start. See container logs for debugging. I have exposed the port and changed…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,392 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
304 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
801 questions
asked 2024-06-07T09:17:41.0566667+00:00
Syafie Asyraf Sarifudin 0 Reputation points
0 answers

Building a chatbot via Azure

Hi Azure community! I want to build a chatbot for a company. It will be able to answer questions using the company data sources, including csv and pdf files. For example, if I ask the chatbot to summarize some csv financial reports, it will return an…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 questions
Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,389 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,460 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,528 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,392 questions
asked 2024-06-06T13:50:10.12+00:00
TWU 0 Reputation points
commented 2024-06-07T07:05:57.0433333+00:00
santoshkc 5,425 Reputation points Microsoft Vendor
0 answers

How to set typing indicator in azure bot

I work with c# making azure bot have web chat and teams channels. I want to make a typing indicator for the web chat user if the teams user is typing and another one for teams user if the web chat user typing. I can get it that if the bot talking to the…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 questions
asked 2024-05-30T19:33:59.02+00:00
Riham Mushmush 0 Reputation points
commented 2024-06-05T10:26:36.7266667+00:00
navba-MSFT 18,325 Reputation points Microsoft Employee
0 answers

Not able to send messages to Bot in Teams from Azure Bot Service.

I registered for an Azure Bot Service on Microsoft Azure and designated Microsoft Teams as the channel. After configuring the messaging endpoint for my Python bot logic deployed on an AKS cluster, I tried accessing the bot through Teams via the Azure Bot…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 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,036 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.
2,946 questions
asked 2024-06-04T13:52:36.04+00:00
Sharma, Yashaswi 1 Reputation point
commented 2024-06-05T08:46:01.6966667+00:00
Nivedipa-MSFT 2,806 Reputation points Microsoft Vendor
0 answers

Incorrect use of Identical

The image to verify you are not a bot is erroneous. It explicitly states to find an image with 2 identical objects, however, it presents an unsolvable puzzle as it does not have 2 identical objects. It has 2 similar, but not identical. A white car and…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 questions
asked 2024-06-04T00:30:28.02+00:00
Dale Horstmanshof 20 Reputation points
edited the question 2024-06-04T05:29:29.51+00:00
navba-MSFT 18,325 Reputation points Microsoft Employee
0 answers

Cannot get Facebook channel to work with Azure Language (chat) bot.

Hi, I've set up an Azure chat bot that works beautifully on my website (and in Azure's "test in webchat"). I've since tried to integrate that into my Facebook messenger so that people who message my business site via messenger are conneceted to…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
372 questions
asked 2024-06-03T11:59:52.26+00:00
MSL 0 Reputation points
commented 2024-06-03T19:35:51.19+00:00
YutongTie-MSFT 47,336 Reputation points
0 answers

file info in attachments field in the request body is missing! when receiving files using bots.

Background We are using bot service. The Config in Azure Portal is like the picture below. When user send some thing to the bot via teams, the bot service will redirect the request to the endpoint which is directed to our server. User…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,329 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.
2,946 questions
asked 2022-09-02T06:54:19.11+00:00
zhongwei_xu 21 Reputation points
commented 2024-06-03T13:46:23.76+00:00
Benjamin Teir 0 Reputation points
1 answer One of the answers was accepted by the question author.

Retrieving Refresh Token with OAuthPrompt in Microsoft Teams Bot

I am currently developing a Microsoft Teams bot and using the OAuthPrompt in my DialogSet to obtain the access token. The token retrieval works as expected, but I am facing an issue where the refresh token is not being retrieved along with the access…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,329 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.
2,946 questions
asked 2024-05-30T09:04:57.85+00:00
Palak Agarwal 20 Reputation points
accepted 2024-05-31T09:57:41.8033333+00:00
Palak Agarwal 20 Reputation points
0 answers

How to fix HTTP Error 500.1002 - Internal Server Error when I tried to deploy my echo bot to azure.

I'm currently working on building a bot using Bot framework. I edited the echo bot to display a welcome message and a login screen. Everything works fine in my bot emulator. Therefore I wanted to deploy this basic bot and test it in teams before…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 questions
asked 2024-05-20T19:14:19.93+00:00
Vishnu Dut 0 Reputation points
commented 2024-05-23T10:40:05.12+00:00
romungi-MSFT 43,246 Reputation points Microsoft Employee
1 answer

bot not working - webchat channel giving HTTP 401 Unauthorized

Hi, I built a bot using bot framework and tested it locally and it is working perfectly. I later published to Azure and when i test from webchat there is no response, error on the webchat channel was "There was an error sending this message to your…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 questions
asked 2024-05-18T20:10:20+00:00
nkerifacclaud 5 Reputation points
commented 2024-05-18T22:08:45.7733333+00:00
hossein jalilian 4,460 Reputation points
1 answer

How to migrate from Bot SDK 4.3 to Azure Bot Service

Hello, We are currently trying to migrate our code from old Azure Bot Service with Bot Channel Registration and App Service to new Azure Bot Service with Azure Bot and App Service. I have received these steps from Genie in azure support, You can migrate…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 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,036 questions
asked 2024-05-08T12:04:05.2666667+00:00
Ranjan Jha, Vikash 0 Reputation points
commented 2024-05-16T17:19:22.4766667+00:00
romungi-MSFT 43,246 Reputation points Microsoft Employee
2 answers

how can i publish bot on azure with new language resource? bot framework composer still ask for luis

how can i publish bot on azure with new language resource? bot framework composer still ask for luis?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
372 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,485 questions
asked 2023-07-05T10:00:01.8933333+00:00
Daniel Kołodziejczyk 5 Reputation points
commented 2024-05-15T13:53:05.56+00:00
nkerifacclaud 5 Reputation points
1 answer

How do change the default messages for Azure Bot?

I have created an Azure Bot in German via the Language Studio and the Bot is deployed and the users can access the Bot from a website link. The Bot works well but unfortunately, if the user asks a question differently than the trained question - answer…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
372 questions
asked 2024-05-14T12:15:39.69+00:00
Madhuri Hebbale 5 Reputation points
answered 2024-05-15T12:24:08.6566667+00:00
Madhuri Hebbale 5 Reputation points
2 answers

Bot Framework Direct Channel Webchat 502 Error

I am encountering a 502 (Bad Gateway) error on my bot channel when trying to make a POST request to https://directline.botframework.com/v3/directline/conversations/... /activities. The error seems to be intermittent. Can someone assist me with resolving…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 questions
asked 2024-05-08T16:04:00.97+00:00
Vladimir Tsitovtsev 5 Reputation points
answered 2024-05-14T17:40:02.7666667+00:00
Askar PV 0 Reputation points
1 answer

Getting "Failed to validate incoming Twilio message." when I am sending a message to a twilio number thats configured as Bot channel

I have created a bot using azure bot framework, using Twilio channel for messages. I have done configuration as specified in the documentation -…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 questions
asked 2024-05-13T13:18:31.1666667+00:00
Kavya Athuluri 0 Reputation points
answered 2024-05-13T14:28:16.2866667+00:00
romungi-MSFT 43,246 Reputation points Microsoft Employee
1 answer

Azure Bot web chat shows no response

I have created a bot which is a proxy over an LLM in AWS. It should only redirect messages to my API gateway via POST. When I test in the web chat, the message is received by the API gateway and the response is sent, but I don't see the response in the…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 questions
asked 2024-05-06T12:27:19.8733333+00:00
Ignacio Gonzalez Betegon 5 Reputation points
answered 2024-05-08T09:55:00.08+00:00
Ignacio Gonzalez Betegon 5 Reputation points
0 answers

Error message showed in sign in oauth card

Hi team, We are using return await stepContext.BeginDialogAsync(nameof(OAuthPrompt), null, cancellationToken); method to use sign in feature for user authentication. In Waterfall dialog, we start the oauth prompt, in next step validating the token…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 questions
asked 2024-05-07T10:02:03.5733333+00:00
lakshmi 631 Reputation points
commented 2024-05-08T09:11:21.45+00:00
romungi-MSFT 43,246 Reputation points Microsoft Employee
0 answers

Bot Framework access token error

I get this error when I send a message to the bot in Teams File "/tmp/8dc2d85e57d1267/antenv/lib/python3.9/site-packages/botframework/connector/auth/microsoft_app_credentials.py", line 65, in get_access_token 2024-02-15T18:46:14.580265935Z…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 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.
2,946 questions
asked 2024-02-15T19:34:17.1533333+00:00
Milos Vukovich 0 Reputation points
commented 2024-05-03T10:47:44.44+00:00
Vaibhav-MSFT 15 Reputation points Microsoft Vendor
1 answer

Azure bot services integration with whatsapp

We are trying to integrate node.js bot on Azure with WhatsApp using an adapter. Is there a walk through document to do that?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 questions
asked 2021-08-18T10:46:30.793+00:00
Pushkar Shukla 6 Reputation points
commented 2024-05-01T19:24:19.23+00:00
lunchtiemre 0 Reputation points