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
+30-4Lines changed: 30 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,25 +31,51 @@ To complete this article, you need the following resources and privileges:
31
31
* Security audit events enabled for your Azure Active Directory Domain Services managed domain.
32
32
* If needed, [enable security audits for Azure Active Directory Domain Services][enable-security-audits].
33
33
34
-
## Azure Workbooks overview
34
+
## Azure Monitor Workbooks overview
35
+
36
+
When security audit events are turned on in Azure AD DS, it can be hard to analyze and identify issues in the managed domain. Azure Monitor lets you aggregate these security audit events and query the data. With Azure Monitor Workbooks, you can visualize this data to make it quicker and easier to identify issues.
37
+
38
+
Workbook templates are curated reports that are designed for flexible reuse by multiple users and teams. When you open a workbook template, the data from your Azure Monitor environment is loaded. You can use templates without an impact on other users in your organization, and can save your own workbooks based on the template.
35
39
36
40
Azure AD DS includes the following two workbook templates:
37
41
38
42
* Security overview report
39
43
* Account activity report
40
44
41
-
To access these workbook templates, search for and select **Azure Active Directory Domain Services** in the Azure portal, select your managed domain, then choose **Monitoring > Workbooks**.
42
-
43
-
-- INSERT IMAGE OF WORKBOOKS IN AZURE PORTAL --
45
+
For more information about how to edit and manage workbooks, see [Azure Monitor Workbooks overview](../azure-monitor/platform/workbooks-overview.md).
44
46
45
47
## Use security overview report workbook
46
48
49
+
To access the workbook templates, complete the following steps:
50
+
51
+
1. Search for and select **Azure Active Directory Domain Services** in the Azure portal.
52
+
1. Select your managed domain, such as *aaddscontoso.com*
53
+
1. From the menu on the left-hand side, choose **Monitoring > Workbooks**
54
+
55
+

56
+
57
+
1. Choose the **Security Overview Report**.
58
+
1. From the drop-down menus at the top of the workbook, select your Azure subscription and then Azure Monitor workspace. Choose a **Time range**, such as *Last 7 days*.
59
+
60
+

61
+
62
+
The **Tile view** and **Chart view** options can also be changed to analyze and visualize the data as desired, as shown in the following example:
63
+
64
+

65
+
47
66
## Use account activity report workbook
48
67
49
68
## Next steps
50
69
70
+
If you need to adjust password and lockout policies, see [Password and account lockout policies on managed domains][password-policy].
71
+
72
+
For problems with users, learn how to troubleshoot [account sign-in problems][troubleshoot-sign-in] or [account lockout problems][troubleshoot-account-lockout].
0 commit comments