Azure Front Door endpoint returns “Page not found / we weren’t able to find your Azure Front Door Service configuration” for mcpstaticfd-c2dpggh0cvd3hvee.z03.azurefd.net

Victoria Corda 0 Reputation points
2025-11-16T10:55:32.18+00:00

Azure Front Door endpoint returns “Page not found / we weren’t able to find your Azure Front Door Service configuration” for mcpstaticfd-c2dpggh0cvd3hvee.z03.azurefd.net

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
{count} votes

1 answer

Sort by: Most helpful
  1. Priya ranjan Jena 2,295 Reputation points Microsoft External Staff Moderator
    2025-11-17T07:47:43.3366667+00:00

    Hi Victoria Corda,

    Thanks for contacting Microsoft Q&A forum,

    The error “Page not found / we weren’t able to find your Azure Front Door Service configuration” means that the Front Door endpoint (*.azurefd.net) is reachable, but there is no matching routing rule or origin configuration for the request.

    Some of validation & verification you can follow as below:

    1. Verify Front Door is Deployed and Healthy
      • Go to Azure Portal - Front Door - Overview.
      • Ensure the status is Running and not in a failed provisioning state.
    2. Check Routing Rules
      • Navigate to Front Door Designer - Routing Rules.
      • Confirm:
      • There is at least one routing rule.
      • The rule has Accepted Protocols (HTTP/HTTPS) matching your request.
      • The Frontend host includes mcpstaticfd-c2dpggh0cvd3hvee.z03.azurefd.net.
    3. Validate Origin Group
      • Ensure the routing rule points to a valid Origin Group.
      • Check that the Origin (App Service, Storage static site, etc.) is healthy and accessible.
    4. Custom Domain vs Default Domain
      • If you configured a custom domain, make sure you are testing with the correct hostname.
      • The default *.azurefd.net should still work unless explicitly removed from the routing rule.
    5. Caching or Propagation
      • If you recently created or modified the Front Door, allow 5–10 minutes for global propagation.
      • Clear browser cache or test with curl:

    For understanding common issues related to AFD, please find the reference link:

    https://learn.microsoft.com/en-gb/azure/frontdoor/troubleshoot-issues

    I hope this comment was helpful, if so please upvote the information provided as it will be beneficial for other community members.

    If you have any other questions, please feel free to contact us.

    Thanks

    0 comments No comments

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.