Skip to content

Commit bf57585

Browse files
authored
Update New-MigrationBatch.md
1 parent d09041a commit bf57585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/move-and-migration/New-MigrationBatch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ The BadItemLimit parameter specifies the maximum number of bad items that are al
595595
596596
Valid input for this parameter is an integer or the value unlimited. The default value is 0, which means the migration request will fail if any bad items are detected. If you are OK with leaving a few bad items behind, you can set this parameter to a reasonable value (we recommend 10 or lower) so the migration request can proceed. If too many bad items are detected, consider using the New-MailboxRepairRequest cmdlet to attempt to fix corrupted items in the source mailbox, and try the migration request again.
597597
598-
This parameter is in the process of being deprecated in the cloud-based service. In the future, if neither BadItemLimit nor LargeItemLimit is specified then the migration will use Skipped Item approval semantics instead of BadItemLimit semantics.
598+
**Note**: This parameter is being deprecated in the cloud-based service. In the future, if neither the BadItemLimit or LargeItemLimit parameters are specified, the migration will use Skipped Item approval semantics instead of BadItemLimit semantics.
599599
600600
```yaml
601601
Type: Unlimited

0 commit comments

Comments
 (0)