Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

About The Device

Azure Firewall is a managed, cloud-based network security service that protects your Azure Virtual Network resources. It's a fully stateful firewall as a service with built-in high availability and unrestricted cloud scalability.

Device Information

 Entity

Particulars

Vendor Name

Microsoft

Product Name

Azure Firewall

Type of Device

Cloud 

Collection Method

Log Type

 Ingestion label

Preferred Logging Protocol - Format

Log collection method

Data Source

 Azure Firewall

 AZURE_FIREWALL

 Cloud Storage - JSON

 CyberHub

https://cloud.google.com/chronicle/docs/reference/feed-management-api#azure_blobstore

Device Configuration

Prerequisites

  • An Azure subscription that you can sign in to.

  • A user who's a Global Administrator

  • Azure Storage Account to store the logs or an Event Hub to stream the logs. 

Reference URLs

Configuration Steps

  1. Log in to Azure portal, navigate to Firewall Manager → Azure Firewalls

  2. Select Firewall

image2021-2-15_22-31-18-20240404-085807.png
  1. Navigate to Diagnostic settings

For Azure Firewall, three service-specific legacy logs are available:

- Azure Firewall Application Rule (Legacy Azure Diagnostics)

- Azure Firewall Network Rule (Legacy Azure Diagnostics)

- Azure Firewall Dns Proxy (Legacy Azure Diagnostics)

image2021-2-15_22-33-44-20240404-085807.png
  1. Click Add diagnostic setting. The Diagnostics settings page provides the settings for the diagnostic logs.

  2. Type a name for the diagnostic setting.

  3. In Logs, under Categories, select Azure Firewall Application Rule (Legacy Azure Diagnostics), Azure Firewall Network Rule (Legacy Azure Diagnostics), and Azure Firewall Dns Proxy (Legacy Azure Diagnostics) to collect the logs.

image-20240404-090310.png
  1. As per customer requirement, either you can store logs in Storage Account or stream the logs to Event Hub. Adaptive MxDR supports log collection from both the options.

To Configure a Storage Account

Adaptive MxDR recommends a minimum of 1 day of log retention, the number can be defined based on the organization's policies.

  1. To store logs in Storage Account, select Archive to a storage account and choose an existing Subscription and Storage account.

image-20240404-090448.png
  1. For the Destination table, select Azure diagnostics.

To Configure EventHub

  1. Select Stream to an event hub.

  2. Select Subscription, Event hub namespace, Event hub name and Event hub policy name created during Event Hub as part of prerequisite.

image-20240404-090919.png
  1. Select Azure diagnostics in Destination table.

image-20240404-091107.png

Get credentials of Azure Storage and Azure EventHub: Get Credentials of Azure Storage and Azure EventHub

Integration Parameters

Parameters required from customer for Integration.

Via Azure Storage:

Property

Default Value

Description

Logging Source

N/A

Select Storage

eventHubConnectionString

N/A

N/A (keep blank)

consumerGroupName

N/A

N/A (keep blank)

Account Key

Custome value

Access Key to access storage account

Blob Container

N/A

Storage blob Container name

e.g.
insights-activity-logs

Storage Account Name

Custome value

Azure storage account name

Subscription

N/A

Subscription ID that customer wants to be monitored

initialReadPolicy

N/A

Select Beginning to start reading from beginning and End to start reading logs from the end

Via Azure EventHub:

Property

Default Value

Description

Logging Source

N/A

Select EventHub

eventHubConnectionString

N/A

Event hub connection string

consumerGroupName

N/A

Optional and used if consumer Group is other than default

Account Key

Custom Value

Access Key to access storage account

Blob Container

N/A

Storage blob Container name

Storage Account Name

Custom Value

Azure storage account name

Subscription

N/A

Set EventHub name

initialReadPolicy

N/A

N/A (keep default selection)

  • No labels