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/common/storage-solution-large-dataset-moderate-high-network.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ author: alkohli
7
7
ms.service: storage
8
8
ms.subservice: blobs
9
9
ms.topic: conceptual
10
-
ms.date: 04/01/2019
10
+
ms.date: 06/28/2022
11
11
ms.author: alkohli
12
12
---
13
13
@@ -46,7 +46,7 @@ If the available network bandwidth is high, use one of the following tools.
46
46
47
47
-**AzCopy** - Use this command-line tool to easily copy data to and from Azure Blobs, Files, and Table storage with optimal performance. AzCopy supports concurrency and parallelism, and the ability to resume copy operations when interrupted.
48
48
-**Azure Storage REST APIs/SDKs** – When building an application, you can develop the application against Azure Storage REST APIs and use the Azure SDKs offered in multiple languages.
49
-
-**Azure Data Box family for online transfers** – Data Box Edge and Data Box Gateway are online network devices that can move data into and out of Azure. Use Data Box Edge physical device when there is a simultaneous need for continuous ingestion and pre-processing of the data prior to upload. Data Box Gateway is a virtual version of the device with the same data transfer capabilities. In each case, the data transfer is managed by the device.
49
+
-**Azure Data Box family for online transfers** – Azure Stack Edge and Data Box Gateway are online network devices that can move data into and out of Azure. Use Azure Stack Edge physical device when there is a simultaneous need for continuous ingestion and pre-processing of the data prior to upload. Data Box Gateway is a virtual version of the device with the same data transfer capabilities. In each case, the data transfer is managed by the device.
50
50
-**Azure Data Factory** – Data Factory should be used to scale out a transfer operation, and if there is a need for orchestration and enterprise grade monitoring capabilities. Use Data Factory to regularly transfer files between several Azure services, on-premises, or a combination of the two. with Data Factory, you can create and schedule data-driven workflows (called pipelines) that ingest data from disparate data stores and automate data movement and data transformation.
51
51
52
52
## Comparison of key capabilities
@@ -77,15 +77,15 @@ If using online data transfer, use the table in the following section for high n
77
77
78
78
### High network bandwidth
79
79
80
-
|| Tools AzCopy, <br>Azure PowerShell, <br>Azure CLI | Azure Storage REST APIs, SDKs | Data Box Gateway or Data Box Edge | Azure Data Factory |
80
+
|| Tools AzCopy, <br>Azure PowerShell, <br>Azure CLI | Azure Storage REST APIs, SDKs | Data Box Gateway or Azure Stack Edge | Azure Data Factory |
0 commit comments