Connect your Azure Marketplace applications with Zero Trust Secure Access Private Access and prevent unauthorized intrusions.
Private Access Connectors connect your internal applications with Zero Trust Secure Access Private Access, which allows you to control access to sensitive corporate resources. To ensure high availability (HA) and facilitate load-balancing on high traffic apps, install and group together at least 2 connectors in each environment. Before attempting to deploy the Private Access Connector, ensure that your environment meets the minimum system requirements.
The Private Access Connector Virtual Appliance panel appears.
The steps contained in these instructions were valid as of October 2022.
The app deployment screen appears.
Field |
Description |
---|---|
Subscription |
Select the subscription to manage the VM instances. |
Resource group |
Select a new or existing resource group to organize and manage the VM instances. |
Region |
Select an Azure region. Trend Micro recommends you select the same region as where the resource group is located. |
Scale set instance name |
Specify a uniquely identifiable name for the scale set. |
Scale set instance count |
Use drag-and-drop to select the number of VM instances to deploy. You can modify the instance count on the Microsoft Azure portal after the deployment. |
Appliance VM size |
Select the system resources as necessary. |
Registration token |
Paste the registration token that you obtained on the Trend Vision One console. The system automatically registers all the Connector virtual appliances in the scale set to Trend Vision One during the deployment. |
SSH public key source |
Select the SSH public key source. Important:
Trend Vision One does not support logon to a VM using a password.
|
Field |
Description |
---|---|
Virtual network |
Select a virtual network from the drop-down list or click Create new to add a virtual network for the scale set. Make sure that the virtual network can connect to the internal applications that you want to protect. |
Management subnet |
Select a subnet of the virtual network from the drop-down list. For a newly created virtual network, the subnet of the virtual network is automatically filled in. |
If you selected Generate new key pair at an earlier step, the Generate new key pair screen appears.
Make sure your private key file is secure and accessible. You will need to use the private key to log on to the VM.
The deployment process overview screen appears, indicating the deployment status.
The Overview screen of the newly created virtual machine scale set appears. The number of successfully deployed VM instances displays next to Status.
ssh -i <path_of_the_private_key_file> admin@<public_IP_address_of_the_VM>
passwd
The admin user and privileged mode share the same password.
The command prompt changes from > to #.
configure timezone <timezone>
The default time zone is America/Los_Angeles.
The Private Access Connector requires connectivity to an NTP server to synchronize its clock. By default, Trend Vision One uses the public NTP server 0.pool.ntp.org. You can also configure the Private Access Connector to connect to another public NTP server or a local NTP server within your organization.
Run the following command to configure the NTP server: configure ntp server <address>
To use public NTP servers, make sure that your firewall configuration allows outbound UDP traffic on port 123.
For more information on available commands, see Private Access Connector CLI Commands.
After successful deployment, the Private Access Connector virtual appliances appear under the corresponding connector group on the Private Access Connectors tab.
Task |
Description |
---|---|
Delete a specific VM instance |
|
Update the registration token |
|