-
Notifications
You must be signed in to change notification settings - Fork 60
Linux Notes
krolson edited this page May 26, 2020
·
4 revisions
- Download the azure-appService-migrationAssistant.tar.gz file to the machine
- Confirm the file SHA matches the release notes SHA using command like:
sha256sum azure-appService-migrationAssistant.tar.gz
- Create (or pick) a directory where you want to place the tool, such as:
mkdir DirectoryName
- Unzip the file into that directory:
tar -xzf azure-appService-migrationAssistant.tar.gz -C DirectoryName
- Cd into the folder where you unzipped the tar.gz and launch the Migration Assistant using a command like:
sudo azure-appService-migrationAssistant-1.0.5/azure-appservice-migrationassistant --no-sandbox