> 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/resource-groups.md).

# Resource Groups

Analyze, search and export all Resource groups.

The `Resource Groups` page provides a list of enumerated resource groups in Azure. The list contains the `Name`, `Risk (%)`, `Exposure Point` and `Issue Counts`.

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

### Resource Groups Details

Details page contains the `Risk Score` of the resource group, `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-ec66c3d0eaca5297e0c17f404417583d51aa57c7%2Faz-resource-groups-details.png?alt=media" alt=""><figcaption><p>Resource Groups Details</p></figcaption></figure>

### Information

`Information Pane` contains `Details` followed by one tab per kind of resource the group can hold: `Virtual Machines`, `Key Vaults`, `SQL Servers`, `Logic Apps`, `Function Apps`, `Automation Accounts`, `Managed Clusters`, `Web Apps`, `VM Scale Sets`, `Storage Accounts`, `Container Registries` and `Managed Identities`. Each tab carries the number of resources it holds in its label, so a resource group can be read at a glance without opening every tab.

### Details

Details tab contains attributes below about the Resource group.

| Attribute          | Description                                                    |
| ------------------ | -------------------------------------------------------------- |
| Name               | The display name of the resource group with tenant suffix      |
| Location           | The Azure region where the resource group is deployed          |
| Provisioning State | The provisioning state of the resource group (e.g., Succeeded) |
| Tenant             | The tenant the resource group belongs to                       |
| Subscription       | The subscription the resource group is associated with         |

### Virtual Machines

Virtual Machines tab contains a list of virtual machines that belong to the resource group.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-7a73e546fad3ef8ca5aa9f300875fa6ad860a28c%2Faz-resource-groups-virtual-machines.png?alt=media" alt=""><figcaption><p>Virtual Machines</p></figcaption></figure>

### Key Vaults

Key Vaults tab contains a list of key vaults that belong to the resource group.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-c5608ac34263b6c6260694888780bfc46acf2f93%2Faz-resource-groups-key-vaults.png?alt=media" alt=""><figcaption><p>Key Vaults</p></figcaption></figure>

### SQL Servers

SQL Servers tab contains a list of SQL servers that belong to the resource group.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-31d0f8411c4f12876ba2cfdb8f7cae16080360c6%2Faz-resource-groups-sql-servers%20(2).png?alt=media" alt=""><figcaption><p>SQL Servers</p></figcaption></figure>

### Logic Apps

Logic Apps tab contains a list of logic apps that belong to the resource group.

### Function Apps

Function Apps tab contains a list of function apps that belong to the resource group.

### Automation Accounts

Automation Accounts tab contains a list of automation accounts that belong to the resource group.

### Managed Clusters

Managed Clusters tab contains a list of managed Kubernetes clusters that belong to the resource group.

### Web Apps

Web Apps tab contains a list of web apps that belong to the resource group.

### VM Scale Sets

VM Scale Sets tab contains a list of virtual machine scale sets that belong to the resource group.

### Storage Accounts

Storage Accounts tab contains a list of storage accounts that belong to the resource group.

### Container Registries

Container Registries tab contains a list of container registries that belong to the resource group.

### Managed Identities

Managed Identities tab contains a list of user-assigned managed identities that belong to the resource group. A managed identity here is an identity that the resources in this group can run as, so the permissions it holds are worth reviewing together with the resources themselves.
