What Changed

Fixed template file inconsistencies in the Visa Threat Intelligence (VTI) connector that were causing installation issues.

Security Impact (Visibility & Fidelity)

Deployments attempting to install the Visa Threat Intelligence connector experienced installation failures due to mismatched solution names and IDs in the ARM template. This created a potential blind spot for organizations relying on Visa’s threat intelligence feeds for payment fraud detection and cybersecurity monitoring. The fix ensures proper connector deployment and restoration of threat intelligence visibility.

Template Corrections

  • Updated _solutionName from VisaThreatIntelligence-Early-preview to Visa Threat Intelligence (VTI)
  • Corrected _solutionId from preview-specific identifier to production value visa-cyber.azure-sentinel-solution-visathreatintel
  • Version bumped to 3.0.1 with consistent packaging

Affected Files

Solutions/Visa Threat Intelligence (VTI)/DataConnectors/VisaThreatIntelligenceConnector.json
(packaging artefacts: 3.0.0.zip, 3.0.1.zip, Solution_VTI.json, mainTemplate.json)