You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/firewall/premium-migrate.md
+16-1Lines changed: 16 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: vhorne
5
5
ms.service: firewall
6
6
services: firewall
7
7
ms.topic: how-to
8
-
ms.date: 10/21/2021
8
+
ms.date: 10/26/2021
9
9
ms.author: victorh
10
10
ms.custom: devx-track-azurepowershell
11
11
---
@@ -30,6 +30,21 @@ The firewall throughput might be lower than 30 Gbps when you have one or more si
30
30
31
31
Migrate your firewall during a planned maintenance time, as there will be some downtime during the migration.
32
32
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
+
33
48
## Migrate an existing policy using Azure PowerShell
34
49
35
50
`Transform-Policy.ps1` is an Azure PowerShell script that creates a new Premium policy from an existing Standard policy.
0 commit comments