SOCRadar: Add SOCRadar Solution V1.0.0 - #13858
Conversation
|
Hi v-maheshbh (@v-maheshbh), Added custom table schemas (SOCRadar_Alarms_CL.json, SOCRadarAuditLog_CL.json) under .script/tests/KqlvalidationsTests/CustomTables/ to fix KQL validation failures Note: The ARM-TTK DeploymentTemplate Must Not Contain Hardcoded Uri warning is expected — the Logic App playbooks require management.azure.com for Sentinel API calls, which is standard for Sentinel solutions. |
|
Hi v-maheshbh (@v-maheshbh) , KQL validation fix: added custom table schemas for SOCRadar_Alarms_CL and SOCRadarAuditLog_CL Ready for review. Could you please review when you have a chance? Thank you! |
|
I've just pushed a fix for the Workbook validation error. The preview images (SOCRadarDashboardBlack.png and SOCRadarDashboardWhite.png) have been copied to the central Workbooks/Images/Preview directory as required by the validator. All validation checks should now pass. Ready for your review. Thank you! |
Radargoger
left a comment
There was a problem hiding this comment.
|
I've just pushed a fix for the Workbook validation error. The preview images (SOCRadarDashboardBlack.png and SOCRadarDashboardWhite.png) have been copied to the central Workbooks/Images/Preview directory as required by the validator. All validation checks should now pass. Ready for your review. Thank you! |
|
Just following up on my previous message regarding the Workbook validation fix. The preview images have been moved to the required directory, and all validation checks should now be passing. Could you please review when you have a moment? Thanks in advance! Best regards, |
|
We passed the reviews. Please let us know if there is anything else needed to proceed and approve. Best regards, |
|
Hi v-maheshbh (@v-maheshbh) v-shukore , We passed the reviews. Please let us know if there is anything else needed to proceed and approve. Best regards, |
|
Hi Radargoger Kindly resolve the branch conflict to proceed further. Thanks! |
|
Hi v-maheshbh (@v-maheshbh) v-shukore Conflict is resolved. Please proceed. Thanks in advence. Best Regards |
|
Hi v-maheshbh (@v-maheshbh) v-shukore, The conflict has been resolved. You can proceed. Thanks in advance. Best regards, |
1 similar comment
|
Hi v-maheshbh (@v-maheshbh) v-shukore, The conflict has been resolved. You can proceed. Thanks in advance. Best regards, |
|
The current ARM-TTK failure is due to the mandatory URI management.azure.com used in the Playbooks. This is a standard implementation across all Sentinel solutions and cannot be parameterized differently for this use case. Since all other 22 checks have passed and the manual reviews are complete, could you please manually bypass/approve this specific ARM-TTK check? We have also reached out to the Certification Engagement team as requested by support (SR# 2603310010001792). Best |
|
Hi Radargoger Refer below solution for guidance: The ZIP package is missing from the package folder. Kindly repackage the solution
Thanks! |
|
Thanks for update & feedback We have updated the Hunting Queries metadata by adding the required fields (severity, relevantTechniques, and entityMappings) to each YAML file in accordance with the standard schema. Additionally, the solution has been repackaged using the V3 tool, and the ZIP package is now properly included in the package folder. Please let us know if anything further is needed. Thanks! |
|
Hi Radargoger We are getting a deployment error in the main template.
Thanks! |
|
Thanks for pointing this out. I’ve updated the playbook accordingly by moving the utcNow() usage to a parameter default value as required. The solution has been repackaged with these changes. Could you please review and let me know if everything looks good on your side? Thanks! |
Kindly check — I do not see any changes related to replacing utcNow() usage with a parameter in main template. Thanks! |
- Added SOCRadar Solution Data and Metadata - Added SOCRadar Hunting Queries (Alarm Trends, Audit Analysis, etc.) - Added SOCRadar Playbooks for Alarm Import and Sync - Added SOCRadar Dashboard Workbook and Preview Images - Updated WorkbooksMetadata.json with SOCRadar details
|
Hi Radargoger ARM TTK validation indicates that the uri contains a hard‑coded management endpoint. To comply with best practices, please create a variable for the management base URL, for example:
Thanks! |
Thanks! |
|
Thank you for support. We updated PR about ARM TTK feedback. |
Inline role definition GUIDs in mainTemplate.json instead of using intermediate variables, ensuring subscriptionResourceId calls reference the correct IDs. Update Logic App/Playbook HTTP action expressions to use @{...} expression syntax and correct incident PUT URI to reference items('For_Each_Incident')?['name'] properly. Also update packaged 3.0.0.zip and adjust ReleaseNotes.md table formatting.
|
Hi Radargoger Thanks! |
|
We updated the documentation link. Kind Regards |
mismatch in main template
Add new Logos/socradar.svg vector asset. The file contains the SOC Radar wordmark and an accent mark (primary fill #1B1B3C and accent #FF4562) with viewBox 0 0 1583 420 for scalable branding usage.
|
Hi Radargoger Below mentioned playbook not visible on content hub kindly check metadata section.
Thanks! |
|
We resolved the mentioned playbook issue Kind Regards |
|
Hi Radargoger Thanks! |
|
We resolved the conflict. Kind Regards |









Description
This Pull Request introduces the SOCRadar XTI Platform solution. This integration enables bidirectional communication between SOCRadar and Microsoft Sentinel.
Key Components Included:
WorkbooksMetadata.jsonand added brand assets.Validation
WorkbooksMetadata.jsonto include the new SOCRadar dashboard.Solution_SOCRadar.jsonare correctly pointing to the relative directories.Screenshots