mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-16 15:27:22 +00:00
Fix issue in Linux resources page
This commit is contained in:
parent
a6116910b1
commit
679966452d
@ -117,8 +117,8 @@ The following table lists commands for some of the most common scenarios. Run `m
|
|||||||
|Quarantine management |List all quarantined files |`mdatp threat quarantine list` |
|
|Quarantine management |List all quarantined files |`mdatp threat quarantine list` |
|
||||||
|Quarantine management |Remove all files from the quarantine |`mdatp threat quarantine remove-all` |
|
|Quarantine management |Remove all files from the quarantine |`mdatp threat quarantine remove-all` |
|
||||||
|Quarantine management |Add a file detected as a threat to the quarantine |`mdatp threat quarantine add --id [threat-id]` |
|
|Quarantine management |Add a file detected as a threat to the quarantine |`mdatp threat quarantine add --id [threat-id]` |
|
||||||
|Quarantine management |Remove a file detected as a threat from the quarantine |`mdatp threat quarantine add --id [threat-id]` |
|
|Quarantine management |Remove a file detected as a threat from the quarantine |`mdatp threat quarantine remove --id [threat-id]` |
|
||||||
|Quarantine management |Restore a file from the quarantine |`mdatp threat quarantine add --id [threat-id]` |
|
|Quarantine management |Restore a file from the quarantine |`mdatp threat quarantine restore --id [threat-id]` |
|
||||||
|
|
||||||
## Microsoft Defender ATP portal information
|
## Microsoft Defender ATP portal information
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user