Skip to content

Commit ae2c7ff

Browse files
authored
Merge pull request #98237 from roygara/filePreVer
Storage sync version info restriction
2 parents 145ba5b + f5c3efb commit ae2c7ff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/storage/files/storage-sync-files-deployment-guide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,10 @@ Currently, pre-seeding approach has a few limitations -
395395
- After the cloud endpoint is created, Azure File Sync runs a process to detect the files in the cloud before starting the initial sync. The time taken to complete this process varies depending on the various factors like network speed, available bandwidth, and number of files and folders. For the rough estimation in the preview release, detection process runs approximately at 10 files/sec. Hence, even if pre-seeding runs fast, the overall time to get a fully running system may be significantly longer when data is pre-seeded in the cloud.
396396

397397
## Self-service restore through Previous Versions and VSS (Volume Shadow Copy Service)
398+
399+
> [!IMPORTANT]
400+
> The following information can only be used with version 9 (or above) of the storage sync agent. Versions lower than 9 will not have the StorageSyncSelfService cmdlets.
401+
398402
Previous Versions is a Windows feature that allows you to utilize server-side VSS snapshots of a volume to present restorable versions of a file to an SMB client.
399403
This enables a powerful scenario, commonly referred to as self-service restore, directly for information workers instead of depending on the restore from an IT admin.
400404

0 commit comments

Comments
 (0)