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/change-sku.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ Before you begin, make sure you have:
33
33
- A planned maintenance window (for manual migration method)
34
34
35
35
> [!IMPORTANT]
36
-
> This article applies primarily to Azure Firewall Standard and Premium SKUs. [Azure Firewall Basic SKU](overview.md#azure-firewall-basic) doesn't support direct change to Premium SKU and must be migrated to Standard SKU first before any upgrade to Premium. Downgrading from Azure Firewall Premium or Standard to Basic is supported only through PowerShell or Terraform. Always perform SKU change operations during scheduled maintenance times and test the process thoroughly in a nonproduction environment first.
36
+
> This article applies primarily to Azure Firewall Standard and Premium SKUs. [Azure Firewall Basic SKU](overview.md#azure-firewall-basic) doesn't support SKU changes on an existing firewall. Upgrading from Basic to Premium is supported only as part of a stop/start flow. Upgrading from Basic to Standard isn't supported. Downgrading from Azure Firewall Premium or Standard to Basic is supported only through PowerShell or Terraform. Always perform SKU change operations during scheduled maintenance times and test the process thoroughly in a nonproduction environment first.
37
37
38
38
## Easy SKU change method (recommended)
39
39
@@ -117,7 +117,7 @@ You can also perform SKU changes using:
117
117
The easy SKU change method has the following limitations:
118
118
119
119
**General limitations:**
120
-
- Doesn't support direct upgrades from [Azure Firewall Basic SKU](overview.md#azure-firewall-basic)- Basic SKU users must migrate to Standard first
120
+
- Doesn't support SKU upgrades from [Azure Firewall Basic SKU](overview.md#azure-firewall-basic)on an existing firewall. Basic to Premium upgrades require stopping and restarting the firewall. Basic to Standard isn't supported.
121
121
- Not available for firewalls with certain complex configurations
122
122
- Limited availability in some regions
123
123
- Requires existing firewall policy (not available for Classic rules)
@@ -131,7 +131,8 @@ If the easy SKU change method isn't available for your scenario, use the manual
131
131
132
132
## Manual migration method
133
133
134
-
If the easy upgrade method isn't available or suitable for your deployment, you can use the manual migration method. This approach provides more control but requires downtime.
134
+
If the easy upgrade method isn't available or suitable for your deployment, you can use the manual migration method. This approach provides more control but requires downtime. Manual migration doesn’t enable SKU changes from Azure Firewall Basic on an existing firewall.
0 commit comments