Skip to content

Commit f3d0d14

Browse files
fauhsekhdownie
andauthored
Apply suggestions from Ken
Thanks, Ken! Co-authored-by: Ken Downie <[email protected]>
1 parent dc54a7d commit f3d0d14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/files/storage-files-migration-robocopy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ For standard storage, another level of performance considerations applies here.
5353

5454
If you have highly active shares (shares used by many users and/or applications), two Azure file shares might reach the performance limit of a storage account.
5555

56-
I you like to use the maximum number of IO and throughput a storage account offers, consider deploying storage accounts with one file share each.
56+
If you like to use the maximum number of IO and throughput a storage account offers, consider deploying storage accounts with one file share each.
5757
You can pool multiple Azure file shares into the same storage account if you have archival shares or you expect low day-to-day activity in them.
5858

5959
This recommendation does not apply to premium storage. You determine individual performance characteristics for each premium Azure file share. Storage account limits do not apply for premium storage.
@@ -64,7 +64,7 @@ If you've made a list of your shares, you should map each share to the storage a
6464
To complete this phase, you should create a mapping of storage accounts to file shares. Then deploy the Azure storage accounts and Azure file shares from that mapping.
6565

6666
> [!CAUTION]
67-
> If you create an Azure file share that has a 100 TiB limit, that share can use only locally redundant storage or zone-redundant storage redundancy options. Consider your storage redundancy needs before using 100-TiB file shares.
67+
> If you create an Azure file share that has a 100 TiB limit, that share can use only locally redundant storage or zone-redundant storage redundancy options. Consider your storage redundancy needs before using 100 TiB file shares.
6868
6969
By default, storage accounts are created with Azure files shares limited at 5 TiB. Follow the steps in [Create an Azure file share](storage-how-to-create-file-share.md) to create a large file share.
7070

0 commit comments

Comments
 (0)