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
This parameter is available only in the cloud-based service.
104
104
105
-
{{ Fill AddUsers Description }}
105
+
This command supports incrementally adding users to an existing migration batch without recreating or resubmitting the entire batch. It should be used as follows:
The CSV file provided in the -CSVData parameter must have the same format as the one originally used when creating the migration batch with New-Migration-Batch.
110
+
111
+
Running this command appends the new CSV data provided to the existing CSV data that already belongs to the migration batch. It will then only process the new entries, rather than reprocessing the existing ones.
0 commit comments