Skip to content

Commit 3667c1e

Browse files
authored
Merge pull request #2128 from diannegali/docs-editor/advanced-hunting-devicebaselin-1733742676
Update advanced-hunting-devicebaselinecomplianceassessment-table.md
2 parents 12eaa5b + 32018e8 commit 3667c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defender-xdr/advanced-hunting-devicebaselinecomplianceassessment-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ For information on other tables in the advanced hunting schema, see [the advance
4545
| `OSVersion` | `string` | Version of the operating system running on the device |
4646
| `ConfigurationId` | `string` | Unique identifier for a specific configuration |
4747
| `ProfileId` | `string` | Unique identifier for the profile |
48-
| `IsCompliant` | `boolean` | Indicates whether the device that initiated the event is compliant or not |
48+
| `IsCompliant` | `nullable` | Indicates whether the device that initiated the event is compliant or not |
4949
| `IsApplicable` | `boolean` | Indicates whether the configuration or policy is applicable |
5050
| `Source` | `dynamic` | The registry path or other location used to determine the current device setting |
5151
| `RecommendedValue` | `dynamic` | Set of expected values for the current device setting to be compliant |

0 commit comments

Comments
 (0)