Capture request/response from Azure frontdoor

Yashwant 0 Reputation points
2025-01-29T14:31:07.3166667+00:00

Is there a way where we can inspect traffic going through Azure front door?, I have a use case where the traffic flows through azure front door to several app services that are behind. Instead of monitoring several app-services below, would like to monitor at front door. I want to collect request/response headers and body for each API transaction and export it to external service, so that the service can monitor things.
I see below blog explaining about AXE custom module which is behind rules engine, could we expect custom-policy plugin/extension support, where these could be supported?
https://techcommunity.microsoft.com/blog/azurenetworkingblog/revolutionizing-hyperscale-application-delivery-and-security-the-new-azure-front/4132638

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

1 answer

Sort by: Most helpful
  1. Ganesh Patapati 3,445 Reputation points Microsoft Vendor
    2025-01-29T22:06:55.46+00:00

    Hi Yashwant

    Greetings!

    Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.

    Unfortunately, there is no mechanism that you can use to capture request/response headers and body from the Front Door as of now.

    Also, the logs will not really help as the information provided by them is totally different from the headers added by the Front Door. Below is the information available in access logs:

    Refer: https://learn.microsoft.com/en-us/azure/frontdoor/standard-premium/how-to-logs#access-log

    Access logs

    Information about every request is logged into the access log. Each access log entry contains the information listed in the following table.

    Refer: https://learn.microsoft.com/en-us/azure/frontdoor/monitor-front-door?pivot=front-door-standard-premium&pivots=front-door-standard-premium#access-log


    While from the Blog page:

    In this introductory blog to the new Azure Front Door next generation platform, we will go over the motivations, design choices and learnings from this undertaking which helped us successfully achieve massive gains in scalability, security and resiliency.

    User's image


    If it was helpful, please click "Upvote and Accept Answer" on his post to let us know.

    We are here to assist you, so if you have any further questions, please feel free to ask.

    Regards,

    Ganesh

    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.