Skip to content

Commit 2f66529

Browse files
Merge pull request #33729 from MicrosoftDocs/MashaMSFT-patch-2
Update log-replay-service-migrate.md
2 parents c784b85 + da308e1 commit 2f66529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-sql/managed-instance/log-replay-service-migrate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ Consider the following limitations when migrating with LRS:
624624
- You must place backup files for different databases in separate folders on the Blob Storage account in a flat-file structure. Nesting folders inside database folders isn't supported.
625625
- If you're using autocomplete mode, the entire backup chain needs to be available in advance on the Blob Storage account. It isn't possible to add new backup files in autocomplete mode. Use continuous mode if you need to add new backup files while migration is in progress.
626626
- You must start LRS separately for each database that points to the full URI path that contains an individual database folder.
627-
- The backup URI path, container name, or folder names should not contain `backup` or `backups` as these are reserved keywords.
627+
- The backup URI path, container name, or folder names can't contain `backup` or `Backup` as these are reserved keywords.
628628
- When starting multiple Log Replay restores in parallel, targeting the same storage container, ensure that the same valid SAS token is provided for every restore operation.
629629
- LRS can support up to 100 simultaneous restore processes per single managed instance.
630630
- A single LRS job can run for a maximum of 30 days, after which it will be automatically canceled.

0 commit comments

Comments
 (0)