Allow Power BI to access and analyze data directly from the Trend Vision One platform via APIs.
Before configuring the integration settings, make sure you have an active subscription
to Microsoft Power BI and verify that Python scripting is enabled in your Power BI
settings.
Procedure
- Configure the settings in the Trend Vision One console.
- Go to .
- In the Integration column, click Microsoft Power BI.
- Specify the data that Power BI can access.CategoryDataDescriptionEndpoint SecurityEndpointsA detailed list of your endpoints.Cyber Risk Exposure ManagementDiscovered devicesDevices Attack Surface Discovery found in your environment.Cloud assetsCloud assets Attack Surface Discovery found in your environment.At-risk devicesAt-risk devices that match specified criteria.Detected CVEs in a deviceAll the highly-exploitable CVEs found in a device.At-risk usersAt-risk users that match specified criteria.Account compromise indicatorsEvents on user accounts that:
-
Display unusual activity
-
Have been detected on the dark web
-
Have been targeted by malicious email campaigns
-
- Click Download Script to download the Python script.
- Click Generate to create a new API authentication token and copy the Authentication token.
- In Power BI Desktop, configure and run the downloaded Python script to import data.When running the downloaded Python script in your Power BI Desktop, replace 'TOKEN' with the authentication token obtained in the previous step.For more information on running Python scripts, see Microsoft Power BI documentation.