Azure front door to Apigee hybrid(service public IP) connectivity issue

Aman Purwar 0 Reputation points
2023-04-26T13:12:29.0766667+00:00

Getting below error while connecting front door public ip to apigee hybrid(aks) exposed as service public IP: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.

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

1 answer

Sort by: Most helpful
  1. ChaitanyaNaykodi-MSFT 27,481 Reputation points Microsoft Employee Moderator
    2023-04-26T20:59:20.8633333+00:00

    @Aman Purwar

    Welcome to the Microsoft Q&A forum, in order to troubleshoot this issue we will need some additional information.

    • Can you please share a snapshot of how the origin is set-up and what routes are associated with it?
    • Are you using a custom domain?
    • Can you please share how are the health probes set-up for afd? Here you can check how Front Door determines backend health
    • Can you please enable diagnostic logging for your Front Door service? and see if there are any issues with the healthprobes by running the query below in the log analytics workspace.
    AzureDiagnostics |
    where Category == "FrontDoorHealthProbeLog"
    
    

    Please let me know if you have any additional questions. Thank you!

    0 comments No comments

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.