Skip to content

Commit 5748db5

Browse files
authored
Update README.md
1 parent d3e3b67 commit 5748db5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AWS DataSync Deployment for Azure
22

3-
This repository contains a script designed to convert the DataSync Agent VHDX to VHD on Amazon Linux 2 (AL2), and upload the generated disk to Azure and create an Azure Virtual Machine. The script will create the DataSync Virtual Machine in a new Azure vNet and Subnet or it can also use an existing Azure vNET and Subnet. Please review the Parameters section for deployment options.
3+
This repository contains a script designed to convert the DataSync Agent VHDX to VHD on Amazon Linux 2 (AL2), upload the generated disk to Azure and create an Azure Virtual Machine. The script will create the DataSync Virtual Machine in a new Azure vNet and Subnet or it can also use an existing Azure vNET and Subnet. Please review the Parameters section for deployment options.
44

55
## Blogs
66
For more details on migrating Azure Blob Storage to Amazon S3 using AWS DataSync, see the following blog post:
@@ -72,6 +72,7 @@ When selecting the Azure Virtual Machine for the Datasync Agent, we recommend th
7272
- For detailed AWS DataSync agent requirements, see the [AWS DataSync Agent Requirements](https://docs.aws.amazon.com/datasync/latest/userguide/agent-requirements.html) documentation.
7373

7474
---
75+
### Download the Deployment Script
7576
Run the following command to download the deployment script from the code repository:
7677

7778
```
@@ -104,8 +105,6 @@ The script validates the provided Azure subscription ID to ensure it is correct.
104105
```
105106
az account list --output table
106107
```
107-
### Download the Deployment Script
108-
109108
## Azure CLI Login
110109
You will be prompted to login to Azure and allow the script to create the Virtual Machine for the DataSync Appliance
111110

0 commit comments

Comments
 (0)