Skip to content

TrendMicro V1 Data Connector - add id config, update version and build file#14533

Open
V1ManagedServices wants to merge 3 commits into
Azure:masterfrom
V1ManagedServices:p/MXDR-4412_support_id_site
Open

TrendMicro V1 Data Connector - add id config, update version and build file#14533
V1ManagedServices wants to merge 3 commits into
Azure:masterfrom
V1ManagedServices:p/MXDR-4412_support_id_site

Conversation

@V1ManagedServices

Copy link
Copy Markdown
Contributor

Required items, please complete

Change(s):

  • Add id site config
  • Version change

Reason for Change(s):

  • Support our new id site

Version Updated:

  • No Detections/Analytic Rule templates updated.

Testing Completed:

  • yes

Checked that the validations are passing and have addressed any issues that are present:

  • yes

@V1ManagedServices V1ManagedServices requested review from a team as code owners June 22, 2026 11:51
@V1ManagedServices

Copy link
Copy Markdown
Contributor Author

Invocation logs,

image

@v-atulyadav v-atulyadav added the Solution Solution specialty review needed label Jun 22, 2026
@v-atulyadav v-atulyadav requested a review from Copilot June 22, 2026 12:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

This PR updates the Trend Micro Vision One data connector to support a new id site and bumps the connector version to 1.2.9.

Changes:

  • Add id to the supported site/region list in the ARM template.
  • Add the id API host mapping to shared configuration.
  • Bump version from 1.2.8 to 1.2.9 across connector files.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.

File Description
Solutions/Trend Micro Vision One/Data Connectors/azuredeploy_TrendMicroVisionOne_API_FunctionApp.json Adds id to the allowed site parameter values.
Solutions/Trend Micro Vision One/Data Connectors/AzureFunctionTrendMicroXDR/timer_trigger_oat/init.py Updates the version comment to 1.2.9.
Solutions/Trend Micro Vision One/Data Connectors/AzureFunctionTrendMicroXDR/timer_trigger/init.py Updates the version comment to 1.2.9.
Solutions/Trend Micro Vision One/Data Connectors/AzureFunctionTrendMicroXDR/shared_code/configurations.py Updates VERSION constant and adds id host URL mapping.

'ca': 'https://api.ca.xdr.trendmicro.com',
'za': 'https://api.za.xdr.trendmicro.com',
'za': 'https://api.za.xdr.trendmicro.com',
'id': 'https://api.id.xdr.trendmicro.com',

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have fixed this trailing whitespace issue. Thanks!

@@ -1,4 +1,4 @@
# ver: 1.2.8
# ver: 1.2.9

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.

@@ -1,4 +1,4 @@
# ver: 1.2.8
# ver: 1.2.9
@@ -1,4 +1,4 @@
# ver: 1.2.8
# ver: 1.2.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Solution Solution specialty review needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants