Skip to content

Commit 09d1158

Browse files
committed
[AzureADDS] Edits and revisions
1 parent 4010ee6 commit 09d1158

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

articles/active-directory-domain-services/use-azure-monitor-workbooks.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ For more information about how to edit and manage workbooks, see [Azure Monitor
4646

4747
## Use the security overview report workbook
4848

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+
4951
To access the workbook template for the security overview report, complete the following steps:
5052

5153
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
7173

7274
## Use the account activity report workbook
7375

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+
7478
To access the workbook template for the account activity report, complete the following steps:
7579

7680
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
8185

8286
![Account activity report in Azure Monitor Workbooks](./media/use-azure-monitor-workbooks/account-activity-report.png)
8387

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.
8589

8690
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.
8791

8892
## Save and edit workbooks
8993

9094
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.
9195

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.
9598

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].
97100

98101
## Next steps
99102

@@ -110,4 +113,4 @@ For problems with users, learn how to troubleshoot [account sign-in problems][tr
110113
[troubleshoot-sign-in]: troubleshoot-sign-in.md
111114
[troubleshoot-account-lockout]: troubleshoot-account-lockout.md
112115
[azure-monitor-queries]: ../azure-monitor/log-query/query-language.md
113-
[kusto-queries]: ../kusto/query/tutorial.md?pivots=azuredataexplorer
116+
[kusto-queries]: https://docs.microsoft.com/azure/kusto/query/tutorial?pivots=azuredataexplorer

0 commit comments

Comments
 (0)