Skip to content

Commit 6b2ab3e

Browse files
authored
Merge pull request #45730 from neetusingh-ms/patch-3
Update tutorial-postgresql-azure-postgresql-online.md
2 parents fc53bf9 + 5e7a269 commit 6b2ab3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/dms/tutorial-postgresql-azure-postgresql-online.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ To ensure all data is caught up, validate row counts between the source and targ
470470
For example:
471471
472472
```
473-
az dms project task cutover --service-name PostgresCLI --project-name PGMigration --resource-group PostgresDemo --name Runnowtask --database-name Inventory
473+
az dms project task cutover --service-name PostgresCLI --project-name PGMigration --resource-group PostgresDemo --name Runnowtask --object-name Inventory
474474
```
475475
476476
2. To monitor the cutover progress, run the following command:

0 commit comments

Comments
 (0)