Skip to content

Commit 17c9ede

Browse files
committed
updating
1 parent a13b547 commit 17c9ede

File tree

2 files changed

+23
-2
lines changed

2 files changed

+23
-2
lines changed

articles/active-directory/cloud-sync/how-to-cloud-sync-workbook.md

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: amycolannino
77
ms.service: active-directory
88
ms.topic: conceptual
99
ms.workload: identity
10-
ms.date: 11/11/2022
10+
ms.date: 01/26/2023
1111
ms.subservice: hybrid
1212
ms.author: billmath
1313
ms.collection: M365-identity-device-management
@@ -20,15 +20,31 @@ The Cloud sync workbook provide a flexible canvas for data analysis. The workboo
2020

2121
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.
2222

23-
[![Azure monitor workbook](media/how-to-cloud-sync-workbook/workbook-1.png)](media/how-to-cloud-sync-workbook/workbook-1.png#lightbox)
23+
The workbook can be accessed by select **Insights** on the left hand side of the cloud sync page.
2424

2525

26+
:::image type="content" source="media/how-to-cloud-sync-workbook/workbook-1.png" alt-text="Screenshot of the cloud sync workbook." lightbox="media/how-to-cloud-sync-workbook/workbook-1.png":::
27+
28+
>[!NOTE]
29+
>The Insights node is available at both the all configurations level and the individual configuration level. To view information on individual configurations select the JobId for the configuration.
30+
2631
This workbook:
2732

2833
- Provides a synchronization summary of users and groups synchronized from AD to Azure AD
2934
- Provides and agrigated and detailed view of information captured by the cloud sync provisioning logs.
3035
- Allows you to customize the data to tailor it to your specific needs
3136

37+
38+
39+
|Field|Description|
40+
|-----|-----|
41+
|Date|The range that you want to view data on.|
42+
|Status|View the provisioning status such as Success or Skipped.|
43+
|Action|View the provisioning actions taken such as Create or Delete.|
44+
|JobId|Allows you to target specific Job Ids. This can be used to see individual configuration data if you have multiple configurations.|
45+
|SyncType|Filter by type of synchronization such as object or password.|
46+
47+
3248
## Enabling provisioning logs
3349

3450
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).
@@ -54,6 +70,11 @@ You can further drill in to the sync log details for additional information.
5470

5571
[![log details](media/how-to-cloud-sync-workbook/workbook-4.png)](media/how-to-cloud-sync-workbook/workbook-4.png#lightbox)
5672

73+
## Job Id
74+
A Job Id will be created for each configuration when it runs and is populated with data. You can look at individual configuration based on Job Id.
75+
76+
77+
5778
## Custom queries
5879

5980
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).
-156 KB
Loading

0 commit comments

Comments
 (0)