> For the complete documentation index, see [llms.txt](https://docs.forestall.io/forestall/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.forestall.io/forestall/unified-identities/azure-identities/azure-resource-management/arm-roles.md).

# ARM Roles

The `ARM Roles` page provides a list of enumerated ARM roles in entire Azure. The list contains the `Object ID`, `Description`, `Type`, `Privileged`, `Tier 0` and `Built In`.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-6a574fc98db0070f3a71c585d2cbafddcf282c51%2Faz-arm-roles-1.png?alt=media" alt=""><figcaption><p>Azure Resource Management Roles</p></figcaption></figure>

### ARM Roles Details

Details page contains the `Risk Score` of the role, `Exposure Point` and `Information` panes.

> **Info** You can analyze objects in the `Graph module` by clicking the `Visualize` button on the upper left side of the `Information Pane`.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-72e8eb2b3221cb4b3871b3d25eb09ee9fa77d007%2Faz-arm-roles-details.png?alt=media" alt=""><figcaption><p>ARM Roles Details</p></figcaption></figure>

### Information

`Information Pane` can contain different badges to highlight important attributes.

| Badge      | Description                                     |
| ---------- | ----------------------------------------------- |
| Built-In   | Indicates the role is a built-in Azure ARM role |
| Tier 0     | Indicates the role is classified as Tier 0      |
| Tier 2     | Indicates the role is classified as Tier 2      |
| Privileged | Indicates the role has privileged permissions   |

`Information Pane` contains `Details`, `Actions`, `Not Actions`, `Data Actions`, `Not Data Actions`, `Groups`, `Service Principals`, `Users`.

### Details

Details tab contains attributes below about the AZ ARM role.

| Attribute         | Description                                         |
| ----------------- | --------------------------------------------------- |
| Name              | The display name of the role with tenant suffix     |
| Type              | The type of the role (e.g., BuiltInRole)            |
| Role Name         | The original name of the role without tenant suffix |
| Is Built In       | Indicates whether the role is a built-in Azure role |
| Description       | A brief description of the role and its permissions |
| Tenant            | The tenant the role belongs to                      |
| Assignable Scopes | The scopes at which the role can be assigned        |
| Object ID         | The unique identifier (GUID) of the role            |
| Member Count      | The number of members assigned to this role         |
| Created On        | The date and time when the role was created         |
| Updated On        | The date and time when the role was last updated    |
|                   |                                                     |

### Actions

Actions tab contains a list of management actions that the role allows. This list identifies the operations that can be performed on Azure resources when the role is assigned.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-68782c49d6ebc6b502d44a673f64140bd1874d7d%2Faz-arm-roles-actions.png?alt=media" alt=""><figcaption><p>Actions</p></figcaption></figure>

### Not Actions

Not Actions tab contains a list of management actions that are excluded from the role. These are operations that are explicitly denied even if allowed by `Actions`.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-06b46d84e4b9d6f389bae3caa84fbf8fc6150e02%2Faz-arm-roles-not-actions.png?alt=media" alt=""><figcaption><p>Not Actions</p></figcaption></figure>

### Data Actions

Data Actions tab contains a list of data operations that the role allows. These are operations performed on data within Azure resources (e.g., reading blob data).

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-54885f797495da7e870e7426a13f70d5707483f4%2Faz-arm-roles-data-actions%20(1).png?alt=media" alt=""><figcaption><p>Data Actions</p></figcaption></figure>

### Not Data Actions

Not Data Actions tab contains a list of data operations that are excluded from the role. These are data operations that are explicitly denied even if allowed by `Data Actions`.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-70383ea156894ddc1063f1d8da217a97fbcaf77a%2Faz-arm-roles-not-data-actions.png?alt=media" alt=""><figcaption><p>Not Data Actions</p></figcaption></figure>

### Groups

Groups tab contains a list of groups that have been assigned this role. This list also contains `Enabled` and `On Prem Sync Enabled` columns to identify the status of these groups.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-891a2ab005e48a7f8e9e5e04789af3f9bb450373%2Faz-arm-roles-groups.png?alt=media" alt=""><figcaption><p>Groups</p></figcaption></figure>

### Service Principals

Service Principals tab contains a list of service principals that have been assigned this role. This list also contains `Enabled`, `App Display Name`, `Service Principal Type` columns to identify the status of these service principals.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-721923255dee7ae7fd150e1ed2718d9226103b11%2Faz-arm-roles-service-principals.png?alt=media" alt=""><figcaption><p>Service Principals</p></figcaption></figure>

### Users

Users tab contains a list of users that have been assigned this role. This list also contains `Enabled` and `On Prem Sync Enabled` columns to identify the status of these users.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-2d26ee30720abd773026a0e2c5cfdbbf121f0ba1%2Faz-arm-roles-users.png?alt=media" alt=""><figcaption><p>Users</p></figcaption></figure>
