mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-14 22:37:22 +00:00
stop and quarantine and block file updates
This commit is contained in:
parent
a454942b5f
commit
54fde9ccbf
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
Binary file not shown.
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 28 KiB |
@ -87,20 +87,20 @@ Create custom rules to control when alerts are suppressed, or resolved. You can
|
||||
|
||||

|
||||
|
||||
3. Choose the context for suppressing the alert.
|
||||
3. Enter an alert title then select an indicator of compromise from the drop-down list.
|
||||
|
||||

|
||||
|
||||
> [!NOTE]
|
||||
> You cannot create a custom or blank suppression rule. You must start from an existing alert.
|
||||
|
||||
4. Specify the conditions for when the rule is applied:
|
||||
- Alert title
|
||||
- Indicator of compromise (IOC)
|
||||
- Suppression conditions
|
||||
4. Specify the suppression conditions by entering values for any of the following:
|
||||
- Sha1
|
||||
- File name
|
||||
- Folder path
|
||||
|
||||
> [!NOTE]
|
||||
> The SHA1 of the alert cannot be modified, however you can clear the SHA1 to remove it from the suppression conditions.
|
||||
> The SHA1 of the alert cannot be modified, however you can clear the SHA1 to remove it from the suppression conditions by removing the deselecting the checkbox.
|
||||
|
||||
5. Specify the action and scope on the alert. <br>
|
||||
You can automatically resolve an alert or hide it from the portal. Alerts that are automatically resolved will appear in the resolved section of the alerts queue. Alerts that are marked as hidden will be suppressed from the entire system, both on the machine's associated alerts and from the dashboard. You can also specify to suppress the alert on the machine only or the whole organization.
|
||||
|
@ -59,7 +59,7 @@ The action takes effect on machines with Windows 10, version 1703 or later, wher
|
||||
2. Open the **Actions menu** and select **Stop and Quarantine File**.
|
||||

|
||||
|
||||
3. Type a comment and select **Yes, stop and quarantine** to take action on the file.
|
||||
3. Specify a reason, then click **Yes, stop and quarantine**.
|
||||

|
||||
|
||||
The Action center shows the submission information:
|
||||
@ -116,13 +116,27 @@ You can prevent further propagation of an attack in your organization by banning
|
||||
|
||||
|
||||
### Enable the block file feature
|
||||
Before you can block files, you'll need to enable the feature.
|
||||
|
||||
1. In the navigation pane, select **Settings** > **Advanced features** > **Block file**.
|
||||
|
||||
2. Toggle the setting between **On** and **Off** and select **Save preferences**.
|
||||
|
||||

|
||||
|
||||
3. Type a comment and select **Yes, block file** to take action on the file.
|
||||
### Block a file
|
||||
1. Select the file you want to block. You can select a file from any of the following views or use the Search box:
|
||||
|
||||
- **Alerts** - click the corresponding links from the Description or Details in the Artifact timeline
|
||||
- **Search box** - select File from the drop–down menu and enter the file name
|
||||
|
||||
2. Open the **Actions menu** and select **Block**.
|
||||
|
||||

|
||||
|
||||
9. Specify a reason and select **Yes, block file** to take action on the file.
|
||||
|
||||

|
||||
|
||||
The Action center shows the submission information:
|
||||

|
||||
|
Loading…
x
Reference in New Issue
Block a user