Azure Functions Packet Capture

Asiful Nobel 196 Reputation points
2022-01-24T15:03:48.667+00:00

Is there a way to use Azure Network Watcher or any other service to capture packets from an Azure Functions App? I have tried with Azure Network Watcher, but it only gives me an option to capture packets from a VM. The functions app is hosted on an App Service Plan.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
{count} votes

Answer accepted by question author
  1. MayankBargali-MSFT 70,991 Reputation points Moderator
    2022-01-27T04:37:59.363+00:00

    @Asiful Nobel Thanks for clarifying. In that case, you can use the Diagnose and solve problems option on your function app blade.
    Diagnose and solve problems --> Diagnostic Tools --> Collect Network Trace --> Choose duration to collect the Network Trac and then click on "Collect on Network Trace"

    168750-image.png


0 additional answers

Sort by: Most helpful

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.