Installing OpManager in Microsoft Azure

Installing OpManager in Microsoft Azure

OpManager installation in Microsoft Azure:

1. Creating a VM in Azure:

  • Log in/ Sign up to the Microsoft Azure portal link.
  • Create a new Virtual machine. For a detailed guide on VM creation, click here.
  • Resources group: Under this option, enter a value of your choice. For example, you can use "OpManager" as a value. (Resource group is a folder that allows you to group your resources)
  • Name: Assign a name to your virtual machine.
  • Region: The region will be mentioned as East US by default. Choose your region.
  • Image: Select the server as "Windows Server 2016-2019 DataCenter -Gen 1" for better performance. You can also add your desired server. For detailed information regarding software requirements, click here.
  • Server sizing: The required size varies based on the number of devices you use in OpManager. You can check your required size by clicking here. After checking the required size, you can select its corresponding series in azure by clicking here. For example, if you have to manage up to 250 devices, your required size would be 4 GB and, its corresponding Azure series will be Standard_D1_v21.
  • Administrator Account: Assign a username and password for your virtual machine.
  • Inbound port rules: Under Inbound port rules, select "RDP(3389) port" for Remote Connection. Additional ports can be added later under the network tab.
NOTE:
  • The above-mentioned configurations are the minimum requirements. You may have to change the configurations depending on the number of devices and the additional integrations/ modules you use.
  • The instance's public IP/DNS must not be blocked by any firewall. It must be accessible to all the devices in your network.
  • Ensure that the required security ports are available for use. Also, kindly make sure that the required ports are not blocked in the VM Network tab after launching VM.
  • You can add additional available ports by any one of the following two ways:
    1. You can create a new security group with required ports and select that group while creating the VM. Click here for detailed steps.
    2. You can add ports in the network tab after creating VM. Click here for detailed steps.
  • If the monitored devices are inside your on-premises network or in a separate data centre, there would be a need to create a site to site gateway connection between the on-premises network and virtual network. This is done so that OpManager can poll the devices using its internal IP addresses. For detailed information regarding this, click here.

2. Running OpManager from Virtual Machine:

  • Connect to your virtual machine remotely and open the web browser.
  • Download and install OpManager.
  • It's all set now. You can now add, monitor and even set alarms and notifications for your devices at your convenience.

                  New to ADSelfService Plus?

                    • Related Articles

                    • Configuring OAuth authentication in OpManager with Microsoft

                      OAuth is a secure authentication method that uses an authentication token instead of a password to connect your application to your user account. Using OAuth, resource owners can configure permissions separately for each client requesting access to ...
                    • Installing OpManager with Amazon RDS MSSQL instance

                      Installing MSSQL instance in Amazon RDS Step 1: While installing MSSQL instance in Amazon RDS, please make sure that the edition and version we support are selected. Step 2: Make a note of the Master username and password provided (these credentials ...
                    • Installing OpManager on Linux with MSSQL database

                      From version 12.8.330, MSSQL database is supported for Linux setups. As of now MSSQL database cannot be configured directly from the installation wizard for OpManager's Linux installation. Instead, perform a default installation with PgSQL database ...
                    • Installing OpManager on Linux

                      Steps to install Download OpManager for Linux. Login as root user. Assign the executable permission to the downloaded file using the following command: chmod a+x ManageEngine_OpManager_64bit.bin Execute ./ManageEngine_OpManager_64bit.bin with ...
                    • Installing OpManager on Windows

                      Steps to install Step 1: Download OpManager for Windows. Step 2: Execute the downloaded "ManageEngine_OpManager_64bit.exe" file to install and follow the instructions in the installation wizard. Step 3: Click 'Next' to start the installation process. ...