> 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/add-entra-id-security-group.md).

# Add an Entra ID Security Group in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

To add an Entra ID Security Group to Patch My PC (PMPC) Cloud:

1. Create the relevant group in Entra ID and add the relevant users.

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

We recommend you create an Entra ID group for each [PMPC Cloud User Role](/patch-my-pc-cloud/manage/settings/users/user-roles-reference.md) you plan to use.
{% endhint %}

2. In the PMPC Cloud portal, navigate to **Settings | Users**

<figure><img src="/files/s1l0oAcphBZmu7APYq7s" alt="Navigating to &#x27;Settings | Users&#x27;" width="563"><figcaption></figcaption></figure>

3. Click **Add Group**

<figure><img src="/files/vGNKnystAhPwPIFCwYV7" alt="Clicking &#x27;Add Group&#x27;" width="563"><figcaption></figcaption></figure>

4. On the **Available Groups** screen, click the checkbox beside the relevant Entra ID Security Group you want to add, then select the PMPC Cloud role you want to assign to this group from the **Role** dropdown.

<figure><img src="/files/6HMfgezp2I7sGE2M5scd" alt="Selecting the relevant Entra ID group to add and which role it will be assigned in PMPC Cloud"><figcaption></figcaption></figure>

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

If you assign an Entra ID Security Group the **Full Admin with Access Management** role, all of this group’s members will receive notifications such as access requests, new version notifications for Binary Free apps (if configured), claim ownership notifications, etc.
{% endhint %}

The selected Entra ID Security Group and the role you’ve assigned it appear in your portal

<figure><img src="/files/Pw4pf5EwsC4T9ycl9Hau" alt="The selected Entra ID Security Group and the role you’ve assigned it appear in your portal"><figcaption></figcaption></figure>

5. Repeat Step 4 to add any additional groups/roles.

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

In the current release, you can add up to ten Entra ID Security Groups.
{% endhint %}

6. Click **Add**

<figure><img src="/files/4yNfcYYDhBIZRoJFTypN" alt="Clicking &#x27;Add&#x27;" width="375"><figcaption></figcaption></figure>

The portal auto-refreshes, showing that the selected groups have been added, and the **Success – Group created** notification is shown.

<figure><img src="/files/QPcUJQTdoFzhxAVjo27f" alt="Portal auto-refreshes, showing the selected groups have been added and the &#x27;Success – Group created&#x27; notification is shown" width="563"><figcaption></figcaption></figure>

When you add an Entra ID Security Group, the **Group role with id <*****entra\_id\_security\_group\_id*****> was created with role <*****user\_role*****>** event is written to the **Events** node.

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

If a user belongs to multiple Entra ID Security groups with different permission levels, their effective permissions will reflect the highest level granted across those groups, as they inherit the combined set of all assigned permissions—unless an explicit Deny takes precedence.

Likewise, if a user has been added directly to the portal using the [Add a User](/patch-my-pc-cloud/manage/settings/users/add-user.md) process and they are also a member of one or more Entra ID Security Groups assigned different roles, the same applies, i.e., their effective role will be a combination of all of the roles assigned to them directly in the portal and to any Entra ID Groups they are a member of.
{% 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/add-entra-id-security-group.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.
