Follow these steps:
- Initiate the instance launch.
- Open the Microsoft Azure Virtual Machine console.
- Click Create and choose Azure virtual machine.
- Specify the Project details.
- Select the Subscription to assign the instance to.
- Select an existing Resource group or click Create new to assign the instance to a new group.
- Configure Basic Information.
- Enter the Virtual machine name
- Choose Region.
- Optionally, select Availability options and Available zone.
- For security type, select Standard.
- Under the Image drop-down, click See all images.
- Search for Trend Vision One Service Gateway.
- After the search results appear, click Select > Trend Vision One™ Service Gateway.
- For size, ensure the hardware resource meets the minimum specifications based on your service installation. The "Standard_F8s_v2" is recommended. Note that at least 4vCPU and 8G memory are needed for the service gateway. For details, please check the Online Help Center article, Service Gateway 2.0 Appliance System Requirements.
- For Authentication type, select SSH public key.
- For Username, type azureuser.
- For SSH public key source, select Generate new key pair or use an existing key pair.
- If you choose to generate a new key pair, specify the Key pair name.
- Select None for Public inbound ports. Optionally, select Red Hat Enterprise Linux for License type.
- Click Next: Disks.
- For OS disk type choose the default Premium SSD.
- Click Next: Networking.
- Select the Virtual network for the instance to connect to.
- Select the Subnet.
- For Public IP, select None.
- For NIC network security group, select None.
- For Load Balancing, select None.
- Click Next: Management. Use the default settings.
- Click Next: Monitoring. Use the default settings.
- Click Next: Advanced. Use the default settings.
- Click Next: Tags.
- Review the virtual machine settings, then click Create.
If you chose to create a new key pair, the Generate new key pair prompt appears. Click Download private key and create resource to download the key pair and start the instance creation. - After the deployment is completed, go to the Virtual machines screen and click on the name of the Service Gateway virtual appliance instance.
- In the virtual machine panel, go to Settings > Networking.
- Configure inbound rules.
- Click Add inbound port rule.
- Specify the Source.
Trend Micro recommends setting Source to IP Addresses and specifying Source IP addresses/CIDR ranges that are within your network.
- For Source port ranges, type * to allow any source port.
- For Destination, select Any.
- Specify Service, Destination port ranges, Protocol, and Action according to the following table:
Service Destination Port Range Protocol Action Description SSH 22 TCP Allow For accessing Service Gateway virtual appliance CLISH command. HTTP 80 TCP Allow For Service queries, Predictive Machine Learning, File Reputation Services, or Third-Party Integration queries HTTPS 443 TCP Allow For Service queries, Predictive Machine Learning, File Reputation Services, or Third-Party Integration queries CUSTOM TCP 5274 TCP Allow Web Reputation Services or Web Inspection Service queries. CUSTOM TCP 5275 TCP Allow Web Reputation Services or Web Inspection Service queries. CUSTOM TCP 8080 TCP Allow Forward Proxy Service listening port for connection. CUSTOM TCP 8088 TCP Allow Zero Trust Secure Access On-Premises Gateway listening port for connection - Specify the Priority of the rule.
- Specify the rule Name
Outbound Rules: Trend Micro recommends using default settings. Setting additional outbound rules may affect the ability of Service Gateway to connect to Service Gateway Inventory.
- Connect to instance.
After the instance startup, use key pair with user "admin" to login in.
Register to Trend Micro Vision One
- Type "enable" and press the ENTER key to enable administrative commands. Provide your password when asked.
The command prompt changes from > to #.
- Use the configure command to configure the required network settings, such as the IP address and DNS settings.
- Type the following command to register the Service Gateway virtual appliance to Trend Micro Vision One.
register <registration_token>
You can obtain the Service Gateway registration token by following the steps below:
- On the Trend Vision One console, go to Workflow and Automation > Service Gateway Management.
- Click Download Virtual Appliance.
- Copy the Registration Token.
Trend Micro recommends using an SSH client to easily copy and paste the registration token.
(Option) Configure Other Settings
Use the CLI to configure other settings, if required. For more information on available commands, see Service Gateway 2.0 CLI Commands.