Skip to content

Commit 80b61f9

Browse files
committed
Had some issues with the case preserving nature of Windows. My file renames from Jeff's comments didn't take in git. Including Shannons feedback now and renaming, which will replace the file names entirely - thinking this is fixed now. Checking. Also addressing all other feedback.
1 parent b5248ac commit 80b61f9

15 files changed

+20
-20
lines changed

articles/storage/files/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,9 @@
122122
- name: Migrate to Azure File Sync from StorSimple
123123
href: storage-sync-files-storsimple-migration.md
124124
- name: StorSimple 8100 and 8600 migration guide
125-
href: storage-files-migration-ss8000.md
125+
href: storage-files-migration-storsimple-8000.md
126126
- name: StorSimple 1200 migration guide
127-
href: storage-files-migration-ss1200.md
127+
href: storage-files-migration-storsimple-1200.md
128128
- name: Develop
129129
items:
130130
- name: Configure connection strings

articles/storage/files/storage-files-migration-ss1200.md renamed to articles/storage/files/storage-files-migration-storsimple-1200.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ A local Windows Server is required to run an Azure File Sync agent. The Windows
4141

4242
There are numerous, alternative migration paths and it would create too long of an article to document all of them and illustrate why they bear risk or disadvantages over the route we recommend as a best practice in this article.
4343

44-
:::image type="content" source="media/storage-files-migration-storsimple-shared/SS1200-migration.png" alt-text="Migration route overview of the steps further below in this article.":::
44+
:::image type="content" source="media/storage-files-migration-storsimple-shared/storsimple-1200-migration-overview.png" alt-text="Migration route overview of the steps further below in this article.":::
4545

4646
The previous image depicts steps that correspond to sections in this article.
4747

@@ -64,15 +64,15 @@ This article assumes you are mapping 1:1, so you must take your mapping changes
6464

6565
### Step 3: Deploy the first Azure File Sync cloud resource
6666

67-
[!INCLUDE [storage-files-migration-deploy-afs-sss](../../../includes/storage-files-migration-deploy-afs-sss.md)]
67+
[!INCLUDE [storage-files-migration-deploy-afs-sss](../../../includes/storage-files-migration-deploy-azure-file-sync-storage-sync-service.md)]
6868

6969
### Step 4: Match your local volume and folder structure to Azure File Sync and Azure file share resources
7070

7171
[!INCLUDE [storage-files-migration-namespace-mapping](../../../includes/storage-files-migration-namespace-mapping.md)]
7272

7373
### Step 5: Provision Azure file shares
7474

75-
[!INCLUDE [storage-files-migration-provision-azfs](../../../includes/storage-files-migration-provision-azfs.md)]
75+
[!INCLUDE [storage-files-migration-provision-azfs](../../../includes/storage-files-migration-provision-azure-file-share.md)]
7676

7777
### Step 6: Configure Windows Server target folders
7878

@@ -85,7 +85,7 @@ The number of Azure file shares you have provisioned should match the number of
8585

8686
### Step 7: Deploy the Azure File Sync agent
8787

88-
[!INCLUDE [storage-files-migration-deploy-afs-agent](../../../includes/storage-files-migration-deploy-afs-agent.md)]
88+
[!INCLUDE [storage-files-migration-deploy-afs-agent](../../../includes/storage-files-migration-deploy-azure-file-sync-agent.md)]
8989

9090
### Step 8: Configure sync
9191

0 commit comments

Comments
 (0)