A cloud-native SIEM solution that provides intelligent security analytics and threat detection across systems
The currently available migration path from the deprecated VMware Carbon Black Cloud (using Azure Functions) connector is the VMware Carbon Black Cloud via AWS S3 (via Codeless Connector Framework) connector, which explicitly relies on AWS S3, SQS, and related AWS resources as prerequisites.
From the provided information, there is no mention of a new or replacement connector that uses only Azure-native services (for example, an updated Azure Functions–based connector or another Azure-only ingestion path) beyond the existing, now deprecated, Azure Functions connector.
For scenarios that must remain Azure-only, the documented option is to build and maintain a custom connector using Azure Functions and the Carbon Black REST APIs, following the generic Sentinel custom connector guidance. This is the same pattern used by the original VMware Carbon Black Cloud (using Azure Functions) connector and is still supported as a custom solution:
- Use Azure Functions with the Carbon Black Cloud REST APIs to pull Audit, Notification, and Event logs.
- Ingest the data into a Log Analytics workspace via the Azure Monitor Data Collector API.
- Optionally, implement ASIM parsers so that the data can be used with Sentinel’s normalized content.
There is no documented plan in the provided material for a new, Microsoft-supported, Azure-only VMware Carbon Black Cloud connector to replace the deprecated Azure Functions–based one. For roadmap details or future plans, the appropriate path is to open a support request or engage the product group via official Microsoft Sentinel feedback/support channels.
References: