Deploy the connector using Azure Functions to enable alert data collection from Trend Vision One.
Procedure
- Install the Trend Vision One solution in Microsoft Sentinel
- In your Microsoft Sentinel workspace, go to .
- Search for Trend Vision One and click Install.
- Choose your workspace and click Start.
- Install the Trend Vision One data connector:
- In your Microsoft Sentinel workspace, go to .
- Search for Trend Vision One (using Azure Function) and click Open connector page.
- On the connector page, go to Instructions.
- Copy the Workspace ID and Workspace Key.
- Click Deploy to Azure.The deployment process redirects to the Microsoft Azure portal.
- Configure the settings on the Custom deployment page:SettingConfiguration NotesSubscriptionManages deployed resourcesResource groupWhere to deploy the connectorFunction NameMust be a unique nameWorkspace ID and Workspace KeyThe information you copied from the Instructions section of the connector page.You can also access the information from Log Analytics.
-
Go to your Workspace in Log Analytics.
-
Go to.
-
The information is on Windows servers, under Download agent.
API KeyAn API key from a Trend Vision One user accountImportant
The Microsoft Sentinel connector requires an API key from a Trend Vision One user account with the SIEM role or a user role with greater permissions. The user account access level must include APIs.Region CodeThe region code that corresponds to the location of your Trend Vision One instanceAllowed values:-
au
-
eu
-
in
-
jp
-
sg
-
us
-
mea
Storage prefixEnsure the storage prefix adheres to the Azure resource naming conventions. -
- Click Review + create.
- Configure the Python version the connector uses.
- In the Microsoft Azure console, find the resource group of the Trend Vision One connector.
- Under Resources, click the Function App in your resource group.
- Go to .
- Select Python 3.9 from the Python Version menu.
- Click Save.
- If you use custom detection models or hypersensitive mode, configure the connector
to pull the related alert data.By default, the Trend Vision One connector does not pull data created by custom detection models or hypersensitive mode. You need to configure additional settings to ensure the connector ingests related alert data.
- In the Microsoft Azure console, find the resource group of the Trend Vision One connector.
- Under Resources, click the Function App in your resource group.
- Go to .
- If you want to send custom detection models to Microsoft Sentinel, click Add and configure the following settings:
-
Name: queryCustomWorkbench
-
Value: True
-
- If you want to send custom detection models to Microsoft Sentinel, click Add and configure the following settings:
-
Name: queryAggressiveWorkbench
-
Value: True
-
- Click Apply.
- In the confirmation dialog, click Confirm.
After successful deployment, Microsoft Sentinel retrieves new alert data generated
by Trend Vision One. The connector does not pull preexisting alert data.