Skip to content

Commit f00c494

Browse files
authored
Merge pull request #177426 from vhorne/fw-prem-pol
add back Migrate to firewall policy button
2 parents 31de26f + 1d49e64 commit f00c494

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

articles/firewall/premium-migrate.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: vhorne
55
ms.service: firewall
66
services: firewall
77
ms.topic: how-to
8-
ms.date: 10/21/2021
8+
ms.date: 10/26/2021
99
ms.author: victorh
1010
ms.custom: devx-track-azurepowershell
1111
---
@@ -30,6 +30,21 @@ The firewall throughput might be lower than 30 Gbps when you have one or more si
3030

3131
Migrate your firewall during a planned maintenance time, as there will be some downtime during the migration.
3232

33+
## Migrate Classic rules to Standard policy
34+
35+
During your migration process, you may need to migrate your Classic firewall rules to a Standard policy. You can do this using the Azure portal:
36+
37+
1. From the Azure portal, select your standard firewall. On the **Overview** page, select **Migrate to firewall policy**.
38+
39+
:::image type="content" source="media/premium-migrate/firewall-overview-migrate.png" alt-text="Migrate to firewall policy":::
40+
41+
1. On the **Migrate to firewall policy** page, select **Review + create**.
42+
1. Select **Create**.
43+
44+
The deployment takes a few minutes to complete.
45+
46+
You can also migrate existing Classic rules from Azure Firewall using Azure PowerShell to create policies. For more information, see [Migrate Azure Firewall configurations to Azure Firewall policy using PowerShell](../firewall-manager/migrate-to-policy.md)
47+
3348
## Migrate an existing policy using Azure PowerShell
3449

3550
`Transform-Policy.ps1` is an Azure PowerShell script that creates a new Premium policy from an existing Standard policy.

0 commit comments

Comments
 (0)