Skip to content

Commit 751ad80

Browse files
authored
Updating Data Box Edge references
1 parent 4c0f823 commit 751ad80

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/storage/common/storage-solution-large-dataset-moderate-high-network.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: alkohli
77
ms.service: storage
88
ms.subservice: blobs
99
ms.topic: conceptual
10-
ms.date: 04/01/2019
10+
ms.date: 06/28/2022
1111
ms.author: alkohli
1212
---
1313

@@ -46,7 +46,7 @@ If the available network bandwidth is high, use one of the following tools.
4646

4747
- **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.
4848
- **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.
5050
- **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.
5151

5252
## Comparison of key capabilities
@@ -77,7 +77,7 @@ If using online data transfer, use the table in the following section for high n
7777

7878
### High network bandwidth
7979

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 |
8181
|-------------------------------------|------------------------------------|----------------------------------------------|----------------------------------|-----------------------------------------------------------------------|
8282
| **Data type** | Azure Blobs, Azure Files, Azure Tables | Azure Blobs, Azure Files, Azure Tables | Azure Blobs, Azure Files | Supports 70+ data connectors for data stores and formats |
8383
| **Form factor** | Command-line tools | Programmatic interface | Microsoft supplies a virtual <br>or physical device | Service in Azure portal |
@@ -96,7 +96,7 @@ If using online data transfer, use the table in the following section for high n
9696
- [Transfer data with Data Box](../../databox/data-box-quickstart-portal.md).
9797
- [Transfer data with AzCopy](./storage-use-azcopy-v10.md).
9898
- [Transfer data with Data Box Gateway](../../databox-gateway/data-box-gateway-deploy-add-shares.md).
99-
- [Transform data with Data Box Edge before sending to Azure](../../databox-online/azure-stack-edge-deploy-configure-compute.md).
99+
- [Transform data with Azure Stack Edge before sending to Azure](../../databox-online/azure-stack-edge-deploy-configure-compute.md).
100100

101101
- [Learn how to transfer data with Azure Data Factory](../../data-factory/quickstart-create-data-factory-portal.md).
102102

0 commit comments

Comments
 (0)