Skip to content

Commit df534e6

Browse files
authored
Merge pull request Azure#11147 from Azure/jeffpatt24-patch-1
Update Invoke-AzStorageSyncChangeDetection.md
2 parents 81893a2 + 74ebda9 commit df534e6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/StorageSync/StorageSync/help/Invoke-AzStorageSyncChangeDetection.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@ schema: 2.0.0
88
# Invoke-AzStorageSyncChangeDetection
99

1010
## SYNOPSIS
11-
This command can be used to manually initiate the detection of namespaces changes. It can be targeted to the entire share, subfolder or set of files. A maximum of 10,000 changes can be detected. If the scope of changes is known to you, limit the execution of this command to parts of the namespace, so change detection can finish quickly and within a 10,000 changes limit.
11+
This command can be used to manually initiate the detection of namespaces changes. It can be targeted to the entire share, subfolder or set of files. A maximum of 10,000 items can be detected. If the scope of changes is known to you, limit the execution of this command to parts of the namespace, so change detection can finish quickly and within the 10,000 item limit.
12+
13+
> [!Note]
14+
> The Invoke-AzStorageSyncChangeDetection cmdlet will not detect files that are deleted in the Azure file share. If files are deleted in the Azure file share, they will be detected when the [change detection job](https://docs.microsoft.com/azure/storage/files/storage-sync-files-troubleshoot?tabs=portal1%2Cazure-portal#afs-change-detection) runs.
1215
1316
## SYNTAX
1417

0 commit comments

Comments
 (0)