Skip to content

Commit c4b94a8

Browse files
authored
Merge pull request #186526 from vhorne/fw-preview
Update enable feature instructions
2 parents 3c3cd34 + 8042156 commit c4b94a8

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/firewall/firewall-preview.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: firewall
55
author: vhorne
66
ms.service: firewall
77
ms.topic: conceptual
8-
ms.date: 01/24/2022
8+
ms.date: 01/27/2022
99
ms.author: victorh
1010
---
1111

@@ -23,8 +23,6 @@ As new features are released to preview, some of them will be behind a feature f
2323

2424
This article will be updated to reflect the features that are currently in preview with instructions to enable them. When the features move to General Availability (GA), they'll be available to all customers without the need to enable a feature flag.
2525

26-
Commands are run in Azure PowerShell to enable the features. For the feature to immediately take effect, an operation needs to be run on the firewall. This can be a rule change (least intrusive), a setting change, or a stop/start operation. Otherwise, the firewall/s is updated with the feature within several days.
27-
2826
## Preview features
2927

3028
The following features are available in preview.
@@ -42,6 +40,8 @@ Currently, a network rule hit event shows the following attributes in the logs:
4240
- Rule collection
4341
- Rule name
4442

43+
To enable the Network Rule name Logging feature, the following commands need to be run in Azure PowerShell. For the feature to immediately take effect, an operation needs to be run on the firewall. This can be a rule change (least intrusive), a setting change, or a stop/start operation. Otherwise, the firewall/s is updated with the feature within several days.
44+
4545
Run the following Azure PowerShell commands to configure Azure Firewall network rule name logging:
4646

4747
```azurepowershell
@@ -62,6 +62,8 @@ As more applications move to the cloud, the performance of the network elements
6262

6363
This feature significantly increases the throughput of Azure Firewall Premium. For more details, see [Azure Firewall performance](firewall-performance.md).
6464

65+
To enable the Azure Firewall Premium Performance boost feature, run the following commands in Azure PowerShell. Stop and start the firewall for the feature to take effect immediatately. Otherwise, the firewall/s is updated with the feature within several days.
66+
6567
Currently, the performance boost feature isn't recommended for SecureHub Firewalls. Refer back to this article for the latest updates as we work to change this recommendation. Also, this setting has no effect on Standard Firewalls.
6668

6769
Run the following Azure PowerShell commands to configure the Azure Firewall Premium performance boost:

0 commit comments

Comments
 (0)