Skip to content

[Feature] - Missing auditRuleInformation causes mismatch with monitoring tools #236

Description

@jackluz84

Baseline Info (please complete the following information):

  • OS: [e.g. Windows]
  • Version: [e.g. 3.6] - version 3.6 policies tested

Describe the bug
These existing .json files in this repo do not reflect recent changes in graph. For example, STIG audit baseline features. To be more specific, the stored .json policies in this repo do not have auditRuleInformation. When assigned, this line is appended for each setting. This causes M365 policy management tools to report drift/mismatch (e.g. Nerdio Manager and Inforcer).

solution: The policies need to be updated to reflect the latest intune/graph changes.

To Reproduce
Steps to reproduce the behaviour:
Sync this repo. Assign one of the itnune policies. compare the differences between the GH source .json policy and the .json that lands in the tenant. you will see auditRuleInformation added to the destination tenant polciy and these are absent in these policies here.

Expected behaviour
Policies should match aside from a few little expected metadata changes (usual noise)

Screenshots

Image

Additional context
I tested with both Win - OIB - SC - Microsoft Edge - D - Updates - v3.6 and Win - OIB - ES - Attack Surface Reduction - D - ASR Rules (Audit Mode) - v3.1 and observed the same results.

this repo just has to catch up to some recent changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions