azure web app custom error page settings

kage 20 Reputation points
2024-03-06T06:44:15.3566667+00:00

When configuring the custom error page when using the Azure web app, if there is a language other than English in the HTML, will it not be uploaded?

errorpage

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,643 questions
{count} votes

Accepted answer
  1. brtrach-MSFT 16,121 Reputation points Microsoft Employee
    2024-03-12T03:38:31.25+00:00

    @kage At this time, non-UTF8 characters are not supported while custom error pages are in public preview.

    "Non-UTF8 character support is planned, but is not currently supported in preview."
    Source:https://github.com/Azure/app-service-linux-docs/blob/master/HowTo/configure_custom_error_page.md

    We are meeting with the product group later this month and we will bring up your use case to see if there is an updated timeline to add this functionality that we can share with you.

    If you found this answer helpful, please accept it as the answer to help the community.

    1 person found this answer helpful.
    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.