Skip to content

Commit 74ebda9

Browse files
authored
Update Invoke-AzStorageSyncChangeDetection.md
1 parent 81893a2 commit 74ebda9

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)