Skip to content

Conversation

@fuqing04
Copy link
Contributor

@fuqing04 fuqing04 commented Jan 21, 2026

Required items, please complete

Change(s):

  • Added a local version bump script

Reason for Change(s):

  • The current version bump script relies on the remote version, which means if the remote version is behind, the local version will be stuck with the current.

Version Updated:

  • not needed

Testing Completed:

  • Yes

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

  • Yes

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.

Details of the code changes in your submitted PR. Providing descriptions for pull requests ensures there is context to changes being made and greatly enhances the code review process. Providing associated Issues that this resolves also easily connects the reason.

Change(s):

  • Updated syntax for XYZ.yaml

Reason for Change(s):

Version updated:

  • Yes
  • Detections/Analytic Rule templates are required to have the version updated

The code should have been tested in a Microsoft Sentinel environment that does not have any custom parsers, functions or tables, so that you validate no incorrect syntax and execution functions properly. If your submission requires a custom parser or function, it must be submitted with the PR.

Testing Completed:

  • Yes

Note: If updating a detection, you must update the version field.

Before the submission has been made, please look at running the KQL and Yaml Validation Checks locally.
https://github.com/Azure/Azure-Sentinel#run-kql-validation-locally

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

  • Yes/No/Need Help

Note: Let us know if you have tried fixing the validation error and need help.

References:


@fuqing04 fuqing04 requested a review from a team as a code owner January 21, 2026 21:39
Copy link
Contributor

@jlheard jlheard left a comment

Choose a reason for hiding this comment

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

Is it too intrusive to add a flag to override retrieving the solution version from the API to the existing createSolutionsV3 version of the script? I ask because we'll have to maintain both versions of the script to make sure updates are applied to both.

@fuqing04
Copy link
Contributor Author

adapted Jason's comment and created a unified script

Copy link
Contributor

@jlheard jlheard left a comment

Choose a reason for hiding this comment

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

Thanks @fuqing04

@fuqing04
Copy link
Contributor Author

@v-maheshbh could you take a quick look?

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants