Skip to content

Commit be0eaff

Browse files
committed
Wasn't qquite the rest. A few more of Roy's feedback items addressed.
1 parent 4fb8107 commit be0eaff

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/storage/files/storage-files-migration-storsimple-8000.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,9 @@ An alternative to direct access is a [Azure File Sync](https://aka.ms/AFS). Azur
6060
Azure File Sync is a Microsoft cloud service, based on two main components:
6161

6262
* File synchronization and cloud tiering.
63-
* File shares as native storage in Azure, that can be accessed over multiple protocols like SMB and file REST. An Azure file share is comparable to a file share on a Windows Server, that you can natively mount as a network drive. It supports important file fidelity aspects like attributes, permissions, and timestamps. With Azure file shares, there is no longer a need for an application or service to interpret the files and folders stored in the cloud. You can access them natively over familiar protocols and clients like Windows File Explorer. That makes Azure file shares the ideal, and most flexible approach to store general purpose file server data as well as some application data, in the cloud. Backup of an Azure file share is a built-in functionality and can be further enhanced by Azure Backup.
63+
* File shares as native storage in Azure, that can be accessed over multiple protocols like SMB and file REST.
64+
65+
Azure file shares retain important file fidelity aspects on stored files like attributes, permissions, and timestamps. With Azure file shares, there is no longer a need for an application or service to interpret the files and folders stored in the cloud. You can access them natively over familiar protocols and clients like Windows File Explorer. Azure file shares allow you to store general-purpose file server data and application data in the cloud. Backup of an Azure file share is a built-in functionality and can be further enhanced by Azure Backup.
6466

6567
This article focuses on the migration steps. If before migrating you'd like to learn more about Azure File Sync, we recommend the following articles:
6668

@@ -300,7 +302,7 @@ Sorts multiple source locations into a new directory structure:
300302
> contents of the "*\System Volume Information*" folder and the "*$Recycle.Bin*" on your StorSimple volume will be not be copied by the transformation job.
301303
302304
### Phase 3 summary
303-
At the end of Phase 3, you will have run yourData Transformation job(s) from StorSimple volume(s) into Azure file shares. You can now focus on setting up either Azure File Sync for the share (after the migration jobs for a share have completed) or direct share access for your information workers and apps to the Azure file share.
305+
At the end of Phase 3, you will have run your data transformation jobs from StorSimple volumes into Azure file shares. You can now focus on setting up either Azure File Sync for the share (after the migration jobs for a share have completed) or direct share access for your information workers and apps to the Azure file share.
304306

305307
## Phase 4: Accessing your Azure file shares
306308

0 commit comments

Comments
 (0)