1. Then select **App Registrations**.
1. Then select **New Registration**. Go through the registration process, providing a name for the application. Selecting **Accounts in this organizational directory only** is sufficient.
1. After the Application is registered (created), be sure to copy the **Application (client) ID** and the **Directory (tenant) ID**. These are used later as configuration parameters in Sumo Logic when creating the Microsoft Graph Azure AD Reporting Source.
1. Within the Application configuration page, select **Certificates and Secrets** to create an Application Client Secret Key.
1. Copy the **Client Secret Value** (pictured below). It's needed later in Sumo Logic when creating the Microsoft Graph Azure AD Reporting Source.
1. Request the appropriate permissions for the application. Click on **API Permissions**, then **Add a permission** and select **Microsoft Graph**. From there select (or search for) the following permissions. An Administrator must approve (grant) these permissions before the integration will function.
| **API** | **Account Type** | **Permissions** |
|:-----------------|:----------------------------------------|:---------------------------------------------------------------------------|
| Directory Audit | Delegated (work or school account) | AuditLog.Read.All and Directory.Read.All |
| Directory Audit | Delegated (personal Microsoft account) | Not supported. |
| Directory Audit | Application | AuditLog.Read.All and Directory.Read.All |
| Sign-in | Delegated (work or school account) | AuditLog.Read.All and Directory.Read.All |
| Sign-in | Delegated (personal Microsoft account) | Not supported. |
| Sign-in | Application | AuditLog.Read.All and Directory.Read.All and Policy.Read.ConditionalAccess|
| Provisioning | Delegated (work or school account) | AuditLog.Read.All and Directory.Read.All |
| Provisioning | Delegated (personal Microsoft account) | Not supported. |
| Provisioning | Application | AuditLog.Read.All |
### Source configuration
When you create a Microsoft Graph Azure AD Reporting Source, you add it to a Hosted Collector. Before creating the Source, identify the Hosted Collector you want to use or create a new Hosted Collector. For instructions, see [Create a Hosted Collector](/docs/send-data/hosted-collectors/configure-hosted-collector).
To configure a Microsoft Graph Azure AD Reporting Source:
1. [**New UI**](/docs/get-started/sumo-logic-ui). In the Sumo Logic main menu select **Data Management**, and then under **Data Collection** select **Collection**. You can also click the **Go To...** menu at the top of the screen and select **Collection**.