Microsoft Entra ID Governance

View monitor results and manage monitors

In brief

Learn how to view monitor results and configuration drifts and manage configuration monitors in Microsoft Entra Tenant Governance

What Entra admins need to know

Review the documentation change to determine whether it affects tenant configuration, security posture, or rollout plans.

This editorial summary was generated by AI from the documentation changes. Verify important details in the full Microsoft Learn article.

Documentation change

Open on Microsoft Learn ↗

The comparison below is an extract of the Microsoft Learn article showing only the changed content. Open the full article for complete context.

SeeView monitor results and configuration driftsmanage monitors

Use the monitor experience to review monitor definitions, monitor run results, configuration drifts, baseline details, permissions readiness, settings, and audit logs. This article describes how to viewuse the monitor results and configuration drifts in the Microsoft Entra admin center. Each time the monitoring service runs (currently every six hours), it publishes run statistics aspages after a monitor result. When the monitoring service detects that a resource's actual state differs from the configuration baseline, it creates a configuration drift.is created.

Prerequisites

  • Sign in to the Microsoft Entra admin center as at least a Global Administrator.
  • Your tenant must have a license for Microsoft Entra Tenant Governance.
  • At least one configuration monitor must existexists in the tenant.
  • You can sign in to the Microsoft Entra admin center with a role that can view Tenant Governance monitor data.
  • The Tenant Configuration Management service has the permissions required to run the monitor. If a monitor run fails because of missing service permissions, update the service permissions before you rely on later run results.

View monitors

To view the configuration monitors in your tenant and must have run at least once.

Browse to monitors

tenant, follow these steps:
  1. Sign in to the Microsoft Entra admin center.
  2. Browse to Tenant Governance > Configuration managementMonitors >.
  3. On the Monitors. tab, review monitor definitions, create a monitor, refresh the list, or select a monitor to open its details.

View monitor results

To review the results of monitor runs, follow these steps:

  1. Select the Monitor results tab at the top of the page. All monitor results for all monitors in your tenant appear.tab.
  2. UseReview the filter control to narrow the list by monitor name, monitor ID, start time, or completion time.
  3. If a monitor has associated configuration drifts, select the numeric value in the Driftstime, run status, and number of detected column to see the drifts for that monitor. drifts.

A monitor result summarizes a single monitor run. Use this page to identify failed or partially successful runs, and to find runs that detected configuration drift.

View configuration drifts

To review the configuration drifts a monitor detected, follow these steps:

  1. Select the Configuration drifts tab attab.
  2. Review the topmonitor, resource name, resource type, drifted properties, and first detection time.

A drift record identifies the resource and property that differ from the baseline. Use this page when you need to decide which workload administration experience to use for remediation.

Manage a monitor

To review and manage an individual monitor, follow these steps:

  1. Select a monitor from the monitor list.
  2. On Overview, review the Details, Monitoring, and Audit cards. Details shows the display name, description, creation date, and the services whose resources are monitored. The Monitoring card shows the last monitor run time, resource type, count, and configuration drifts. The Audit card shows audit events, such as monitor creation and update events, from the last 30 days, and the date of the page. All configuration drifts for all monitors in your tenant appear.last audit event.
  3. UseOn Monitor results, review the filter control to narrowrun history for the list by monitor, resource type, resource name, or the timeselected monitor.
  4. On Configuration drifts, review the drift was first detected.records for the selected monitor.
  5. To see drift details, selectOn Baseline, view, edit, or download the value inmonitor baseline JSON.
  6. On Permissions, review the service authorization readiness.
  7. On Drifted propertiesSettings column. A context pane opens with all properties of, view and manage the configuration drift.display name and description for the monitor.
  8. On Audit logs, review the create and update events for the monitor.

The bottom of the context pane lists each drifted property along with its actual and expected values. When a resource defined in the configuration baseline is entirely absent from the tenant, the Ensure property displays a value of Absent instead of Present.

Address aCorrect configuration drift

To fix a configurationTenant Governance reports drift, usebut remediation happens in the administration tool of your choice to updateexperience that owns the resource so it matches the value defined in the monitor's configuration baseline.drifted resource. For example:

  • For a conditional access policy drift,example, use the Microsoft Entra admin center, Microsoft Graph PowerShell,center or Microsoft Graph API.
  • ForPowerShell to update a Conditional Access policy, or use the Exchange admin center or Exchange Online PowerShell to update an Exchange transport rulerule.

    After you remediate drift, use Exchange Admin Center or Exchange PowerShell.

Alternatively, ifthe next monitor run evaluates the tenant again and confirms that the actual resource state ofmatches the resource is acceptable, update the configuration baseline for the monitor to reflect the current resource state.baseline.

Related content