Skip to content

Commit ee6e874

Browse files
committed
Learn Editor: Update advanced-hunting-devicetvmsecureconfigurationassessment-table.md
1 parent 44b6321 commit ee6e874

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ For information on other tables in the advanced hunting schema, see [the advance
4646
| `ConfigurationCategory` | `string` | Category or grouping to which the configuration belongs: Application, OS, Network, Accounts, Security controls |
4747
| `ConfigurationSubcategory` | `string` | Subcategory or subgrouping to which the configuration belongs. In many cases, string describes specific capabilities or features. |
4848
| `ConfigurationImpact` | `real` | Rated impact of the configuration to the overall configuration score (1-10) |
49-
| `IsCompliant` | `boolean` | Indicates whether the configuration or policy is properly configured <br /> * A value of 1 is Compliant. <br /> * A value of 0 is Not Compliant|
50-
| `IsApplicable` | `boolean` | Indicates whether the configuration or policy applies to the device <br /> * A value of 1 is Applicable. <br /> * A value of 0 is Not Applicable |
49+
| `IsCompliant` | `boolean` | Indicates whether the configuration or policy is properly configured <br /> * A value of 1 is Compliant<br /> * A value of 0 is Not Compliant|
50+
| `IsApplicable` | `boolean` | Indicates whether the configuration or policy applies to the device <br /> * A value of 1 is Applicable<br /> * A value of 0 is Not Applicable |
5151
| `Context` | `dynamic` | Additional contextual information about the configuration or policy |
5252
| `IsExpectedUserImpact` | `boolean` | Indicates whether there will be user impact if the configuration or policy is applied |
5353

0 commit comments

Comments
 (0)