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-domain-services/use-azure-monitor-workbooks.md
+9-6Lines changed: 9 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,8 @@ For more information about how to edit and manage workbooks, see [Azure Monitor
46
46
47
47
## Use the security overview report workbook
48
48
49
+
To help you better understand usage and identify potential security threats, the security overview report summarizes sign-in data and identifies accounts you might want to check on. You can view events in a particular date range, and drill down into specific sign-in events, such as bad password attempts or where the account was disabled.
50
+
49
51
To access the workbook template for the security overview report, complete the following steps:
50
52
51
53
1. Search for and select **Azure Active Directory Domain Services** in the Azure portal.
@@ -71,6 +73,8 @@ To access the workbook template for the security overview report, complete the f
71
73
72
74
## Use the account activity report workbook
73
75
76
+
To help you troubleshoot issues for a specific user account, the account activity report breaks down detailed audit event log information. You can review when a bad username or password was provided during sign-in, and the source of the sign-in attempt.
77
+
74
78
To access the workbook template for the account activity report, complete the following steps:
75
79
76
80
1. Search for and select **Azure Active Directory Domain Services** in the Azure portal.
@@ -81,19 +85,18 @@ To access the workbook template for the account activity report, complete the fo
81
85
82
86

83
87
84
-
Below the chart shows the individual sign-in events along with information such as the activity result and source workstation. This information can help determine repeated sources of sign-in events that may cause account lockouts or indicate a potential attack.
88
+
The area below the chart shows individual sign-in events along with information such as the activity result and source workstation. This information can help determine repeated sources of sign-in events that may cause account lockouts or indicate a potential attack.
85
89
86
90
As with the security overview report, you can drill down into the different tiles at the top of the report to visualize and analyze the data as needed.
87
91
88
92
## Save and edit workbooks
89
93
90
94
The two template workbooks provided by Azure AD DS are a good place to start with your own data analysis. If you need to get more granular in the data queries and investigations, you can save your own workbooks and edit the queries.
91
95
92
-
To save a copy of one of the workbook templates, select **Edit > Save as > Shared reports**, then provide a name and save it.
93
-
94
-
From your own copy of the template, select **Edit** to enter the edit mode. You can choose the blue **Edit** button next to any part of the report and change it. All of the charts and tables are generated using Kusto queries.
96
+
1. To save a copy of one of the workbook templates, select **Edit > Save as > Shared reports**, then provide a name and save it.
97
+
1. From your own copy of the template, select **Edit** to enter the edit mode. You can choose the blue **Edit** button next to any part of the report and change it.
95
98
96
-
For more information on creating your own queries, see [Azure Monitor log queries][azure-monitor-queries] and [Kusto queries tutorial][kusto-queries].
99
+
All of the charts and tables in Azure Monitor Workbooks are generated using Kusto queries. For more information on creating your own queries, see [Azure Monitor log queries][azure-monitor-queries] and [Kusto queries tutorial][kusto-queries].
97
100
98
101
## Next steps
99
102
@@ -110,4 +113,4 @@ For problems with users, learn how to troubleshoot [account sign-in problems][tr
0 commit comments