Introduction
In this manual, we explain the procedure for deploying Net LineDancer (hereinafter referred to as netLD)
Virtual Appliance (VA) on a Microsoft Azure. And how to configure the VA’s initial settings.
Deployment to Microsoft Azure
- Log into Azure and go to the “Storage Accounts” service
- Click an existing storage account or click “Create” to create a storage account
- In the storage account menu, click “Data Storage” -> “containers
- Click on an existing container or create a container from “containers”
- Click upload
- Select the VHD file you downloaded
- Open “Advanced settings” and change the Blob type to “Page blob”
- Click Upload
- Once the upload is complete, go to the “disk” service
- Click Create
- Select your subscription resource group and region
- Enter the disk name
- Change the source type to “Storage Blob” and select the file where you uploaded the source blob
- Change the OS type to “linux”
- In the size section, click change size
- Select the “storage type” that suits your environment (SSD is recommended)
- Select the top 4GB and click ok
- Click Review and create
- Check the details and click “Create”
- Once creation is complete, click Go to Resource
- Click Create VM
- Enter the virtual machine name
- Select the resources you want to allocate to the virtual machine by size
- Go to the disk tab
- In the Data Disk section, click “Create and connect a new disk”
- In the Size section, click change size
- Select the “storage type” that suits your environment (SSD is recommended)
- Select 64GB or larger disk and add a data disk
- Verify that the host cache is “read/write”
- Go to the “Network” tab and configure the network settings to suit your Azure environment
- Click Review
- Check the details and click “Create”
This completes the deployment on Azure.