You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/files/storage-files-migration-storsimple-1200.md
+2-8Lines changed: 2 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,19 +11,13 @@ ms.subservice: files
11
11
12
12
# StorSimple 1200 migration to Azure File Sync
13
13
14
-
StorSimple 1200 series is a virtual appliance that is run in an on-premises data center. It is possible to migrate the data from this appliance to an Azure File Sync environment. This article provides the necessary background knowledge and migrations steps for a successful migration to Azure File Sync.
14
+
StorSimple 1200 series is a virtual appliance that is run in an on-premises data center. It is possible to migrate the data from this appliance to an Azure File Sync environment. StorSimple 1200 series will reach its [end-of-life](https://support.microsoft.com/en-us/lifecycle/search?alpha=StorSimple%201200%20Series) in December 2022. This article provides the necessary background knowledge and migrations steps for a successful migration to Azure File Sync. Azure File Sync is the default and strategic long-term Azure service that StorSimple appliances can be migrated to.
15
15
16
-
## StorSimple
17
-
18
-
StorSimple is a discontinued Microsoft product. Extended support for this product and its cloud service expires on December 31 2022. It is important to start planning for a migration off of StorSimple right away.
19
-
20
-
Azure File Sync is the default and strategic long-term Azure service that StorSimple appliances can be migrated to.
16
+
## Azure File Sync
21
17
22
18
> [!IMPORTANT]
23
19
> Microsoft is committed to assist customers in their migration. Email AzureFilesMigration@microsoft .com for a customized migration plan as well as assistance during the migration.
24
20
25
-
## Azure File Sync
26
-
27
21
Azure File Sync is a Microsoft cloud service, based on two main components:
Copy file name to clipboardExpand all lines: articles/storage/files/storage-files-migration-storsimple-8000.md
+4-10Lines changed: 4 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,19 +11,13 @@ ms.subservice: files
11
11
12
12
# StorSimple 8100 and 8600 migration to Azure File Sync
13
13
14
-
The StorSimple 8000 series is represented by either the 8100 or the 8600 physical, on-premises appliance and their cloud service components. It is possible to migrate the data from either of these appliances to an Azure File Sync environment. This article provides the necessary background knowledge and migrations steps for a successful migration to Azure File Sync.
14
+
The StorSimple 8000 series is represented by either the 8100 or the 8600 physical, on-premises appliance and their cloud service components. It is possible to migrate the data from either of these appliances to an Azure File Sync environment. StorSimple 8000 series will reach its [end-of-life](https://support.microsoft.com/en-us/lifecycle/search?alpha=StorSimple%208000%20Series) in December 2022. This article provides the necessary background knowledge and migrations steps for a successful migration to Azure File Sync. Azure File Sync is the default and strategic long-term Azure service that StorSimple appliances can be migrated to.
15
15
16
-
## StorSimple
17
-
18
-
StorSimple is a discontinued Microsoft product. Extended support for this product and its cloud service expires on December 31 2022. It is important to start planning for a migration off of StorSimple right away.
19
-
20
-
Azure File Sync is the default and strategic long-term Azure service that StorSimple appliances can be migrated to.
16
+
## Azure File Sync
21
17
22
18
> [!IMPORTANT]
23
19
> Microsoft is committed to assist customers in their migration. Email AzureFilesMigration@microsoft .com for a customized migration plan as well as assistance during the migration.
24
20
25
-
## Azure File Sync
26
-
27
21
Azure File Sync is a Microsoft cloud service, based on two main components:
28
22
29
23
* File synchronization and cloud tiering.
@@ -242,10 +236,10 @@ During this migration process, you will mount several volume clones to your VM,
242
236
> [!IMPORTANT]
243
237
> For this to work, a registry key must be set on the server before Azure File Sync is configured.
244
238
245
-
1. Create a new directory on the system drive of the VM. Azure File Sync information will need to be persisted there instead of on the mounted volume clones. For example: `“C:\syncmetadata”`
239
+
1. Create a new directory on the system drive of the VM. Azure File Sync information will need to be persisted there instead of on the mounted volume clones. For example: `"C:\syncmetadata"`
246
240
2. Open regedit and locate the following registry hive: `HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Azure\StorageSync`
247
241
3. Create a new Key of type String, named: ***MetadataRootPath***
248
-
4. Set the full path to the directory you created on the system volume, for example: `C:\syncmetadata”`
242
+
4. Set the full path to the directory you created on the system volume, for example: `C:\syncmetadata"`
0 commit comments