Skip to content

Commit 450b6a6

Browse files
authored
Merge pull request #312811 from madhurinms/master
Linking VPC article in main aws s3 article
2 parents dff7f23 + 04636a4 commit 450b6a6

4 files changed

Lines changed: 12 additions & 5 deletions

File tree

articles/storage-mover/cloud-to-cloud-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Before you begin, ensure that you have:
2424
- An AWS account with access to the Amazon S3 bucket from which you want to migrate.
2525
- An [Azure Storage account](../storage/common/storage-account-create.md) to use as the destination.
2626
- A [Storage Mover resource](storage-mover-create.md) deployed in your Azure subscription.
27+
- A [private connection setup on Azure](migrations-requiring-private-connections.md), if your AWS source data is in a Virtual Private Cloud (VPC).
2728

2829
## Limits
2930

@@ -32,7 +33,6 @@ The Cloud-to-Cloud Migration feature in Azure Storage Mover has the following li
3233
- Each migration job supports the transfer of 500 million objects.
3334
- A maximum of 10 concurrent jobs is supported per subscription. If you need to run more than 10, you can do so by creating a support request.
3435
- Azure Storage Mover doesn't support automatic rehydration of archived objects. Data stored in AWS Glacier or Deep Archive must be restored before migration. Migration jobs should only be initiated after the data is fully restored.
35-
- Private Networking is currently not supported. However, Azure Storage Mover's Cloud-to-Cloud feature securely transfers data by limiting S3 access to trusted Azure IP ranges. This approach ensures secure, controlled connectivity over the public internet.
3636

3737
## Create a multicloud connector for AWS
3838

articles/storage-mover/cloud-to-cloud-private-network-configs.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,6 @@ SD-WAN and firewall NVAs can terminate VPN tunnels, perform inspection, and appl
103103

104104
SD-WAN NVAs are commonly licensed as either pay-as-you-go (PAYG) or bring-your-own-license (BYOL). Vendor support varies by deployment option.
105105

106-
PAYG: Pay as you go
107-
108-
BYOL: Bring your own license
109-
110106
#### Example deployment (FortiGate NVA in Azure)
111107

112108
**Select a topology** (single VM, active/passive, or active/active) based on availability and throughput requirements.
@@ -206,7 +202,16 @@ After creating the Direct Connect resource, create a private connection in Stora
206202
4. Only private connections in **Approved** state can be selected.
207203
5. Remaining job steps are the same as a public S3-to-Blob migration.
208204

205+
## Architecture
206+
### Cloud-to-cloud Migration flow (private networking)
207+
208+
:::image type="content" source="./media/cloud-to-cloud-networking/cloud-to-cloud-private-networking.png" alt-text="Screenshot of cloud-to-cloud private networking architecture." lightbox="./media/cloud-to-cloud-networking/cloud-to-cloud-private-networking.png":::
209+
210+
Above diagram shown with private networking to AWS but same applies for other private networking scenarios.
209211

212+
### Cloud-to-cloud Migration flow (public S3 bucket to Azure Blob)
213+
214+
:::image type="content" source="./media/cloud-to-cloud-networking/cloud-to-cloud-public.png" alt-text="Screenshot of cloud-to-cloud public workflow." lightbox="./media/cloud-to-cloud-networking/cloud-to-cloud-public.png":::
210215

211216

212217
## Troubleshooting
@@ -276,3 +281,5 @@ For BGP between Azure and AWS, follow: [Tutorial - Configure a BGP-enabled conne
276281

277282

278283

284+
285+
327 KB
Loading
134 KB
Loading

0 commit comments

Comments
 (0)