> For the complete documentation index, see [llms.txt](https://docs.patchmypc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patchmypc.com/patch-my-pc-cloud/manage/settings/users/using-entra-id-security-groups.md).

# Using Entra ID Security Groups in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

Patch My PC (PMPC) Cloud supports the use of Entra ID Security Groups to control who has access to your PMPC Cloud company and which actions they can perform.

{% hint style="danger" %}
**Important**

Access through nested Entra ID groups is currently not supported.
{% endhint %}

Once the Entra ID Security Groups feature has been enabled for your PMPC Cloud Company and provided you have successfully connected it to your Intune tenant, you will see the **Entra ID Groups** tab under the **Users** node.

{% hint style="danger" %}
**Important**

For access via Entra ID groups to work, you need to have [enabled the relevant domains](/patch-my-pc-cloud/manage/settings/company-settings/multiple-domain-support/enable-domain.md) in your PMPC Cloud Company.
{% endhint %}

<figure><img src="/files/J7hCufckgwEA1wJaPeOV" alt="“Entra ID Groups” tab on the “Users” node"><figcaption></figcaption></figure>

Using Entra ID Security Groups feature of PMPC Cloud allows you to:

* [Add an Entra ID Security Group](/patch-my-pc-cloud/manage/settings/users/using-entra-id-security-groups/add-entra-id-security-group.md)
* [View an Entra ID Security Group's Membership](/patch-my-pc-cloud/manage/settings/users/using-entra-id-security-groups/view-membership-entra-id-security-group.md)
* [Modify an Entra ID Security Group](/patch-my-pc-cloud/manage/settings/users/using-entra-id-security-groups/modify-entra-id-security-group.md)
* [Remove an Entra ID Security Group](/patch-my-pc-cloud/manage/settings/users/using-entra-id-security-groups/remove-entra-id-security-group.md)

{% hint style="info" %}
**Note**

The following actions cannot be performed with PMPC Cloud and need to be performed from within Entra ID:

* Modifying the membership of a group (add or remove).
* Moving users between groups.
* Deleting groups from Entra ID.

Also, when you first set up a PMPC Cloud company, the user creating the company is automatically assigned the **Full Admin with Access Management** role. To avoid access issues (such as this user leaving your company and not passing on their credentials/setting up another user with this role), we recommend you either:

* [Add a second user](/patch-my-pc-cloud/manage/settings/users/add-user.md) and assign them this role.
* [Add an Entra ID Security Group](/patch-my-pc-cloud/manage/settings/users/using-entra-id-security-groups/add-entra-id-security-group.md) to the portal and assign it the **Full Admin with Access Management** role.

Once you’ve done this, we recommend you use Entra ID Security Groups to manage any additional users who need to have access to your PMPC Cloud company.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.patchmypc.com/patch-my-pc-cloud/manage/settings/users/using-entra-id-security-groups.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.
