Skip to content

fortinet content UPlift#14471

Open
Alekhya0824 wants to merge 2 commits into
masterfrom
fortinet
Open

fortinet content UPlift#14471
Alekhya0824 wants to merge 2 commits into
masterfrom
fortinet

Conversation

@Alekhya0824

Copy link
Copy Markdown
Contributor

Required items, please complete

Change(s):

  • Updated the workbook template

Reason for Change(s):

  • to uplift teh content

Testing Completed:

  • yes

Checked that the validations are passing and have addressed any issues that are present:

  • yes

@Alekhya0824 Alekhya0824 requested review from a team as code owners June 12, 2026 09:43
@v-atulyadav v-atulyadav requested a review from Copilot June 12, 2026 10:12
@v-atulyadav v-atulyadav added the Solution Solution specialty review needed label Jun 12, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the Fortinet FortiNDR Cloud solution workbook to improve usability (new intro text, parameters, labels, and empty-state messaging) and bumps solution release notes accordingly.

Changes:

  • Expanded workbook introductory guidance and added a top-level parameter block (TimeRange/Subscription/Workspace).
  • Improved workbook item naming and added noDataMessage / export parameters across multiple visuals.
  • Updated solution release notes and regenerated package template content (including ARM apiVersion changes).

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 5 comments.

File Description
Solutions/Fortinet FortiNDR Cloud/Workbooks/FortinetFortiNdrCloudWorkbook.json Adds new parameters + improves labels/empty-state messaging/export behavior in workbook visuals.
Solutions/Fortinet FortiNDR Cloud/ReleaseNotes.md Adds a new version entry for the workbook update.
Solutions/Fortinet FortiNDR Cloud/Package/mainTemplate.json Updates packaged ARM template output (savedSearches apiVersion + embedded workbook serializedData changes).

Comment on lines 208 to +216
"showExportToExcel": true,
"queryType": 0,
"resourceType": "microsoft.operationalinsights/workspaces",
"visualization": "piechart"
"visualization": "piechart",
"exportParameterName": "SelectedRow_0",
"noDataMessage": "No data matched the selected filters and time range."
},
"customWidth": "50",
"name": "main-Suricata"
"name": "Suricata Counts by Category"
Comment on lines 265 to +273
"showExportToExcel": true,
"queryType": 0,
"resourceType": "microsoft.operationalinsights/workspaces",
"visualization": "piechart"
"visualization": "piechart",
"exportParameterName": "SelectedRow_0",
"noDataMessage": "No data matched the selected filters and time range."
},
"customWidth": "50",
"name": "main-detections-s - Copy"
"name": "Detection Counts by Confidence"
Comment on lines +11 to +74
{
"type": 11,
"content": {
"parameters": [
{
"id": "time_range_param",
"version": "KqlParameterItem/1.0",
"name": "TimeRange",
"type": 4,
"isRequired": true,
"isGlobal": true,
"value": {
"durationMs": 86400000
},
"typeSettings": {
"selectableValues": [
{
"durationMs": 3600000
},
{
"durationMs": 14400000
},
{
"durationMs": 43200000
},
{
"durationMs": 86400000
},
{
"durationMs": 172800000
},
{
"durationMs": 604800000
},
{
"durationMs": 2592000000
}
]
}
},
{
"id": "subscription_param",
"version": "KqlParameterItem/1.0",
"name": "Subscription",
"type": 6,
"isRequired": true,
"multiSelect": true,
"quote": "'",
"delimiter": ","
},
{
"id": "workspace_param",
"version": "KqlParameterItem/1.0",
"name": "Workspace",
"type": 5,
"isRequired": true,
"multiSelect": true,
"quote": "'",
"delimiter": ","
}
]
},
"name": "parameters"
},
Comment on lines 290 to 296
{
"type": 1,
"content": {
"json": "**FortiDNR Cloud Suricata Chart:**"
"json": "## FortiNDR Cloud workbook\n\nUse this workbook to review Suricata, observation, and detection activity from the Fortinet FortiNDR Cloud parser. Ensure the Kusto function alias **Fortinet_FortiNDR_Cloud** is deployed first, then use the time range and filters to focus on specific sensors, categories, severities, and confidence values.\n\n**Prerequisites:** the Fortinet FortiNDR Cloud Kusto function must exist in the target workspace, and the workbook should be connected to a workspace that contains FortiNDR Cloud data. [Deployment steps](https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Solutions/Fortinet%20FortiNDR%20Cloud/Package/Content%20Hub/Workbooks/FortiNDR%20Cloud%20Workbook.json)"
},
"name": "text - 4"
},
Comment on lines 1 to 4
| **Version** | **Date Modified (DD-MM-YYYY)** | **Change History** |
|-------------|--------------------------------|-------------------------------------------------------|
| 3.0.4 | 12-06-2026 | Updated **Workbook** |
| 3.0.3 | 05-05-2025 | Use Flex Consumption plan to hold Data Connector |
@v-maheshbh

Copy link
Copy Markdown
Contributor

Hi @Alekhya0824

Kindly review above comments.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content-Package P0 Solution Solution specialty review needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants