404 Web Site not found. Followed FAQ solutions to no avail and flushed everything. How am I not configured correctly?

Adam Davis 40 Reputation points
2025-05-31T01:00:00.6+00:00

[www.9packvt.com]

From there you can see the issue. I own the URL via GoDaddy and can't get it to work on Azure. Let me know what the next step I am to do is.

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,176 questions
{count} votes

Accepted answer
  1. TP 125.1K Reputation points Volunteer Moderator
    2025-06-01T08:22:37.58+00:00

    Hi Adam,

    It appears your custom domains (apex & www) didn't finish the set up process, request/issue/deploy certificate, etc. for some reason. If you look at your Static Web App -- Settings -- Custom domains blade they should show as Validated with green check mark next to them. Below are some suggestions:

    1. I checked and don't see CAA DNS record. Please create CAA in GoDaddy as shown below and click Save:

    User's image

    2. Once you have completed above, please delete the TXT record you created previously to validate the domain. It has value starting with "_dkb83". Since it has TTL of 1 hour, please wait 1 hour before moving to next step.

    3. On your Static Web App Custom domains blade, please remove both www.9packvt.com and 9packvt.com. Next, add 9packvt.com , Generate code, and when you create TXT record in GoDaddy, select Custom for TTL and make it 600 seconds (10 minutes).

    Wait to see if 9packvt.com will validate successfully, refreshing the page periodically. It may take 10-15 minutes before it shows up as Validated, and some additional time for certificate to be deployed out to global endpoints and thus will work if you test with browser.

    Assuming 9packvt.com is successful, please add www.9packvt.com. You already have CNAME record in place so it should be easier process.

    Please reply back with your results, whether positive or negative.

    Please click Accept Answer and upvote if the above was helpful.

    Thanks.

    -TP

    1 person found this answer helpful.

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.