Skip to content

Commit 511924f

Browse files
committed
Some more Acrolinx feedback items.
1 parent 7d86141 commit 511924f

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This article provides the necessary background knowledge and migrations steps to
2424
Azure File Sync is a Microsoft cloud service, based on two main components:
2525

2626
* File synchronization and cloud tiering.
27-
* 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.
27+
* 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.
2828

2929
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:
3030

@@ -44,8 +44,8 @@ There are numerous, alternative migration paths and it would create too long of
4444
![StorSimple 8000 series migration phases overview](media/storage-files-migration-storsimple-shared/storsimple-8000-migration-overview.png "StorSimple 8000 series migration route overview of the phases further below in this article.")
4545

4646
The previous image depicts phases that correspond to sections in this article.
47-
We use a cloud-side migration to avoid unnecessary recall of files to your local StorSimple appliance. This avoids impacting local caching behavior or network bandwidth use, either of which can affect your production workloads.
48-
A cloud-side migration is operating on a snapshot (a volume clone) of your data. So your production data is isolated from this process - until cut-over at the end of the migration. This makes the migration safe and easily repeatable, if you run into any difficulties.
47+
We use a cloud-side migration to avoid unnecessary recall of files to your local StorSimple appliance. This approach avoids impacting local caching behavior or network bandwidth use, either of which can affect your production workloads.
48+
A cloud-side migration is operating on a snapshot (a volume clone) of your data. So your production data is isolated from this process - until cut-over at the end of the migration. Working off of what is essentially a backup, makes the migration safe and easily repeatable, should you run into any difficulties.
4949

5050
## Considerations around existing StorSimple backups
5151

@@ -57,7 +57,7 @@ The sequence is as follows:
5757
* Determine the minimum set of volume clones you must migrate. We recommend keeping this list to a minimum if possible, because the more backups you migrate the longer the overall migration process will take.
5858
* When going through the migration process, begin with the oldest volume clone you intend to migrate and on each subsequent migration, use the next oldest.
5959
* When each volume clone migration completes, you must take an Azure file share snapshot. [Azure file share snapshots](storage-snapshots-files.md) are how you keep point-in-time backups of the files and folder structure for your Azure file shares. You will need these snapshots after the migration completes, to ensure you have preserved versions of each of your volume clones as you progress through the migration.
60-
* Ensure that you take Azure file share snapshots for all Azure file shares, that are served by the same StorSimple volume. Volume clones are on the volume level, Azure file share snapshots are on the share level. You need to take a share snapshot (on each Azure file share) after the migration of a volume clone is finished.
60+
* Ensure that you take Azure file share snapshots for all Azure file shares, that are served by the same StorSimple volume. Volume clones are on the volume level, Azure file share snapshots are on the share level. You must take a share snapshot (on each Azure file share) after the migration of a volume clone is finished.
6161
* Repeat the migration process for a volume clone and taking share snapshots after each volume clone until you get caught up to a snapshot of the live data. The process of migrating a volume clone is described in the phases below.
6262

6363
If you do not need to move backups at all and can start a new chain of backups on the Azure file share side after the migration of only the live data is done, then that is beneficial to reduce complexity in the migration and amount of time the migration will take. You can make the decision whether or not to move backups and how many for each volume (not each share) you have in StorSimple.
@@ -85,7 +85,7 @@ Deploying a cloud appliance is a process that requires security, networking, and
8585

8686
### Determine a volume clone to use
8787

