Skip to content

Commit 79a4d4b

Browse files
committed
Update New-TenantAllowBlockListItems.md
Branding changes
1 parent 0aaf9ec commit 79a4d4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/New-TenantAllowBlockListItems.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ Accept wildcard characters: False
8585
```
8686
8787
### -Entries
88-
The Entries parameter specifies the URL or files that you want to add to the Allowed/Blocked List based on the value of the ListType parameter:
88+
The Entries parameter specifies the URL or files that you want to add to the Tenant Allow/Block List based on the value of the ListType parameter:
8989
90-
- URLs: Use IPv4 or IPv6 addresses or hostnames. Wildcards (* and ~) are supported in hostnames. Protocols, TCP/UDP ports, or user credentials are not supported. For details, see [URL syntax for the Allowed/Blocked List](https://docs.microsoft.com/microsoft-365/security/office-365-security/tenant-allow-block-list##url-syntax-for-the-allowedblocked-list).
90+
- URLs: Use IPv4 or IPv6 addresses or hostnames. Wildcards (* and ~) are supported in hostnames. Protocols, TCP/UDP ports, or user credentials are not supported. For details, see [URL syntax for the Tenant Allow/Block List](https://docs.microsoft.com/microsoft-365/security/office-365-security/tenant-allow-block-list#url-syntax-for-the-tenant-allowedblocked-list).
9191
9292
- Files: Use the SHA256 hash value of the file. In Windows, you can find the SHA256 hash value by running the following command in a Command Prompt: `certutil.exe -hashfile "<Path>\<Filename>" SHA256`. An example value is `768a813668695ef2483b2bde7cf5d1b2db0423a0d3e63e498f3ab6f2eb13ea3`.
9393

0 commit comments

Comments
 (0)