Add and connect an Oracle compartment using LocalShell to the Cloud Accounts app to allow Trend Vision One to provide security for your cloud assets.
Adding an OCI compartment to the Cloud Accounts app allows Trend Vision One to access your cloud service to provide security and visibility into your cloud assets.
Before you begin, review the permission requirements and region limitations for connecting an OCI compartment to Cloud Accounts.
To deploy using LocalShell, you must ensure you are using the following:
-
Supported operating systems: macOS, Linux, or Windows with a WSL (Windows Subsystem for Linux) environment
-
Supported shell environments: Bash, Zsh.
-
Supported CLI: OCI Command Line Interface (CLI). For instructions on installing and configuring the OCI CLI, see the Oracle Cloud Infrastructure QuickStart guide.
Procedure
- Sign in to the Trend Vision One console.
- In a new tab in the same browser session, log in to the Oracle Cloud Console.
- In the Trend Vision One console, go to .
- In the Cloud Accounts screen, click Add Compartment.The Add Oracle Compartment screen opens.
- Specify the general information for the compartment:
- Specify the Tenancy OCID (Oracle Cloud Identifier) for your tenancy in OCI.
- Specify the Compartment OCID for the compartment you want to connect.You can find the OCID in the Oracle Console in Compartment Details.
- Specify the Identity Domain OCID, which is the identity domain where the Identity Access Management (IAM) resources
created by the Terraform template will be deployed.
Important
You must replicate the domain from the home region to the regions where cloud assets will be monitored and managed. For more information, see Replicating an Identity Domain to Multiple Regions in the Oracle Cloud Infrastructure documentation. - Specify a Name for the account, which is how the account will be identified in the Cloud Accounts list.
- Optionally, provide a Description of the OCI compartment.
- Click Next.
- Configure the Features and Permissions you want to grant access to your cloud environment.
-
Core Features and Cyber Risk Exposure Management: Connect your OCI compartment to Trend Vision One to discover your cloud assets and rapidly identify risks such as compliance and security best practice violations on your cloud infrastructure.
-
Cyber Risk Exposure Management - Cloud account assessment: Discover and assess your cloud assets for attack exposure, risk factors, and security posture.
Note
This feature requires credits, which are calculated based on asset count after onboarding the Oracle compartment. -
Agentless Vulnerability & Threat Detection: Discover vulnerabilities and malware in your OCI block volumes, OCI boot volumes attached to compute instances, and OCI Container Registry images.To ensure successful Agentless Vulnerability & Threat Detection deployment, review and complete the pre-deployment steps for enabling Agentless Vulnerability & Threat Detection in OCI environments.
For more information about each feature and permission set, see Oracle Cloud Infrastructure (OCI) features and permissions. -
- Click Next.
- Select LocalShell Deployment.
Note
If you enabled Agentless Vulnerability & Threat Detection in the previous step, the LocalShell Deployment option is already selected and the OCI Resource Manager Deployment option is not available. - Configure the OCI Command Line Interface (CLI) profile:
- Copy the command from Trend Vision Oneand paste it into the terminal.
- Follow the prompts to provide the Tenancy OCID, User OCID, and region.
- Upload the public key to the OCI console:
- Copy the public key from
~/.oci/oci_api_key_public.pem
- In the OCI console, go to Identity & Security ➞ Users ➞ [your username] ➞ API Keys.
- Click Add API Key ➞ Paste Public Key.
- Paste the public key that you copied at the beginning of this step.
- Copy the public key from
- Verify that the OCI CLI has been installed by copying and pasting the command from
Trend Vision One into the terminal:
-
If the CLI has been installed, the terminal returns a list of available regions.
-
If you receive a failure message, check the OCIDs, region name, and key permissions, and then try again.
-
- Install Terraform or confirm that it is already installed by copying and pasting the
command from Trend Vision One in the terminal.
Note
Terraform 1.13 or later is required. - Click Download the Terraform Template to save and unzip the template in your local machine.
- Access the deployment folder by copying the command and pasting it in the terminal.
- Run the deployment script by copying the commands and pasting them in the terminal.LocalShell begins the Terraform process to deploy Trend Vision One security resources.
- In the Trend Vision One console, in the Add Oracle Compartment screen, click Done. The connection process might take a few moments to complete. You can refresh the Cloud Accounts screen to check the status of your added compartment.