88-
When you are ready to begin the migration, the first step is to take a new volume clone - just as you would for backup - that captures the current state of your StorSimple cloud storage. Do this for each of the StorSimple volumes you have.
88+
When you are ready to begin the migration, the first step is to take a new volume clone - just as you would for backup - that captures the current state of your StorSimple cloud storage. Take a clone for each of the StorSimple volumes you have.
8989
If you are in need of moving backups, then the first volume clone you use is not a newly created clone but the oldest volume clone (oldest backup) you need to migrate.
9090
Refer to the section ["Considerations around existing StorSimple backups"](#considerations-around-existing-storsimple-backups) for detailed guidance.
9191

@@ -105,11 +105,11 @@ The last phase of phase 1 is to make the volume clone you've chosen, available o
105105

106106
### Phase 1 summary
107107

108-
Now that you've completed phase 1, you will have the following:
108+
Now that you've completed phase 1, you will have done the following:
109109

110-
* A StorSimple 8020 virtual appliance deployed...cloud storage.
110+
* Deployed a StorSimple 8020 virtual appliance in Azure.
111111
* Determined which volume clone you will begin the migration with.
112-
* Mounted your volume clone to the StorSimple virtual appliance in Azure, with its data available to you.
112+
* Mounted your volume clone(s) (one for each live volume) to the StorSimple virtual appliance in Azure, with its data available for further use.
113113

114114
## Phase 2: Cloud VM
115115

@@ -140,7 +140,7 @@ The overall size of the data is less of a bottleneck - it is the number of items
140140
141141
### Expose the StorSimple 8020 volumes to the VM
142142

143-
In this phase, you are connecting one or several StorSimple volumes from the 8020 virtual appliance over iSCSI to the Windows Server VM you've just provisioned.
143+
In this phase, you are connecting one or several StorSimple volumes from the 8020 virtual appliance over iSCSI to the Windows Server VM you've provisioned.
144144

145145
> [!IMPORTANT]
146146
> For the following articles, complete only the **Get private IP for the cloud appliance** and **Connect over iSCSI** sections and return to this article.
@@ -234,7 +234,7 @@ Configuring the Azure VM is an almost identical process, with one additional ste
234234
### Get the VM ready for Azure File Sync
235235

236236
Azure File Sync is used to move the files from the mounted iSCSI StorSimple volumes to the target Azure file shares.
237-
During this migration process you will mount several volume clones to your VM, under the same drive letter. Azure File Sync must be configured to see the next volume clone you've mounted as a newer version of the files and folders and update the Azure file shares connected via Azure File Sync.
237+
During this migration process, you will mount several volume clones to your VM, under the same drive letter. Azure File Sync must be configured to see the next volume clone you've mounted as a newer version of the files and folders and update the Azure file shares connected via Azure File Sync.
238238

239239
> [!IMPORTANT]
240240
> For this to work, a registry key must be set on the server before Azure File Sync is configured.

includes/storage-files-migration-deploy-azure-file-sync-agent.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.subservice: files
1010
---
1111

1212
In this section, you install the Azure File Sync agent on your Windows Server.
13-
The [deployment guide](../articles/storage/files/storage-sync-files-deployment-guide.md) illustrates that you need to turn off IE enhanced security, such that you can authenticate to Azure without any issues.
13+
The [deployment guide](../articles/storage/files/storage-sync-files-deployment-guide.md) illustrates that you need to turn off IE enhanced security. This is a security measure that is not applicable with Azure File Sync and turning it off allows you to authenticate to Azure without any issues.
1414

1515
Open PowerShell and install the required PowerShell modules with the following commands. Make sure to install the full module and the NuGet provider when prompted:
1616

@@ -24,7 +24,7 @@ Requiring a proxy server to reach the internet is also supported. You can either
2424

2525
If that means you need to open up your firewalls for this server, then that might be an acceptable approach to you. At the end of the server installation, after completed server registration, there will be a network connectivity report showing you the exact endpoint URLs in Azure, that file sync needs to communicate with for the region you've selected. The report also tells you the reason why communication is needed. You can use the report to then lock down the firewalls around this server, to specific URLs.
2626

27-
You can also follow a more conservative approach, in which you do not open the firewalls wide, but instead limit the server to communicate to higher-level DNS name spaces - there is more documentation and details available in the [Azure File Sync proxy and firewall settings](../articles/storage/files/storage-sync-files-firewall-and-proxy.md) article. Since this topic describes outbound firewall rules, that limits your exposure either way. Follow your own networking best practices.
27+
You can also follow a more conservative approach, in which you don't open the firewalls wide, but instead limit the server to communicate to higher-level DNS name spaces - there is more documentation and details available in the [Azure File Sync proxy and firewall settings](../articles/storage/files/storage-sync-files-firewall-and-proxy.md) article. Follow your own networking best practices.
2828

2929
At the end of the server *installation* wizard, a server *registration* wizard will pop up.
3030
Register the server to your Storage Sync Service Azure resource from earlier.

includes/storage-files-migration-provision-azure-file-share.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ These considerations apply more to direct cloud access (through an Azure VM) tha
2121

2222
If you have made a list of your shares, then you should map each share to the storage account they will reside in.
2323

24-
In the previous step, you determined the appropriate number of shares. Now, you have a mapping of storage accounts to file shares. Deploy the now appropriate number of Azure storage accounts with the appropriate number of Azure file shares in them.
24+
In the previous phase, you have determined the appropriate number of shares. In this step, you have a created a mapping of storage accounts to file shares. Deploy the now appropriate number of Azure storage accounts with the appropriate number of Azure file shares in them.
2525

2626
Make sure the region of each of your storage accounts is the same and matches the region of the Storage Sync Service resource you've already deployed.
2727

0 commit comments

Comments
 (0)