Azure AI - Open AI chatbot not responding in Webapp

Raja Usman Abdullah 0 Reputation points
2024-01-10T15:37:40.55+00:00

Hi,

I have published my Azure AI app chatbot which is working fine in playground environment but is giving no response in web app production environment. The Web app is based on a paid plan as well. The web app was automatically created from playground so I am thinking if I am missing any settings within the app configuration? See screenshot of my webapp:

User's image

I am fairly new to MS Azure and would appreciate any help. Thanks,

Raja

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.
1,350 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,092 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,960 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,620 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Chakaravarthi Rangarajan Bhargavi 1,115 Reputation points MVP
    2024-01-12T04:49:12.4+00:00

    Hi Raja Usman Abdullah, Welcome to Microsoft Q&A. There are few considerations that needs to be observed. Can you please check if you have followed the same: The first time you deploy a web app, you should select Create a new web app. Choose a name for the app, which will become part of the app URL. For example, https://<appname>.azurewebsites.net. Select your subscription, resource group, location, and pricing plan for the published app. To update an existing app, select Publish to an existing web app and choose the name of your previous app from the dropdown menu. Also please ensure if you are creatin a new web app, Create a Web App with a Private endpoint using the same virtual network and subnet. https://learn.microsoft.com/en-gb/azure/private-link/private-endpoint-overview#dns-configuration For further assistance please check the below link which has in deep of what needs to be considered : https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/use-your-data?tabs=ai-search#important-considerations https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/use-your-data?tabs=ai-search#important-considerations Please try out these steps and check if there any solution to it. Hope this answer helps you with solution! Please comment below if you need any assistance on the same. Happy to help! Best regards, Chakravarthi Rangarajan Bhargavi -Please kindly accept the answer and vote 'Yes' if you feel helpful to support the community, thanks a lot.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.