Skip to content

Commit a9b82b3

Browse files
authored
removed suffix in article
1 parent 90f6f78 commit a9b82b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/expressroute/expressroute-howto-gateway-migration-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ This script creates a new ExpressRoute virtual network gateway on the same gatew
7070
```
7171
1. Enter the resource ID of your gateway.
7272
1. The gateway subnet needs two or more address prefixes for the migration. If you have only one prefix, you're prompted to enter an additional prefix.
73-
1. Choose a suffix for your new resources, the new resource name will be existingresourcename_<suffix>.
73+
1. Choose a name for your new resources, the new resource name will be added to the existing name. For example: existingresourcename_newname.
7474
1. Enter an availability zone for your new gateway.
7575
7676

0 commit comments

Comments
 (0)