Skip to content

Commit dfdf00e

Browse files
authored
Merge branch 'main' into patch-2
2 parents 4cb7f46 + 3667c1e commit dfdf00e

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)