Skip to content

Commit 2223c32

Browse files
Merge pull request #250472 from brianlehr/patch-62
Update public-ip-upgrade-classic.md
2 parents 2c15d3e + 971df99 commit 2223c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/ip-services/public-ip-upgrade-classic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ In this section, you'll use the Azure classic CLI to migrate a classic reserved
5454
> The reserved IP must be removed from any cloud service that the IP address is associated to.
5555
5656
```azurecli-interactive
57-
azure network reserved-ip validate migration myReservedIP
57+
azure network reserved-ip validate-migration myReservedIP
5858
5959
```
6060
The previous command displays any warnings and errors that block migration. If validation is successful, you can continue with the following steps to **Prepare** and **Commit** the migration:

0 commit comments

Comments
 (0)