FreeSBC:Cloud:Azure Installation A

From TBwiki
(Difference between revisions)
Jump to: navigation, search
Line 12: Line 12:
  
 
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.
 
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.
 +
 +
==== Get a storage account ====
 +
You'll need a storage account in Azure to store the uploaded VM image. You can either use an existing storage account or create a new one. The storage account is linked to a resource group which contains the location information. Note that the storage account location must be at the same location where you'll be creating the VM.
  
 
==== Create resource group ====
 
==== Create resource group ====
Follow this procedure to upload an image to a project:
+
If you need to create a storage account to upload VM image then you will need a resource group which matches the location where you'll be creating the VM. Here is a procedure to create a resource group if required to do so:
 
#Log in to the dashboard.
 
#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.
+
#Select 'Resource groups' item from the left menu.
 +
#From Resource groups top menu, click 'Add' item.
 +
#The 'Create a resource group' dialog box appears.
 +
#Provide a name to this resource group.
 +
#Select the appropriate resource group location (where you'll be creating the VM).
 +
#Click the 'Review + Create' button
  
 
==== Create storage account ====
 
==== Create storage account ====
Line 31: Line 39:
 
#From the 'Blobs' container top menu, Click 'Upload' menu item.
 
#From the 'Blobs' container top menu, Click 'Upload' menu item.
 
#The 'Upload blob' dialog box appears.
 
#The 'Upload blob' dialog box appears.
#Select the Virtual Hard Disk image to upload from your local disk image location.
+
#Select the Virtual Hard Disk image (freesbc_azure.vhd) to upload from your local disk image location.
 
#Click 'Upload' button
 
#Click 'Upload' button
 
#Wait until upload completion before proceeding with following steps.
 
#Wait until upload completion before proceeding with following steps.

Revision as of 11:45, 4 April 2019


Contents

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.

Get a storage account

You'll need a storage account in Azure to store the uploaded VM image. You can either use an existing storage account or create a new one. The storage account is linked to a resource group which contains the location information. Note that the storage account location must be at the same location where you'll be creating the VM.

Create resource group

If you need to create a storage account to upload VM image then you will need a resource group which matches the location where you'll be creating the VM. Here is a procedure to create a resource group if required to do so:

  1. Log in to the dashboard.
  2. Select 'Resource groups' item from the left menu.
  3. From Resource groups top menu, click 'Add' item.
  4. The 'Create a resource group' dialog box appears.
  5. Provide a name to this resource group.
  6. Select the appropriate resource group location (where you'll be creating the VM).
  7. Click the 'Review + Create' button

Create storage account

Create storage account blob container

Uncompress an Image

Upload an Image

Follow this procedure to upload an image to a project:

  1. Log in to the dashboard.
  2. Select the 'Storage accounts' item from the left menu.
  3. Select the appropriate 'storage account' then 'Blobs' container.
  4. From the 'Blobs' container top menu, Click 'Upload' menu item.
  5. The 'Upload blob' dialog box appears.
  6. Select the Virtual Hard Disk image (freesbc_azure.vhd) to upload from your local disk image location.
  7. Click 'Upload' button
  8. 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

Troubleshooting

External References

Personal tools