You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/cloud-sync/how-to-cloud-sync-workbook.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ The workbook can be accessed by select **Insights** on the left hand side of the
26
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
27
28
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.
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 Job Id for the configuration.
30
30
31
31
This workbook:
32
32
@@ -41,34 +41,36 @@ This workbook:
41
41
|Date|The range that you want to view data on.|
42
42
|Status|View the provisioning status such as Success or Skipped.|
43
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.|
44
+
|Job Id|Allows you to target specific Job Ids. This can be used to see individual configuration data if you have multiple configurations.|
45
45
|SyncType|Filter by type of synchronization such as object or password.|
46
46
47
47
48
48
## Enabling provisioning logs
49
49
50
50
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).
51
51
52
-
## Sync Summary
52
+
## Sync summary
53
53
The sync summary section provides a summary of your organizations synchronization activities. These activities include:
:::image type="content" source="media/how-to-cloud-sync-workbook/workbook-2.png" alt-text="Screenshot of the cloud sync summary." lightbox="media/how-to-cloud-sync-workbook/workbook-2.png.png":::
62
+
61
63
62
64
## Sync details
63
65
The sync details tab allows you to drill into the synchronization data and get more information. This information includes:
:::image type="content" source="media/how-to-cloud-sync-workbook/workbook-3.png" alt-text="Screenshot of the cloud sync details." lightbox="media/how-to-cloud-sync-workbook/workbook-3.png.png":::
68
70
69
71
You can further drill in to the sync log details for additional information.
:::image type="content" source="media/how-to-cloud-sync-workbook/workbook-4.png" alt-text="Screenshot of the log details." lightbox="media/how-to-cloud-sync-workbook/workbook-4.png.png":::
72
74
73
75
## Job Id
74
76
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.
0 commit comments