# Create a Security Group in Microsoft Entra

1. Login to Azure Portal and navigate to Microsoft Entra ID

<figure><img src="/files/4rhrcNZrTk43MA4tMplX" alt=""><figcaption></figcaption></figure>

2. Navigae to **Groups** under 'Manage' section

<figure><img src="/files/MKjhIrtukctkZEeEC6X8" alt=""><figcaption></figcaption></figure>

3. Click on '**New group**'

<figure><img src="/files/na3xlyWxQdMHTkb7aR8t" alt=""><figcaption></figcaption></figure>

4. Select the group type as 'Security' and give a name and description to the group. Add the users as members of the security group (you can add/modify members later as well as per requirement). Click on 'Create' once done.

<figure><img src="/files/D8C3XrwAFr2EOaDxwngF" alt=""><figcaption></figcaption></figure>

5. Once the security group is created, note the Object ID of the group&#x20;

<figure><img src="/files/hvvn3CvKNB4EZxOX6Iyo" alt=""><figcaption></figcaption></figure>


---

# 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.aidi.ai/user-access/user-access/create-a-security-group-in-microsoft-entra.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.
