|
| 1 | +--- |
| 2 | +title: 'Azure AD cloud sync insights workbook' |
| 3 | +description: This article describes the Azure Monitor workbook for cloud sync. |
| 4 | +services: active-directory |
| 5 | +author: billmath |
| 6 | +manager: amycolannino |
| 7 | +ms.service: active-directory |
| 8 | +ms.topic: conceptual |
| 9 | +ms.workload: identity |
| 10 | +ms.date: 11/11/2022 |
| 11 | +ms.subservice: hybrid |
| 12 | +ms.author: billmath |
| 13 | +ms.collection: M365-identity-device-management |
| 14 | +--- |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | +# Azure AD cloud sync insights workbook |
| 19 | +The Cloud sync workbook provide a flexible canvas for data analysis. The workbook allows you to create rich visual reports within the Azure portal. To learn more, see Azure Monitor Workbooks overview. |
| 20 | + |
| 21 | +This workbook is intended for Hybrid Identity Admins who use cloud sync to sync users from AD to Azure AD. It allows admins to gain insights into sync status and details. |
| 22 | + |
| 23 | + [](media/how-to-cloud-sync-workbook/workbook-1.png#lightbox) |
| 24 | + |
| 25 | + |
| 26 | +This workbook: |
| 27 | + |
| 28 | +- Provides a synchronization summary of users and groups synchronized from AD to Azure AD |
| 29 | +- Provides and agrigated and detailed view of information captured by the cloud sync provisioning logs. |
| 30 | +- Allows you to customize the data to tailor it to your specific needs |
| 31 | + |
| 32 | +## Enabling provisioning logs |
| 33 | + |
| 34 | +You should already be familiar with Azure monitoring and Log Analytics. If not, jump over to learn about them and then come back to learn about application provisioning logs. To learn more about Azure monitoring, see [Azure Monitor overview](../../azure-monitor/overview.md). To learn more about Azure Monitor logs and Log Analytics, see [Overview of log queries in Azure Monitor](../../azure-monitor/logs/log-query-overview.md) and [Provisioning Logs for troubleshooting cloud sync](how-to-troubleshoot.md#provisioning-logs). |
| 35 | + |
| 36 | +## Sync Summary |
| 37 | +The sync summary section provides a summary of your organizations synchronization activies. These activies include: |
| 38 | + - Sync actions per day by action |
| 39 | + - Sync actions per day by status |
| 40 | + - Unique sync count by status |
| 41 | + - Recent sync errrors |
| 42 | + |
| 43 | + |
| 44 | + [](media/how-to-cloud-sync-workbook/workbook-2.png#lightbox) |
| 45 | + |
| 46 | +## Sync details |
| 47 | +The sync details tab allows you to drill into the synchronization data and get more information. This information includes: |
| 48 | + - Objects sync by status |
| 49 | + - Sync log details |
| 50 | + |
| 51 | + [](media/how-to-cloud-sync-workbook/workbook-3.png#lightbox) |
| 52 | + |
| 53 | +You can further drill in to the sync log details for additional information. |
| 54 | + |
| 55 | + [](media/how-to-cloud-sync-workbook/workbook-4.png#lightbox) |
| 56 | + |
| 57 | +## Custom queries |
| 58 | + |
| 59 | +You can create custom queries and show the data on Azure dashboards. To learn how, see [Create and share dashboards of Log Analytics data](../../azure-monitor/logs/get-started-queries.md). Also, be sure to check out [Overview of log queries in Azure Monitor](../../azure-monitor/logs/log-query-overview.md). |
| 60 | + |
| 61 | +## Custom alerts |
| 62 | + |
| 63 | +Azure Monitor lets you configure custom alerts so that you can get notified about key events related to Provisioning. For example, you might want to receive an alert on spikes in failures. Or perhaps spikes in disables or deletes. Another example of where you might want to be alerted is a lack of any provisioning, which indicates something is wrong. |
| 64 | + |
| 65 | +To learn more about alerts, see [Azure Monitor Log Alerts](../../azure-monitor/alerts/alerts-log.md). |
| 66 | + |
| 67 | +## Next steps |
| 68 | + |
| 69 | +- [What is provisioning?](what-is-provisioning.md) |
| 70 | +- [What is Azure AD Connect cloud sync?](what-is-cloud-sync.md) |
| 71 | +- [Known limitations](how-to-prerequisites.md#known-limitations) |
| 72 | +- [Error codes](reference-error-codes.md) |
0 commit comments