Skip to content

Commit 0f3bfcd

Browse files
Fix new term doc broken link (#4706)
1 parent acab8b4 commit 0f3bfcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rules/integrations/azure/collection_entra_auth_broker_sharepoint_access_for_user_principal.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
creation_date = "2025/05/01"
33
integration = ["azure"]
44
maturity = "production"
5-
updated_date = "2025/05/01"
5+
updated_date = "2025/05/07"
66

77
[rule]
88
author = ["Elastic"]
@@ -37,7 +37,7 @@ note = """## Triage and analysis
3737
3838
This rule identifies non-interactive sign-ins to SharePoint Online via the Microsoft Authentication Broker application using a refresh token or Primary Refresh Token (PRT). This type of activity may indicate token replay attacks, OAuth abuse, or automated access from previously consented apps or stolen sessions.
3939
40-
This is a [New Terms rule](https://www.elastic.co/guide/en/security/current/new-terms-rules.html) that detects the first occurrence of a user principal name accessing SharePoint Online via the Microsoft Authentication Broker application in the last 14 days.
40+
This is a [New Terms rule](https://www.elastic.co/guide/en/security/current/rules-ui-create.html#create-new-terms-rule) that detects the first occurrence of a user principal name accessing SharePoint Online via the Microsoft Authentication Broker application in the last 14 days.
4141
4242
### Possible Investigation Steps:
4343

0 commit comments

Comments
 (0)