Azure Front door says Our services aren't available right now for backend APIM

Amoghavarsh Patil 40 Reputation points
2024-04-22T09:32:41.2866667+00:00

Hi I Have created front door and configured backend as api management services.

If my api management is without any Vnet i am able to access api's via front door endpoint but if i make my api management as Internal VNet injected then it says

Our services aren't available right now

We're working to restore all services as soon as possible. Please check back soon.

20240422T092826Z-15c76fc64c5ggtgvr54vh75a2000000004fg00000000bd64

can anyone help how to fix

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
{count} votes

Accepted answer
  1. MayankBargali-MSFT 68,656 Reputation points
    2024-04-22T10:59:21.03+00:00

    @Amoghavarsh Patil Apology, looks I misunderstood.

    As your APIM is under the Internal VNet, so if you want to integrate Azure Front Door directly with APIM, APIM should be deployed in public internet or deployed as external VNet mode. The APIM instance should be accessible from external load balancer.

    The same is documented here and this blog.

    Set up an Azure Front Door Standard/Premium profile in front of a publicly accessible Azure API Management instance: either non-networked, or injected in a virtual network in external mode.

    I do see front door FAQ here as origin must have a public IP or a DNS hostname that can be resolved publicly

    0 comments No comments

0 additional answers

Sort by: Most helpful