We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7181baa + f5ea671 commit 49a3ba9Copy full SHA for 49a3ba9
rules/detection-rules.json
@@ -33,6 +33,9 @@
33
"^https:\\/\\/([a-zA-Z0-9-]+\\.)*microsoftazuread-sso\\.com$",
34
"^https:\\/\\/([a-zA-Z0-9-]+\\.)*azureedge\\.net$",
35
"^https:\\/\\/([a-zA-Z0-9-]+\\.)*bing\\.com$",
36
+ "^https:\\/\\/([a-zA-Z0-9-]+\\.)*msn\\.com$",
37
+ "^https:\\/\\/([a-zA-Z0-9-]+\\.)*xbox\\.com$",
38
+ "^https:\\/\\/([a-zA-Z0-9-]+\\.)*mcas\\.ms$",
39
"^https:\\/\\/github\\.com$",
40
"^https:\\/\\/([a-zA-Z0-9-]+\\.)*cloud\\.microsoft$",
41
"^https:\\/\\/([a-zA-Z0-9-]+\\.)*powerbi\\.com$"
0 commit comments