How to deploy on Azure

Prev Next

This document provides information for deploying Segura® on Microsoft Azure, with two available options:

  • Using a public virtual appliance, available directly via Azure.
  • Manually uploading the virtual appliance in VHD format to your storage account.

Step 1: Select a public virtual appliance

At this stage, you must choose which method will be used to start the application deployment on Azure.

Option 1: How to deploy on Azure using a public virtual appliance

This option allows a faster deployment using a public virtual appliance available through the Azure Marketplace.

Requirements

Your location must be compatible with one of the available virtual appliances.

Select a virtual appliance

  1. Log in to Microsoft Azure.
  2. In the Services category, select Community images.
  3. In the search bar at the top left of the Community images page, enter "senseg" to filter the available virtual appliances.
  4. From the available options, select the virtual appliance suitable for your location:
Location Public Gallery Name
Brazil South segura-cb9e2a60-4906-458c-9b8a-25c22f84e8a5
France Central segura-5d1e6f7d-71e6-45d5-a278-4762a2086e3f
UAE North segura-4917c7d3-92ca-46b5-9caf-a338a5cca906
East US segura-ff3d461d-5046-428b-b71f-d8faeb0c4453
West Europe segura-5724fdeb-bc0e-4df1-8331-6e64e6ab39a2
Central India segura-3486a4c4-edda-49f9-adf2-403fa113aefe
Alert

If no suitable virtual appliance is available for your region, you must upload the application virtual appliance manually as described in Option 2.

Option 2: How to deploy on Azure by manually uploading the application virtual appliance

This option allows you to manually upload the .VHD appliance file to your Azure account.

Requirements

To deploy Segura® on Azure, you must have the Segura® virtual appliance in VHD format. To download it, go to the Support Portal.

Create a disk

  1. Log in to the Microsoft Azure portal.

  2. Use Azure Storage Explorer to upload the VHD file to your Storage Account.

  3. In the Services category, select Disks.

  4. Click +Create.

  5. When creating the Disk, fill in the following fields in the Basics tab as instructed below:

    • Source type: select Storage blob
    • Source blob: select the VHD file uploaded in step 2
    • OS type: select Linux
    • VM generation: select Generation 1
    • VM architecture: select x64
    • Size: select a size equal to or larger than the VHD file size

All other fields can be filled in according to your environment needs.

  1. Wait for the confirmation message: Your deployment is complete.

Step 2: Create a virtual machine

  1. After selecting the virtual appliance, click Create VM.

  2. When creating the virtual machine, fill in the following fields:

    1. In the Basics tab, set Select inbound ports to HTTP 80 and HTTPS 443.
    2. In the Basics tab, set License type to Other.
    3. In the Basics tab, under Size, select the size defined in the Segura® platform sizing recommendation.
    4. In the Basics tab, set Public inbound ports to Allow selected ports.
    5. In the Monitoring tab, set Boot diagnostics to Disable.

Make sure to fill in other required fields not listed above.

  1. Click Create.
  2. Wait for the confirmation message: Your deployment is complete.
  3. After deployment, click Go to resource.
  4. On the virtual machine page, copy the Public IP.
  5. Open your browser and paste the Public IP into the address bar.

By following these steps, the Segura® activation screen will appear, and the deployment will be complete.

Alert

Do not modify the settings in the Management and Advanced tabs.

If you see the Internal Server Error message, wait a few minutes and refresh the page.