Skip to content

Commit a6875b1

Browse files
committed
added SPO article
1 parent c6bc3a5 commit a6875b1

File tree

1 file changed

+91
-0
lines changed

1 file changed

+91
-0
lines changed
Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
---
2+
title: Use Azure Data Box Heavy to migrate file share content to SharePoint Online| Microsoft Docs
3+
description: Use this tutorial to learn how to migrate file share content to Share Point Online using your Azure Data Box Heavy
4+
services: databox
5+
author: alkohli
6+
7+
ms.service: databox
8+
ms.subservice: heavy
9+
ms.topic: tutorial
10+
ms.date: 06/04/2019
11+
ms.author: alkohli
12+
---
13+
14+
# Use the Azure Data Box Heavy to migrate your file share content to SharePoint Online
15+
16+
Use your Azure Data Box Heavy and the SharePoint Migration Tool (SPMT) to easily migrate your file share content to SharePoint Online and OneDrive. By using Data Box Heavy, you can remove the dependency on your Wide-area network (WAN) link to transfer the data.
17+
18+
The Microsoft Azure Data Box is a service that lets you order a device from the Microsoft Azure portal. You can then copy terabytes of data from your servers to the device. After shipping it back to Microsoft, your data is copied into Azure. Depending on the size of data you intend to transfer, you can choose from:
19+
20+
- [Data Box Disk](https://docs.microsoft.com/azure/databox/data-box-disk-overview) with 35-TB usable capacity per order for small-to-medium datasets.
21+
- [Data Box](https://docs.microsoft.com/azure/databox/data-box-overview) with 80-TB usable capacity per device for medium-to-large datasets.
22+
- [Data Box Heavy](https://docs.microsoft.com/azure/databox/data-box-heavy-overview) with 770-TB usable capacity per device for large datasets. Data Box Heavy is currently in preview.
23+
24+
This article specifically talks about how to use the Data Box Heavy to migrate your file share content to SharePoint Online.
25+
26+
## Requirements and costs
27+
28+
### For Data Box Heavy
29+
30+
- Data Box Heavy is only available for Enterprise Agreement (EA), Cloud solution provider (CSP), or Azure sponsorship offers. If your subscription does not fall in any of the above types, contact Microsoft Support to upgrade your subscription or see [Azure subscription pricing](https://azure.microsoft.com/pricing/).
31+
- There is a fee to use Data Box Heavy. Make sure to review the [Data Box Heavy pricing](https://azure.microsoft.com/pricing/details/databox/heavy/).
32+
33+
34+
### For SharePoint Online
35+
36+
- Review the [Minimum requirements for the SharePoint Migration Tool (SPMT)](/sharepointmigration/how-to-use-the-sharepoint-migration-tool).
37+
38+
## Workflow overview
39+
40+
This workflow requires you to perform steps on Azure Data Box Heavy as well as on Share Point online.
41+
The following steps relate to your Azure Data Box Heavy.
42+
43+
1. Order Azure Data Box Heavy.
44+
2. Receive and set up your device.
45+
3. Copy data from your on-premises file share to folder for Azure Files on your device.
46+
4. After the copy is complete, ship the device back as per the instructions.
47+
5. Wait for the data to completely upload to Azure.
48+
49+
The following steps relate to Share Point online.
50+
51+
6. Create a VM in the Azure portal and mount the Azure file share on it.
52+
7. Install the SPMT tool on the Azure VM.
53+
8. Run the SPMT tool using the Azure file share as the *source*.
54+
9. Complete the final steps of the tool.
55+
10. Verify and confirm your data.
56+
57+
## Use Data Box Heavy to copy data
58+
59+
Take the following steps to copy data to your Data Box Heavy.
60+
61+
1. [Order your Data Box Heavy](data-box-heavy-deploy-ordered.md).
62+
2. After you receive your Data Box Heavy, [Set up the Data Box Heavy](data-box-heavy-deploy-set-up). You'll cable and configure both the nodes on your device.
63+
3. [Copy data to Azure Data Box Heavy](data-box-heavy-deploy-copy-data). While copying, make sure to:
64+
65+
- Use only the *AzureFile* folder in the Data Box Heavy to copy the data. This is because you want the data to end up in an Azure file share, not in block blobs or page blobs.
66+
- Copy files to a folder within *AzureFile* folder. A subfolder within *AzureFile* folder creates a file share. Files copied directly to *AzureFile* folder fail and are uploaded as block blobs. This is the file share that you will mount on your VM in the next step.
67+
- Copy data to both nodes of your Data Box Heavy.
68+
3. Run [Prepare to ship](data-box-heavy-deploy-picked-up#prepare-to-ship) on your device. A successful prepare to ship ensures a successful upload of files to Azure.
69+
4. [Return the device](data-box-heavy-deploy-picked-up#ship-data-box-heavy-back).
70+
5. [Verify the data upload to Azure](data-box-heavy-deploy-picked-up#verify-data-upload-to-azure).
71+
72+
## Use SPMT to migrate data
73+
74+
After you receive confirmation from the Azure data team that your data copy has completed, you can now proceed to migrate your data to SharePoint Online.
75+
76+
For best performance and connectivity, we recommend that you create an Azure Virtual Machine (VM).
77+
78+
1. Sign into the Azure portal, and then [Create a virtual machine](/azure/virtual-machines/windows/quick-create-portal).
79+
2. [Mount the Azure file share onto the VM](/azure/storage/files/storage-how-to-use-files-windows).
80+
3. [Download the SharePoint Migration tool](http://spmtreleasescus.blob.core.windows.net/install/default.htm) and install it on your Azure VM.
81+
4. Start the SharePoint Migration Tool. Click **Sign in** and enter your Office 365 username and password.
82+
5. When prompted **Where is your data?**, select **File share**. Enter the path to your Azure file share where your data is located.
83+
6. Follow the remaining prompts as normal, including your target location. For more information, go to [How to use the SharePoint Migration Tool](/sharepointmigration/how-to-use-the-sharepoint-migration-tool).
84+
85+
> [!IMPORTANT]
86+
> - The speed at which data is ingested into SharePoint Online is affected by several factors, regardless if you have your data already in Azure. Understanding these factors will help you plan and maximize the efficiency of your migration. For more information, go to [SharePoint Online and OneDrive migration Speed](/sharepointmigration/sharepoint-online-and-onedrive-migration-speed).
87+
> - There is a risk of losing existing permissions on files when migrating the data to SharePoint Online. You may also lose certain metadata, such as *Created by* and *Date modified by*.
88+
89+
## Next steps
90+
91+
[Order your Data Box Heavy](./data-box-heavy-deploy-ordered.md)

0 commit comments

Comments
 (0)