Skip to content

Commit 61edc6e

Browse files
authored
Merge pull request #26220 from microsoftgraph/rborysowski-fix-remediation-none-docs
Fix evidence "none" remediation description
2 parents be87e63 + 1c4093b commit 61edc6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api-reference/beta/resources/security-alertevidence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ This resource is the base type for the following evidence types:
8383

8484
| Member | Description |
8585
| :--------------------------| :--------------------------------------------- |
86-
| none | No threats were found. |
86+
| none | The remediation status is unknown. |
8787
| remediated | Remediation action completed successfully. |
8888
| prevented | The threat was prevented from executing. |
8989
| blocked | The threat was blocked while executing. |

api-reference/v1.0/resources/security-alertevidence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ This resource is the base type for the following evidence types:
8181

8282
| Member | Description |
8383
| :--------------------------| :--------------------------------------------- |
84-
| none | No threats were found. |
84+
| none | The remediation status is unknown. |
8585
| remediated | Remediation action has completed successfully. |
8686
| prevented | The threat was prevented from executing. |
8787
| blocked | The threat was blocked while executing. |

0 commit comments

Comments
 (0)