Manage Detected Configuration Deviations
Once a baseline is successfully deployed to a tenant, a scheduled drift detection job will automatically start every day at 00:00 (by default), ensuring continuous monitoring and detection of configuration drifts between the tenant and baseline configurations.
If drifts are detected, the number of drifts will be displayed in the Drift detection column of the tenant. By clicking the number link, you will be redirected to the comparison page where you can find the comparisons between the tenant and baseline configurations.
In the summary section, you can find the following information:
- Tenant name and customer’s organization name
- Baseline name and baseline color
If multiple baselines are deployed to the tenant, they will be listed in the ranking order for clarity.
- The last deployed time and the **View change log** link
The **View change log** link allows you to track tenant modifications over time. For detailed instructions, refer to [View Change Logs](#missing-link).
- Drift detection scope
In the comparisons section, comparisons are grouped into 4 tabs. You can search for a specific configuration by entering the configuration name in the **Search** text box and press **Enter**. If you want to focus on configurations from a specific baseline, click **Filter**, select the desired baseline, and click **Apply changes**.
Switch among these tabs to review the configurations:
- **Conflicts with baseline** – This tab displays the configurations that are configured differently (same instance name but mismatched property values) in the tenant and the baseline.
- **Unique to baseline** – This tab displays the configurations that are exclusive to the baseline.
- **Unique to tenant** – This tab displays the configurations s that are exclusively to the tenant.
> ***Note**: This tab is visible only when **Drift** **detection** **scope** is set to **All** **supported configurations**, as this option is for comprehensive tenant monitoring which identifies any modifications made to all supported configurations.
- **Matches with baseline** – This tab displays the configurations that are configured identically (same instance name and property values) in the tenant and the baseline.
When viewing the comparisons, you can make updates and deploy the configurations to the tenant when the configurations meet your requirements. For detailed instructions, refer to Deploy Configurations to a Tenant.
In the upper-right corner of the page, you will find the More actions (
) button, which allows you to perform additional actions as below:
*Note: The available buttons vary based on the status of the currently selected tenant.
- **Create** **baseline from tenant** – For detailed instructions, refer to [Create a Baseline](#missing-link).
- **Restore to a** **specific** **date** – For detailed instructions, refer to [Restore Tenant Configurations](#missing-link).
- **View** **change** **log** – For detailed instructions, refer to [View Change Logs](#missing-link).
- **Manage domain mappings** – For detailed instructions, refer to [Manage Domain Mappings](#missing-link).