Skip to content

Commit 3ba2dd8

Browse files
authored
Merge pull request #67238 from jeffpatt24/patch-9
Update storage-sync-cloud-tiering.md
2 parents 2cb1fb7 + 5804ab5 commit 3ba2dd8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/storage/files/storage-sync-cloud-tiering.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,13 @@ Cloud tiering is an optional feature of Azure File Sync in which frequently acce
1616
When a user opens a tiered file, Azure File Sync seamlessly recalls the file data from Azure Files without the user needing to know that the file is actually stored in Azure.
1717

1818
> [!Important]
19-
> Important: Cloud tiering is not supported for server endpoints on the Windows system volumes, and only files greater than 64 KiB in size can be tiered to Azure Files.
19+
> Cloud tiering is not supported for server endpoints on the Windows system volumes, and only files greater than 64 KiB in size can be tiered to Azure Files.
2020
2121
Azure File Sync does not support tiering files smaller than 64 KiB as the performance overhead of tiering and recalling such small files would outweigh the space savings.
2222

23+
> [!Important]
24+
> To recall files that have been tiered, the network bandwidth should be at least 1 Mbps. If network bandwidth is less than 1 Mbps, files may fail to recall with a timeout error.
25+
2326
## Cloud Tiering FAQ
2427

2528
<a id="afs-cloud-tiering"></a>

0 commit comments

Comments
 (0)