# “Group not found” shown for an Assignment of a successful Cloud deployment

*Applies to: Intune Apps for Cloud*

### SYMPTOMS

I’ve successfully deployed an app using Intune Apps for Cloud (Intune Apps). However, when I look at its properties (by clicking on the deployment, pressing **More Info**, and expanding the **Assignment Type**), why does it show **(Group not found)** beside the assignment?

<figure><img src="/files/AaysNkQ9dEVvZqtxsvsE" alt="&#x22;Group not found&#x22; shown beside the assignment for a successful assignment."><figcaption></figcaption></figure>

If I edit the deployment and click **Assignments**, I also see the **Group not found. Please remove the assignment** message.

<figure><img src="/files/scvmsNtxlQkBIvg33fcu" alt="&#x22;Group not found. Please remove the assignment&#x22; message"><figcaption></figcaption></figure>

### CAUSE

This is because someone has deleted the group used for the assignment from Entra.

### RESOLUTION

To resolve this issue:

1. Recreate and reconfigure the relevant group in Entra.
2. Edit the deployment in the portal.
3. Delete the relevant assignment.
4. Re-add the assignment by browsing to the recreated Entra group.
5. Complete the deployment.

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

Even though the group has been recreated in Entra with the same name, it will have a different Object Id so the original assignment has to be deleted and recreated to pick up the new group with the new Object Id.

See the [Edit a Deployment](/patch-my-pc-cloud/deployments/manage-deployments/edit.md) process for more details.
{% endhint %}


---

# Agent Instructions: 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/troubleshoot/deployments/group-not-found-shown-for-an-assignment-of-a-successful-cloud-deployment.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.
