issue with Enterprise data with Azure OpenAI and Cognitive Search

Amir Billel Souala 60 Reputation points
2023-10-02T14:40:09.3566667+00:00

i am trying to use the Enterprise data with Azure OpenAI and Cognitive Search azure-search-openai-demo.
i have done the deployement already and it was working fine.
but for today, i tried to deploy my application to use chatgpt with my entreprise data, and i found out that when the deployement is done and i try to open the web application, its says :( application error

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,339 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,080 questions
{count} votes

Accepted answer
  1. ajkuma 28,036 Reputation points Microsoft Employee Moderator
    2023-10-03T15:41:34.7766667+00:00

    I understand you are referring to this demo https://github.com/Azure-Samples/azure-search-openai-demo and that you are unable to access your application (Azure App Service Web App ) due to 'Application Error'.

    You may leverage App Service diagnostics from Azure Portal> Navigate to your App Service app in the Azure Portal.
     In the left navigation, click on Diagnose and solve problems - Review - “Configuration and Management and “Availability and Performance”  options.

    Enable and review logs to fetch more details about the error:

    Access log files
    #enable-application-logging-linuxcontainer

    Ref: Default-exposed-ports-of-Azure-App-Service-Linux-Blessed-Images/

    Kindly let us know, I'll follow-up with you further.

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.