How to utilize Azure Front door for Web, Mobile and Kiosk

Mathew James 311 Reputation points
2020-06-16T03:35:22.113+00:00

I have configured the Front door earlier for a Web application and it worked fine.

Basically, All requests to my SPA application is routed through front door. And SPA then calls APIs through Azure API Management gateway.

Now I have a Mobile application (native app) which calls an API through the API management gateway. Is it possible to route this call also through the same Azure Front door or do i need to configure a separate AFD for this ?

Thanks in Advance!
-Mathew

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

1 answer

Sort by: Most helpful
  1. Malleswara Reddy, G 1,631 Reputation points
    2020-06-16T06:34:08.157+00:00

    Hi,

    Yes, You can route API management gateway also through Frontdoor

    https://learn.microsoft.com/en-us/azure/frontdoor/front-door-faq

    Regards,
    Eshwar

    1 person found this answer helpful.