Microsoft Entra ID Governance

Create a configuration monitor

In brief

Learn how to create a configuration monitor in Microsoft Entra Tenant Governance to evaluate a tenant against a configuration baseline and report drift

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.

Create and update a configuration monitor

This article describes how to create and updateConfiguration monitors evaluate a configuration monitor in the Microsoft Entra admin center. A configuration monitor periodically evaluates your tenant configuration against a configuration baseline. It recordsbaseline and report configuration driftsdrift. Use a monitor when the actual state differs from the desired state.you want to track whether a tenant stays aligned with a known-good configuration.

Before you beginPrerequisites

    • Sign in to the Microsoft Entra admin center as at least a Global Administrator.

    • Verify that yourThe tenant has licenses for Tenant Governance Basic or Tenant Governance Premium. For current licensing requirements, see Microsoft Entra Tenant Governance licensing.

    • Tenant Governance Basic includes a quota for the number of resources that you can monitor. If the resources in the monitor cause the tenant to exceed its quota, monitor creation fails. An organization gets additional quota for monitored resources for each Tenant Governance Premium license forit has.
    • The signed-in user is in a Microsoft Entra Tenant Governance.
    • Verify that youprivileged role and has permission to create configuration monitors. The user must also have the required Microsoft Graph applicationread permissions for the resource types included in yourthe monitor's configuration baseline.

Create a configuration monitor

Use these steps to create a new configuration monitor.

  • The monitor creation wizard guides you through Permissions, Tenant Configuration baseline,Management service has permissions for the workloads andReview.

    Step 1: Permissions

    On the Permissions page, review the Microsoft Graph application permissions required to evaluate the resource types definedincluded in the configurationmonitor baseline. AddTo assign or remove permissions as needed, then grant all required permissions before you proceed.

    Select Next to continue.

    Step 2: Configuration baseline

    On the Configuration baseline page, write, paste, or upload the JSON file that defines the desired configuration state for the resources you want to monitor. The JSON includes the configuration baseline and elements that define the display name and description of the monitor. Theservice, see Configure configuration management service permissions.

  • Start monitor evaluates this baseline each time it runs.

    After you validate the baseline, select Next.

    Step 3: Review

    On the Review page, confirm the monitor name, description, and configuration baseline. Verify that the resource count matches what you intend.

    Select Create monitor to create the configuration monitor.

    Update an existing configuration monitorcreation

    To update an existingstart creating a configuration monitor:monitor, follow these steps:

    1. Sign in to the Microsoft Entra admin center as a user with the required role and permissions.
    2. Browse to Tenant Governance > Configuration management > Monitors.
    3. FindSelect New.

    Complete the monitor you wantwizard

    Complete the wizard steps to updateconfigure and selectcreate the edit (pencil) icon next to its name.monitor:

    1. On Settings, enter a unique monitor name of at least eight characters and an optional description.

  • The update wizard uses the same steps as creating a monitor: PermissionsOn Configuration baseline, upload a baseline JSON file or select ReviewImport from snapshot. If you select Import from snapshot, search by snapshot name, select a snapshot, and then select Import. You can use the in-page editor to manually compose or edit the configuration baseline.

  • On Permissions, review whether the service has permission to:

    • Read the required Microsoft Graph resources, to monitor Microsoft Entra or Intune resources.
    • Authenticate to Exchange, to monitor Exchange, Defender, or Purview resources.
    • Use the Teams Reader role, to monitor Teams resources.
    1. On Review, review the summary and create the monitor.

    After you create the monitor, it runs automatically on a periodic schedule. Monitor results are available after the monitor runs for the first time, between zero and six hours after creation.

    To learn how to review monitor results and configuration drift, see View monitor results and manage monitors.

    When you update an existing configuration monitor, the updated settings replace the existing monitor definition.

    Next steps