# Supplemental Information

## Supplemental Resources

#### Add or Delete Users Using Azure Active Directory

[https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/add-users-azure-active-director](https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/add-users-azure-active-directory)\\

#### Default User Permissions in Azure AD

<https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/users-default-permissions>\\

#### Register an Application With the Microsoft Identity Platform

{% embed url="<https://docs.microsoft.com/en-us/azure/active-directory/develop/quickstart-register-app>" %}

Create an app to access Microsoft Defender for Endpoint without a user&#x20;

{% embed url="<https://learn.microsoft.com/en-us/microsoft-365/security/defender-endpoint/api/exposed-apis-create-app-webapp?view=o365-worldwide>" %}


---

# 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://docs.reveald.com/technical-documentation/data-sources/azure-services/supplemental-information.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.
