# Azure Active Directory

**Activity Logs & Alerts:**

* Sign-In Logs ( full reference [here](https://learn.microsoft.com/en-us/graph/api/signin-list?view=graph-rest-1.0\&tabs=http) )
* Directory Logs ( full reference [here](https://learn.microsoft.com/en-us/entra/identity/monitoring-health/concept-provisioning-logs))
* Risky Users Logs ( full reference [here](https://learn.microsoft.com/en-us/entra/id-protection/howto-identity-protection-investigate-risk#risky-users))

**Identities and their profile information & Configuration**

* Users (SSO & Locally Managed)&#x20;
* Groups
* Service Principals
* Roles Definitions & Assignments&#x20;
* Identity Providers
* External Federation
* Administrative Units
* Organization Information&#x20;
* Authentication Methods
* Security Policies (Including Conditional Access Policies)
* Devices
* Named Locations
* Domains
* Applications
* OAuth Grants
* Teams Information
* Security Recommendations&#x20;

{% hint style="info" %}
**Optional** Microsoft 365 Integration will also collect the following
{% endhint %}

* Sensitivity Labels
* Sensitive Drive Records
* Sites Information&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.rezonate.io/troubleshooting-and-support/data-processing/azure-active-directory.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
