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
## Migrate an existing standard firewall using the Azure portal
167
+
## Migrate using stop/start
168
168
169
-
This example shows how to use the Azure portal to migrate a standard firewall (classic rules) to Azure Firewall Premium with a Premium policy.
169
+
If you use Azure Firewall Standard SKU with Firewall Policy, you can use the Allocate/Deallocate method to migrate your Firewall SKU to Premium. This migration approach is supported on both VNet Hub and Secure Hub Firewalls. When you migrate a Secure Hub deployment, it will preserve the firewall public IP address.
170
+
171
+
### Migrate a VNET Hub Firewall
170
172
171
-
1. From the Azure portal, select your standard firewall. On the **Overview** page, select **Migrate to firewall policy**.
173
+
- Deallocate the Standard Firewall
172
174
173
-
:::image type="content" source="media/premium-migrate/firewall-overview-migrate.png" alt-text="Migrate to firewall policy":::
1. On the **Migrate to firewall policy** page, select **Review + create**.
176
-
1. Select **Create**.
177
181
178
-
The deployment takes a few minutes to complete.
179
-
1. Use the `Transform-Policy.ps1`[Azure PowerShell script](#migrate-an-existing-policy-using-azure-powershell) to transform this new standard policy into a Premium policy.
180
-
1. On the portal, select your standard firewall resource.
181
-
1. Under **Automation**, select **Export template**. Keep this browser tab open. You'll come back to it later.
182
-
> [!TIP]
183
-
> To ensure you don't lose the template, download and save it in case your browser tab gets closed or refreshed.
184
-
1. Open a new browser tab, navigate to the Azure portal, and open the resource group that contains your firewall.
185
-
1. Delete the existing standard firewall instance.
0 commit comments