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

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

*Applies to: Patch My PC Cloud*

Once an Entra ID Security Group has been added to Patch My PC (PMPC) Cloud, you can change the role assigned to that group.

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

You cannot change the membership of an Entra ID Security Group from within the PMPC Cloud portal.
{% endhint %}

To change the role assigned to an Entra ID Security Group:

1. In the PMPC Cloud portal, navigate to **Settings | Users**.<br>

   <figure><img src="/files/DFRcCHAMqJR7adR1HNUp" alt="Navigating to “Settings | Users”"><figcaption></figcaption></figure>

2. Click **Entra ID Groups**.<br>

   <figure><img src="/files/EGlkLXv11MQoCZU51vWj" alt="Clicking “Entra ID Groups”"><figcaption></figcaption></figure>

3. Click the dropdown arrow in the **Group Role** column beside the group whose role you want to modify and select the new role.

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

You will be unable to change the group’s role from **Full Admin with Access Management** to another role if this is the only group assigned that role and no users under the **Active Users** tab have been assigned the **Full Admin with Access Management** role.
{% endhint %}

<figure><img src="/files/HI84Br78RVpvIw4aaFUe" alt="Clicking the dropdown arrow in the “Group Role” column beside the group whose role you want to modify and selecting the new role"><figcaption></figcaption></figure>

The portal auto-refreshes to show the new role assigned to the group and the **Success – Role changed** notification is shown.

<figure><img src="/files/1BWRfU5lgtQ9X7WuUlDa" alt="Portal auto-refreshing to show the new role assigned to the group and the “Success – Role changed” notification is shown"><figcaption></figcaption></figure>

When you change the role of an Entra ID Security Group, the **Group role with name <*****group\_name*****> and id <*****entra\_id\_security\_group\_id*****> was changed to role <*****new\_user\_role*****>** event is written to the **Events** node.&#x20;


---

# 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/modify-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.
