Join our Newsletter — 33% off our NHI Course

How should security and finance teams monitor critical changes in D365 Business Central without creating audit blind spots or performance problems?

Teams should use change tracking that captures who changed what, when it changed, and the before and after values, while limiting impact on the application layer. The goal is to cover configurations, parameters, settings, and sensitive data fields that affect financial integrity. Strong change control also requires approval workflows and linkage to ITSM tickets so auditors can trace each change end to end.

Why This Matters for Security Teams

Change monitoring in D365 Business Central is not just an audit requirement. It is how finance and security teams prove that critical settings, approval paths, and sensitive master data were not altered outside of controlled process. If monitoring is too shallow, auditors see gaps. If it is too heavy, the application slows and teams start disabling visibility. The practical target is to capture meaningful change without turning the ERP into a logging bottleneck, a balance reflected in the broader control themes described in the Ultimate Guide to NHIs — Regulatory and Audit Perspectives and the NIST Cybersecurity Framework 2.0.

The common mistake is treating auditability as a checkbox instead of an operational control. In finance systems, a missed change to posting groups, payment terms, permissions, or integration parameters can distort reporting, weaken segregation of duties, or hide fraud. NHI Management Group’s research also shows how often visibility breaks down in practice: only 5.7% of organisations have full visibility into their service accounts, which is a useful warning sign for any system where privileged automation and configuration changes intersect.

In practice, many security teams encounter audit gaps only after an unexplained reconciliation issue, rather than through intentional change detection.

How It Works in Practice

Effective monitoring starts by scoping the change surface, not by recording everything indiscriminately. Teams should prioritise tables, pages, and workflows that influence financial integrity, including chart of accounts settings, dimensions, approval policies, posting setup, user permissions, and integration credentials. The goal is to capture who changed what, when, and the before and after values, while keeping the application path lean. That approach aligns with control principles in NIST SP 800-53 Rev. 5 Security and Privacy Controls, especially where audit logging and accountability need to be demonstrable.

Best practice is evolving toward layered monitoring rather than one monolithic audit feed. In D365 Business Central, that usually means combining native change log capabilities with approval workflows, ITSM ticket references, and periodic review of high-risk configuration deltas. For higher-risk data objects, teams should define retention rules, role-based access to logs, and alert thresholds for sensitive fields. The NHI Lifecycle Management Guide is also relevant here because the same lifecycle discipline used for secrets and service accounts applies to privileged business-system changes: define ownership, approval, recording, review, and removal of stale access.

  • Log change metadata and before/after values for critical business objects.
  • Link each approved change to a ticket or request record for traceability.
  • Restrict write access to the smallest practical set of admin and finance roles.
  • Review high-risk changes on a schedule, not only after incidents.
  • Archive logs in a system that supports tamper-evident retention without slowing production.

This guidance tends to break down in heavily customised environments with many third-party extensions because change events multiply, object ownership becomes unclear, and logging overhead can rise faster than the application team can tune it.

Common Variations and Edge Cases

Tighter change control often increases operational overhead, so organisations have to balance evidentiary strength against user friction and system performance. That tradeoff becomes sharper in multi-entity deployments, rapid-release environments, and tenant setups with frequent partner-managed customisations. Current guidance suggests focusing deep logging on the most financially material objects while using lighter monitoring for lower-risk changes, rather than trying to treat every field equally.

There is no universal standard for this yet, but audit teams generally get the best results when they define risk tiers for changes. For example, posting setup and permission changes may justify immediate alerts, while descriptive field updates can be retained for review only. This approach is consistent with the broader control themes in Top 10 NHI Issues, where excessive privilege and weak logging repeatedly appear as drivers of control failure, and it complements the visibility emphasis in Ultimate Guide to NHIs — Key Challenges and Risks.

Edge cases also matter. If integrations update finance data through APIs, the relevant audit trail may sit outside the ERP and must be correlated back into the control record. If custom extensions write directly to tables, teams should validate that those writes still produce defensible evidence. If they do not, the blind spot is not a logging issue, it is a design issue.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 and CSA MAESTRO address the attack and risk surface, while NIST CSF 2.0, NIST SP 800-53 Rev 5 and NIST AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 DE.CM-7 Continuous monitoring is needed for critical ERP changes and audit trails.
NIST SP 800-53 Rev 5 AU-2 Audit events must capture who changed what, when, and related context.
NIST AI RMF Governance and accountability principles support controlled, reviewable changes.
OWASP Non-Human Identity Top 10 NHI-03 Privileged automation and secrets tied to ERP changes need rotation and visibility.
CSA MAESTRO GOV-2 Agentic governance patterns help control automated or delegated change actions.

Track privileged accounts and secrets used for ERP administration, then rotate and review them routinely.