Alibaba Networking - add new connector solution#13810
Merged
AmirSasson merged 4 commits intoMar 16, 2026
Merged
Conversation
marjoriehahn
previously approved these changes
Mar 12, 2026
jlheard
previously approved these changes
Mar 12, 2026
| "Data Connectors/AlibabaCloudNetworking_CCP/AlibabaCloudNetworking_ConnectorDefinition.json" | ||
| ], | ||
| "Metadata": "SolutionMetadata.json", | ||
| "BasePath": "C:\\Users\\amirsasson\\dev\\msft\\Azure-Sentinel\\Solutions\\Alibaba Cloud Networking", |
Collaborator
There was a problem hiding this comment.
Double check the BasePath
Contributor
Author
There was a problem hiding this comment.
i thought it should be the correct loc al base path.
anyways, changed to match all other data files
| @@ -0,0 +1,3 @@ | |||
| | **Version** | **Date Modified (DD-MM-YYYY)** | **Change History** | | |||
| |-------------|--------------------------------|----------------------------------------------------------------------------------------------------| | |||
| | 3.0.0 | 23-13-2026 | Added Alibaba Cloud Nwtworking CCF connector. to support ApiGW, VPC and firewall data | No newline at end of file | |||
Collaborator
There was a problem hiding this comment.
nit: typo in Networking
Contributor
|
Hi @AmirSasson Modify the BasePath to the following structure: Thanks! |
marjoriehahn
previously approved these changes
Mar 16, 2026
jlheard
requested changes
Mar 16, 2026
Co-authored-by: Jason Heard <heardjasonl@gmail.com>
jlheard
approved these changes
Mar 16, 2026
hassanchawiche
approved these changes
Mar 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change(s):
Added new Alibaba Cloud Networking Microsoft Sentinel solution (v3.0.0)
Added CCP (Codeless Connector Platform) connector definition:
AlibabaCloudNetworking_ConnectorDefinition.jsonAdded Data Collection Rule:
AlibabaCloudNetworking_DCR.jsonAdded polling configuration:
AlibabaCloudNetworking_PollingConfig.jsonAdded three KQL alias function parsers:
parser_AlibabaCloudAPIGatewayLogsAliasFunction.jsonparser_AlibabaCloudVPCFlowLogsAliasFunction.jsonparser_AlibabaCloudWAFLogsAliasFunction.jsonAdded solution package files:
createUiDefinition.json,mainTemplate.json,testParameters.json,3.0.0.zipAdded
SolutionMetadata.json,Solution_Alibaba Cloud Networking.json, andReleaseNotes.mdUpdated
standardLogStreams.ps1to support the new log stream typesReason for Change(s):
Version Updated:
Testing Completed:
Checked that the validations are passing and have addressed any issues that are present: