Fixed Bugs in SOC Handbook solution and updated workbooks#14671
Open
v-sabiraj wants to merge 7 commits into
Open
Fixed Bugs in SOC Handbook solution and updated workbooks#14671v-sabiraj wants to merge 7 commits into
v-sabiraj wants to merge 7 commits into
Conversation
- Fix 'incedent' -> 'incident' typos in KQL queries and UI messages - Fix 'efficacy' -> 'efficiency' in workbook description - Update 'Azure Sentinel' -> 'Microsoft Sentinel' in text content - Add Reconnaissance, Resource Development, and Stealth to MITRE ATT&CK tactics - Remove hardcoded 24h timeContext overrides from several chart items - Bump workbook version to 1.2.1
Update the Security Alerts dashboard text to use Microsoft Sentinel wording and correct the Intsights IOC workbook item structure so that the results can load with selection of the severity
Adjust the SOC Handbook MITREAttack workbook query to normalize additional tactic names and include newer tactic categories in the tactic-level breakdown. This updates the KQL logic to better align workbook results with current MITRE ATT&CK tactic naming.
Update all references to 'Azure Sentinel' with 'Microsoft Sentinel' in the SentinelCentral workbook. This reflects the product rebranding from Azure Sentinel to Microsoft Sentinel across UI text, titles, link labels, and help documentation.
Bumps the SOC Handbook solution and ARM template versioning to 3.0.7, including updated workbook content versions and a new 3.0.7 package zip. The update also refreshes workbook/createUiDefinition text and serialized workbook content with wording, branding, and query/content improvements (for example Sentinel naming updates, wording fixes, and incident/tactics refinements).
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.
For Analytics Efficiency Workbook
Fix 'incedent' -> 'incident' typos in KQL queries and UI messages
Fix 'efficacy' -> 'efficiency' in workbook description
Update 'Azure Sentinel' -> 'Microsoft Sentinel' in text content
Add Reconnaissance, Resource Development, and Stealth to MITRE ATT&CK tactics
Remove hardcoded 24h timeContext overrides from several chart items
Bump workbook version to 1.2.1
Required items, please complete
Change(s):
Reason for Change(s):
Version Updated:
Testing Completed:
Checked that the validations are passing and have addressed any issues that are present:
Guidance <- remove section before submitting
Before submitting this PR please ensure that you have read the following sections and filled out the changes, reason for change and testing complete sections:
Thank you for your contribution to the Microsoft Sentinel Github repo.
Change(s):
Reason for Change(s):
Version updated:
Testing Completed:
Note: If updating a detection, you must update the version field.
Checked that the validations are passing and have addressed any issues that are present:
Note: Let us know if you have tried fixing the validation error and need help.