mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-28 16:53:40 +00:00
Merge pull request #4575 from MicrosoftDocs/user/anagupt/minor_fixes
Minor update in puppet documentation
This commit is contained in:
@ -157,7 +157,7 @@ $version = undef
|
|||||||
}
|
}
|
||||||
|
|
||||||
file { '/etc/opt/microsoft/mdatp/mdatp_onboard.json':
|
file { '/etc/opt/microsoft/mdatp/mdatp_onboard.json':
|
||||||
source => 'puppet:///modules/mdatp/mdatp_onboard.json',
|
source => 'puppet:///modules/install_mdatp/mdatp_onboard.json',
|
||||||
owner => root,
|
owner => root,
|
||||||
group => root,
|
group => root,
|
||||||
mode => '0600',
|
mode => '0600',
|
||||||
|
@ -200,7 +200,7 @@ Type of threat for which the behavior is configured.
|
|||||||
Action to take when coming across a threat of the type specified in the preceding section. Can be:
|
Action to take when coming across a threat of the type specified in the preceding section. Can be:
|
||||||
|
|
||||||
- **Audit**: The device is not protected against this type of threat, but an entry about the threat is logged.
|
- **Audit**: The device is not protected against this type of threat, but an entry about the threat is logged.
|
||||||
- **Block**: The device is protected against this type of threat and you are notified in the user interface and the security console.
|
- **Block**: The device is protected against this type of threat and you are notified in the security console.
|
||||||
- **Off**: The device is not protected against this type of threat and nothing is logged.
|
- **Off**: The device is not protected against this type of threat and nothing is logged.
|
||||||
|
|
||||||
|||
|
|||
|
||||||
|
Reference in New Issue
Block a user