Azure firewall monitoring only

Luke Rosser 100 Reputation points
2025-02-12T12:35:21.2833333+00:00

I'm looking to implement Azure firewall with FQDN restrictions but ideally I'd like to deploy it in some sort of "monitor only" mode that will let me view logs to determine which FQDNs should be allowlisted.

Is that possible?

Thank you

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
717 questions
0 comments No comments
{count} votes

Accepted answer
  1. Deepanshu katara 13,605 Reputation points MVP
    2025-02-12T13:31:08.84+00:00

    Hello Luke , Welcome to MS Q&A

    Azure Firewall with FQDN restrictions in a "monitor-only" mode. However, Azure Firewall does support logging and monitoring capabilities that can help you analyze traffic and determine which FQDNs should be allowlisted.

    You can enable diagnostic logging for Azure Firewall to capture detailed information about the traffic passing through it. This includes information about allowed and denied traffic, which can be useful for monitoring purposes. By analyzing these logs, you can identify the FQDNs that need to be allowlisted.

    To set up logging:

    1. Enable Diagnostic Settings: In the Azure portal, navigate to your Azure Firewall resource and select Diagnostic settings. Here, you can configure the logs to be sent to Azure Monitor logs, Event Hubs, or a Storage Account.
    2. Analyze Logs: Use Azure Monitor or any other log analysis tool to review the logs and determine which FQDNs are being accessed. This will help you decide which FQDNs should be allowlisted.

    Pls check below image

    User's image

    Kindly accept answer if it helps

    Please let us know if any further questions

    For more detailed guidance, you may want to refer to the Azure documentation on Azure Firewall logging and monitoring.

    Thanks
    Deepanshu

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.