|
| 1 | +--- |
| 2 | +title: Use Azure Monitor Workbooks with Azure AD Domain Services | Microsoft Docs |
| 3 | +description: Learn how to use Azure Monitor Workbooks to review security audits and understand issues in an Azure Active Directory Domain Services managed domain. |
| 4 | +author: iainfoulds |
| 5 | +manager: daveba |
| 6 | + |
| 7 | +ms.service: active-directory |
| 8 | +ms.subservice: domain-services |
| 9 | +ms.workload: identity |
| 10 | +ms.topic: conceptual |
| 11 | +ms.date: 03/10/2020 |
| 12 | +ms.author: iainfou |
| 13 | + |
| 14 | +--- |
| 15 | +# Review security audit events in Azure AD Domain Services using Azure Monitor Workbooks |
| 16 | + |
| 17 | +To help you understand the health of your Azure Active Directory Domain Services (Azure AD DS) managed domain, security audit events can be enabled. These security audit events can be reviewed using Azure Monitor Workbooks which combine text, analytics queries, Azure Metrics, and parameters into rich interactive reports. Workbook templates for security overview and account activity let you dig into audit events and manage your environment. |
| 18 | + |
| 19 | +This article shows you how to use Azure Monitor Workbooks to review security audit events in Azure AD DS. |
| 20 | + |
| 21 | +## Before you begin |
| 22 | + |
| 23 | +To complete this article, you need the following resources and privileges: |
| 24 | + |
| 25 | +* An active Azure subscription. |
| 26 | + * If you don't have an Azure subscription, [create an account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F). |
| 27 | +* An Azure Active Directory tenant associated with your subscription, either synchronized with an on-premises directory or a cloud-only directory. |
| 28 | + * If needed, [create an Azure Active Directory tenant][create-azure-ad-tenant] or [associate an Azure subscription with your account][associate-azure-ad-tenant]. |
| 29 | +* An Azure Active Directory Domain Services managed domain enabled and configured in your Azure AD tenant. |
| 30 | + * If needed, complete the tutorial to [create and configure an Azure Active Directory Domain Services instance][create-azure-ad-ds-instance]. |
| 31 | +* Security audit events enabled for your Azure Active Directory Domain Services managed domain. |
| 32 | + * If needed, [enable security audits for Azure Active Directory Domain Services][enable-security-audits]. |
| 33 | + |
| 34 | +## Azure Workbooks overview |
| 35 | + |
| 36 | +Azure AD DS includes the following two workbook templates: |
| 37 | + |
| 38 | +* Security overview report |
| 39 | +* Account activity report |
| 40 | + |
| 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 -- |
| 44 | + |
| 45 | +## Use security overview report workbook |
| 46 | + |
| 47 | +## Use account activity report workbook |
| 48 | + |
| 49 | +## Next steps |
| 50 | + |
| 51 | +<!-- INTERNAL LINKS --> |
| 52 | +[create-azure-ad-tenant]: ../active-directory/fundamentals/sign-up-organization.md |
| 53 | +[associate-azure-ad-tenant]: ../active-directory/fundamentals/active-directory-how-subscriptions-associated-directory.md |
| 54 | +[create-azure-ad-ds-instance]: tutorial-create-instance.md |
| 55 | +[enable-security-audits]: security-audit-events.md |
0 commit comments