FreeSBC:Cloud:Azure Installation
Contents[hide] |
WARNING: This page is under construction
This page is intended to give assistance to people launching an instance of FreeSBC using a Virtual Hard Disk image (VHD) on Microsoft Azure infrastructure.
Getting the Image
Please go to our FreeSBC Download site to get a copy of the latest FreeSBC Image.
FreeSBC Azure Image
A virtual machine image is a single file that contains a virtual disk that has a bootable operating system installed on it. Images are used to create virtual machine instances within the cloud.
You will need to upload the latest FreeSBC image into your Microsoft Azure account before you can launch a virtual machine instance running the FreeSBC software.
Create resource group
Follow this procedure to upload an image to a project:
- Log in to the dashboard.
- Create a resource group using 'Resource groups' item from the left menu if does not already exist in your Azure account.
Create storage account
Create storage account blob container
Uncompress an Image
Upload an Image
Follow this procedure to upload an image to a project:
- Log in to the dashboard.
- Select the 'Storage accounts' item from the left menu.
- Select the appropriate 'storage account' then 'Blobs' container.
- From the 'Blobs' container top menu, Click 'Upload' menu item.
- The 'Upload blob' dialog box appears.
- Select the Virtual Hard Disk image to upload from your local disk image location.
- Click 'Upload' button
- Wait until upload completion before proceeding with following steps.
Instantiate a FreeSBC
- After logging in your Azure account, click on “Storage accounts” in the main Azure console:
Accessing the TSBC-SW
Accessing the TSBC-SW web portal
Web Portal Initial Configuration
Click on the following link to pursue installation from the web portal: TSBC-SW:WebPortal:Initial Configuration