Merge pull request #392 from MicrosoftDocs/FromPrivateRepo

From private repo
This commit is contained in:
Alma Jenks 2017-12-20 10:38:15 -08:00 committed by GitHub
commit 96b100a298
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -77,7 +77,7 @@ Use the following PowerShell cmdlet to remove carriage returns and line feeds fr
```PS ```PS
$path="file path" $path="file path"
Get-Content $path -Raw).Replace("'r'n","") | Set-Content $path -Force (Get-Content $path -Raw).Replace("'r'n","") | Set-Content $path -Force
``` ```
## Category and policy in ADMX ## Category and policy in ADMX

View File

@ -16,7 +16,7 @@ ms.date: 12/12/2017
**Applies to:** **Applies to:**
- Mac OS X - macOS X
- Linux - Linux
- Windows Defender Advanced Threat Protection (Windows Defender ATP) - Windows Defender Advanced Threat Protection (Windows Defender ATP)
@ -26,7 +26,7 @@ ms.date: 12/12/2017
Windows Defender ATP provides a centralized security operations experience for Windows as well as non-Windows platforms. You'll be able to see alerts from various supported operating systems (OS) in the Windows Defender ATP portal and better protect your organization's network. This experience leverages on a third-party security products sensor data. Windows Defender ATP provides a centralized security operations experience for Windows as well as non-Windows platforms. You'll be able to see alerts from various supported operating systems (OS) in the Windows Defender ATP portal and better protect your organization's network. This experience leverages on a third-party security products sensor data.
You'll need to know the exact Linux distros and Mac OS X versions that are compatible with Windows Defender ATP for the integration to work. You'll need to know the exact Linux distros and macOS X versions that are compatible with Windows Defender ATP for the integration to work.
## Onboard non-Windows endpoints ## Onboard non-Windows endpoints
You'll need to take the following steps to oboard non-Windows endpoints: You'll need to take the following steps to oboard non-Windows endpoints:

View File

@ -55,7 +55,7 @@ The **File in organization** section provides details on the prevalence of the f
![Image of file in organization](images/atp-file-in-org.png) ![Image of file in organization](images/atp-file-in-org.png)
## Most recent observed machinew with the file ## Most recent observed machine with the file
The **Most recent observed machines with the file** section allows you to specify a date range to see which machines have been observed with the file. The **Most recent observed machines with the file** section allows you to specify a date range to see which machines have been observed with the file.
![Image of most recent observed machine with the file](images/atp-observed-machines.png) ![Image of most recent observed machine with the file](images/atp-observed-machines.png)