# EntraID

## Introduction&#x20;

EntraID,  (Azure Active Directory (Azure AD) previously) is an identity and access management solution from Microsoft that helps organizations secure and manage identities for hybrid and multicloud environments.This guide will walk you through the steps required to integrate EntraID with Perimeters.

## Available Features

* Misconfiguration Rules
* Identity Rules
* User Inventory

## Prerequisites

A User Account with the Privileged Administrator role.

## Required Privileges

<table><thead><tr><th width="295">Scope</th><th>Use</th></tr></thead><tbody><tr><td>Read directory data</td><td>Read Access to Organization Information, Roles, Role Assignments, Devices and Third Party Applications.</td></tr><tr><td>Read your organization's policies</td><td>Read Access to Organization Policies and Configurations.</td></tr><tr><td>Read all users' full profiles</td><td>Read Access to Users' Detailed Profiles.</td></tr><tr><td>Read Reports</td><td>Read Reports</td></tr></tbody></table>

## Onboarding EntraID in your Perimeters account

1. Go to "Integrations" -> Select "EntraID" -> Click "+ Add" -> Click "+ Start Integration".
2. **"OAuth" -**\
   Click "Sign In With EntraID" -> Check all the scopes checkboxes and click on "Continue".
3. Click "Finish" to complete the onboarding process.

Once you have completed these steps, EntraID should be successfully integrated with your Perimeters account.

<br>


---

# 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://support.perimeters.io/perimeters-documentation/connecting-perimeters/integrations-for-security-insights/saas-applications/entraid.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.
