Skip to content

Commit 6940e51

Browse files
authored
Update tenant-allow-block-list-urls-configure.md
Add example of multiple subdomains and paths after domain to "No Wildcards" scenario to remove ambiguity on if it will match the example entry.
1 parent 1de9970 commit 6940e51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

defender-office-365/tenant-allow-block-list-urls-configure.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,7 @@ Valid URL entries and their results are described in the following subsections.
347347
- **Allow not matched**:
348348
- abc-contoso.com
349349
- contoso.com/a
350+
- abc.xyz.contoso.com/a/b/c
350351
- payroll.contoso.com
351352
- test.com/contoso.com
352353
- test.com/q=contoso.com
@@ -356,6 +357,7 @@ Valid URL entries and their results are described in the following subsections.
356357
- **Block match**:
357358
- contoso.com
358359
- contoso.com/a
360+
- abc.xyz.contoso.com/a/b/c
359361
- payroll.contoso.com
360362
- test.com/contoso.com
361363
- test.com/q=contoso.com

0 commit comments

Comments
 (0)