Skip to content

Commit 0272862

Browse files
authored
Merge pull request #178304 from vhorne/fw-prem-migrate
move up PS requirement in Stop/Start
2 parents 94ef2e0 + d261d6b commit 0272862

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/firewall/premium-migrate.md

Lines changed: 4 additions & 2 deletions
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/26/2021
8+
ms.date: 11/02/2021
99
ms.author: victorh
1010
ms.custom: devx-track-azurepowershell
1111
---
@@ -182,6 +182,9 @@ TransformPolicyToPremium -Policy $policy
182182
## Migrate Azure Firewall using stop/start
183183

184184
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.
185+
186+
The minimum Azure PowerShell version requirement is 6.5.0. For more information, see [Az 6.5.0](https://www.powershellgallery.com/packages/Az/6.5.0).
187+
185188

186189
### Migrate a VNET Hub Firewall
187190

@@ -205,7 +208,6 @@ If you use Azure Firewall Standard SKU with Firewall Policy, you can use the All
205208

206209
### Migrate a Secure Hub Firewall
207210

208-
The minimum Azure PowerShell version requirement is 6.5.0. For more information, see [Az 6.5.0](https://www.powershellgallery.com/packages/Az/6.5.0).
209211

210212
- Deallocate the Standard Firewall
211213

0 commit comments

Comments
 (0)