Skip to content

Deploy using Microsoft Azure

The following steps will walk you through deploying the PAM UI Server within your environment.

  1. Open the Azure Marketplace and search for Osirium PAM.

    Azure Marketplace

  2. From the list of software plans select the required version of the PAM UI Server.

    Select PAM UI software plan

  3. Click Create.

    INSTANCE DETAILS

    Field name Description
    Resource group Select or create a new resource group.
    Virtual machine name Enter a name you want the PAM UI Server to be identified as.
    Region Select based on your own deployment requirements.
    Availability options Select based on your own deployment requirements.
    Azure Spot instance Leave as default.
    Image Leave as default.
    Size Select based on your own deployment requirements (ensuring you meet the minimum requirements).

    ADMINISTRATOR ACCOUNT

    Field name Description
    Authentication type MUST set to SSH public key.

    NOTE: You MUST use the one line format of the ssh public key as used in authroized_keys files. This begins with “ssh-rsa”.

    The Azure portal help on this field states that you can use either one line format or the PEM format multi line file, but PEM format is not supported by the PAM UI Server. You MUST use the one line format.

    Username Enter a username.

    NOTE You cannot use admin or support as these are reserved names within Azure.

    SSH public key Paste your SSH public key.

    Example:

    Create virtual machine basics

  4. Click Next: Disks >.

  5. Change the OS disk type if you do not wish to use a Premium SSD disk.

  6. You MUST add a data disk to the PAM UI Server.

    Create virtual machine disks

  7. Click the blue text Create and attach a new disk.

  8. Within the Create a new disk window click the blue text Change size.

  9. The default for a new data disk is 1024GB. Change this to 32GB.

    Create virtual machine select disk size

  10. Click OK.

    Create virtual machine disks

  11. Click Next: Networking >.

  12. Select the required networking options.

  13. The marketplace offer has a built-in Network Security Group which opens SSH (TCP 2) and HTTPS (TCP 443). Change this if required.

  14. Click Next : Management >.

  15. Review the Management settings and set as appropriate for your environment.

  16. Click Next : Advanced > .

  17. Leave the Advanced settings as default.

  18. Click Next : Tags >.

  19. Add any tags you require for your environment.

  20. Click Next : Review + create >

  21. Review the settings and click Create.

    Create virtual machine disks

  22. The PAM UI Server virtual machine will now be created.

    Create virtual machine disks

  23. Once created you can connect using the public or private IP Address or configure a DNS name.

    Create virtual machine disks

You are now ready to configure your PAM UI Server. See System configuration of the PAM UI Server.