Skip to content

Commit 4cedb44

Browse files
rladbsalkhdownie
andauthored
Update articles/storage/file-sync/file-sync-how-to-manage-tiered-files.md
Co-authored-by: Ken Downie <[email protected]>
1 parent 1130f44 commit 4cedb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/file-sync/file-sync-how-to-manage-tiered-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Parameters:
171171
```powershell
172172
Get-StorageSyncServerEndpoint
173173
```
174-
- `-Pattern` The -Pattern parameter in Invoke-StorageSyncFileRecall is used to filter which files should be recalled from Azure File Sync. It allows you to specify file types or names using wildcards.
174+
- `-Pattern` The -Pattern parameter in `Invoke-StorageSyncFileRecall` is used to filter which files should be recalled from Azure File Sync. It allows you to specify file types or names using wildcards.
175175

176176
To ensure that a file is fully downloaded to local disk, you must use PowerShell to force a file to be fully recalled. This option might also be useful if you want to recall multiple files at once, such as all the files in a folder. Open a PowerShell session to the server node where Azure File Sync is installed, and then run the following PowerShell commands:
177177

0 commit comments

Comments
 (0)