WEB site is not found

Latchezar Michaylov 1 Reputation point
2021-12-25T23:18:11.173+00:00

victorious-bush-011cec503.azurestaticapps.net not working any more since I added a custom domain mycv.lmhost.de.
I already deleted the custom domain, but the web site is still not available.

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ajkuma 28,111 Reputation points Microsoft Employee Moderator
    2021-12-28T10:34:52.797+00:00

    LatchezarMichaylov-5421, Apologies for the delay in responding from over the weekend.

    From a CURL and DNS checker, I see the 301 for the original site and CNAME records as these:
    160870-image.png

    160858-image.png

    I understand you have removed the custom domain. Kindly review the following settings:

    1.When you designate a custom domain as your app's default domain, requests to other domains are automatically redirected to the default domain.
    Only one custom domain can be set as the default.
    Review the custom domain config info for correctness, as outlined in this doc.

    2.routes.json that was previously used to configure routing is deprecated.
    Use staticwebapp.config.json as described in this article to configure routing and other settings for your static web app.


Your answer

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