Changing the logo of openAI chatbot web app

Hadi 25 Reputation points
2024-01-24T14:13:11.3033333+00:00

How can I change the logo of the chatbot that I published as a web app in Azure Open AI? I guess I need to access the HTML or CSS file of the web app but how can I do that?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,081 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,931 questions
0 comments No comments
{count} votes

Accepted answer
  1. navba-MSFT 27,540 Reputation points Microsoft Employee Moderator
    2024-01-24T14:24:27.06+00:00

    @Hadi Thanks for using Microsoft Q&A!! If you want to do any customization, I will highly recommend you use the source code of the deployed web application to prevent any unwanted issues. Refer to this page for the web app customization. However, you can try checking the Kudu console if you can leverage it do any changes to the published code. Please let me know if you have any other questions.

    **
    Please do not forget to "Accept the answer" wherever the information provided helps you to help others in the community.


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.