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/expressroute/expressroute-howto-gateway-migration-portal.md
+1-23Lines changed: 1 addition & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,28 +29,6 @@ The following SKUs are available for ExpressRoute virtual network gateways:
29
29
30
30
- Review the [Gateway migration](gateway-migration.md) article before you begin.
31
31
- You must have an existing [ExpressRoute Virtual network gateway](expressroute-howto-add-gateway-portal-resource-manager.md) in your Azure subscription.
32
-
- A second prefix is required for the gateway subnet. If you have only one prefix, you can add a second prefix by following the steps in the [Add a second prefix to the gateway subnet](#add-a-second-prefix-to-the-gateway-subnet) section.
33
-
34
-
## Add a second prefix to the gateway subnet
35
-
36
-
The gateway subnet needs two or more address prefixes for migration. If you have only one prefix, you can add a second prefix by following these steps.
37
-
38
-
1. First, update the `Az.Network` module to the latest version by running this PowerShell command:
39
-
40
-
```powershell-interactive
41
-
Update-Module -Name Az.Network -Force
42
-
```
43
-
44
-
1. Then, add a second prefix to the **GatewaySubnet** by running these PowerShell commands:
@@ -98,4 +76,4 @@ Here are the steps to migrate to a new gateway in Azure portal.
98
76
## Next steps
99
77
100
78
* Learn more about [designing for high availability](designing-for-high-availability-with-expressroute.md).
101
-
* Plan for [disaster recovery](designing-for-disaster-recovery-with-expressroute-privatepeering.md) and [using VPN as a backup](use-s2s-vpn-as-backup-for-expressroute-privatepeering.md).
79
+
* Plan for [disaster recovery](designing-for-disaster-recovery-with-expressroute-privatepeering.md) and [using VPN as a backup](use-s2s-vpn-as-backup-for-expressroute-privatepeering.md).
0 commit comments