Azure-Sentinel
Azure-Sentinel copied to clipboard
Update OCI (Oracle Cloud Infrastructure ) connector to support multi-stream and multi partition.
Change(s):
- Updated OCI Connector to support multistream and multi-partition configurations
- Modified
PollingConfig.jsonto enable multistream capability using Codeless Connector Framework (CCF) - Updated connector to replace the existing CCF single-stream connector with a multistream version
- Updated version to 3.0.6 in ReleaseNotes.md
Reason for Change(s):
- Enable customers to ingest data from multiple OCI streams and partitions simultaneously
- Improve scalability and flexibility of the OCI connector by supporting multiple partition IDs
- Address limitations of the previous single-stream connector configuration
- Modernize the connector using the latest CCF capabilities for multistream support
Version Updated:
- Yes - Version updated to 3.0.6 in
Solutions/Oracle Cloud Infrastructure/ReleaseNotes.md - Date: 09-12-2025
Testing Completed:
YES
Checked that the validations are passing and have addressed any issues that are present:
- [Please confirm - Yes]
I see that a PR task updated docs in the Tools/Solutions Analyzer directory as a part of this PR. I have not seen that before. Was that intentional?
Adding @v-dvedak for visibility since we plan to publish this solution.