Skip to content

Commit ad04bd7

Browse files
authored
Typo
1 parent 9461c1d commit ad04bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This article describes how admins can manage entries for files in the Microsoft
3838

3939
- You specify files by using the SHA256 hash value of the file. To find the SHA256 hash value of a file in Windows, run the following command in Powershell:
4040
```powershell
41-
Get-FileHash -Path "<Path>\Filename>" -Algorithm SHA25
41+
Get-FileHash -Path "<Path>\Filename>" -Algorithm SHA256
4242
```
4343

4444
An example value is `768a813668695ef2483b2bde7cf5d1b2db0423a0d3e63e498f3ab6f2eb13ea3a`. Perceptual hash (pHash) values aren't supported.

0 commit comments

Comments
 (0)