Step5. Create a VM for SBC

Create a Virtual Machine (VM) with a public IP address. This VM will be used to install SBC server.

1. Create a VM for SBC

  1. In the search box at the top of the portal, enter virtual machines in the search box. When Virtual machines appear in the search results, select it.

  2. On the Virtual machines page, click +Add.
  3. In the Basics section, enter or select the following information, click Next: Disks >.
    • PROJECT DETAILS
      • Subscription: Select the same subscription as the virtual network.
      • Resource group: Select the same resource group as the virtual network.
    • INSTANCE DETAILS

      • Virtual machine name: Set a unique name for the virtual machine. For example: SBC.
      • Region: Select the same region as the virtual network.
      • Image: Select Ubuntu Server 16.04 LTS.
      • Size: Change the size according to your needs.
    • ADMINISTRATOR ACCOUNT
      • Authentication type: Select Password or SSH pair, and configure the relevant settings.
    • INBOUND PORT RULE

      • Public inbound ports: Select Allow selected ports.
      • Select inbound ports: Select SSH.
  4. In the Disks section, leave the default settings and click Next: Networking.
  5. In the Networking section, enter or select the following information.

    • Virtual network: Select the virtual network for Yeastar Cloud PBX.
    • Subnet: Select the SBC subnet.
    • Public IP: Click Create new and set a static public IP address, then click OK.

  6. Leave the rest of defaults, and click Next: Management >.
  7. Leave the default settings and click Next: Guest config >.
  8. Leave the default settings and click Next: Tags >.
  9. Leave the default settings and click Review+create.
  10. Click Create.

    Check the SBC VM information on the Virtual machines page.

2. Change the OS disk size

The default size of Operating System (OS) disk for each VM is 30GB. When creating a VM, the OS disk size cannot be changed. You need to change the OS disk size of SBC VM to 100GB.

  1. On the Virtual machines page, right click the YMP VM, and click Stop to stop the VM.
  2. Click the SBC VM to configure the VM.
  3. Under Settings, select Disks, and click the OS disk.

  4. Under Settings, select Configuration, and change the OS disk size to 100GB.

  5. Click Save.
  6. Back to Virtual machines page, right click the SBC VM, click Start to start the VM.