Skip to content

Commit ee6b411

Browse files
authored
Merge pull request #307099 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents de6c80f + ed909b6 commit ee6b411

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

articles/storage/file-sync/file-sync-choose-cloud-tiering-policies.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ The minimum file size for a file to tier is based on the file system cluster siz
3636
|1 MiB (1,048,576 bytes) | 2 MiB |
3737
|2 MiB (2,097,152 bytes) | 4 MiB |
3838

39+
The volume cluster size can be found by executing the command `fsutil fsinfo ntfsinfo volumedriveletter:` from an administrative command prompt. The **Bytes Per Cluster** field displays the volume cluster size in bytes, and the value in kilobytes is shown in parentheses.
40+
3941
Azure File Sync supports cloud tiering on volumes with cluster sizes up to 2 MiB.
4042

4143
All file systems that are used by Windows organize your hard disk based on cluster size (also known as allocation unit size). Cluster size represents the smallest amount of disk space that can be used to hold a file. When file sizes don't come out to an even multiple of the cluster size, additional space must be used to hold the file - up to the next multiple of the cluster size.

articles/virtual-wan/roles-permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Therefore, to create a Virtual Network connection to the Virtual WAN hub, you mu
126126
* Create a Virtual Network peering with the spoke Virtual Network (Microsoft.Network/virtualNetworks/peer/action)
127127
* Read the route table(s) that the Virtual Network connections are referencing (Microsoft.Network/virtualhubs/hubRouteTables/read)
128128

129-
If you want to associate an inbound or out-bound route map is associated with the Virtual Network connection, you need an additional permission:
129+
To associate an inbound or outbound route map with a Virtual Network connection, you must have an additional permission:
130130

131131
* Read the route map(s) that is applied to the Virtual Network connection (Microsoft.Network/virtualHubs/routeMaps/read).
132132

0 commit comments

Comments
 (0)