Fix filtering and field normalisation so as to allow for URL type IOC#13240
Closed
cg-techgw wants to merge 2 commits intoAzure:masterfrom
Closed
Fix filtering and field normalisation so as to allow for URL type IOC#13240cg-techgw wants to merge 2 commits intoAzure:masterfrom
cg-techgw wants to merge 2 commits intoAzure:masterfrom
Conversation
Addresses Azure#13238 The filtering was making later operations referring to rows with ObservableKey "url:value" redundant. This meant that only IOC of the "domain-name" type were being compared against WebSession logs, greatly reducing coverage for ThreatIntelIndicator content.
Bump solution version to 3.0.12 in mainTemplate.json and update analytic rule versions. Simplify and unify data connector descriptions in createUiDefinition.json. Add managementUri variable and update Entra ID access token instructions. Include new 3.0.12.zip package. Update release notes accordingly.
Contributor
|
Hi @cg-techgw Kindly accept CLA by adding comment line @microsoft-github-policy-service agree [company="{your company}"] Thanks! |
Contributor
|
Hello @cg-techgw, Kindly update @microsoft-github-policy-service agree [company="{your company}"] Thanks! |
Contributor
|
Hello @cg-techgw, Please update @microsoft-github-policy-service agree [company="{your company}"] Thanks! |
Contributor
|
Closing this PR as the issue team is currently working on the resolution. They will raise a new PR with the required fixes. Thank you for your cooperation. |
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.
Addresses #13238
Change(s):
Reason for Change(s):
Version updated:
Testing Completed:
Checked that the validations are passing and have addressed any issues that are present: