Skip to content

Commit 1522240

Browse files
committed
feat: adding images
1 parent 5ab9fd5 commit 1522240

File tree

6 files changed

+16
-8
lines changed

6 files changed

+16
-8
lines changed

articles/ai-foundry/model-inference/includes/configure-entra-id/portal.md

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ zone_pivot_groups: azure-ai-models-deployment
1414

1515
Follow these steps to configure Microsoft Entra ID for inference:
1616

17-
1. Go to the [Azure portal](https://portal.azure.com) and locate the Azure AI Services resource you're using. If you're using Azure AI Foundry with projects or hubs, you can navigate to it by:
17+
1. Go to the [Azure portal](https://portal.azure.com) and locate the **Azure AI Services** resource you're using. If you're using Azure AI Foundry with projects or hubs, you can navigate to it by:
1818

1919
1. Go to [Azure AI Foundry portal](https://ai.azure.com).
2020

@@ -24,24 +24,32 @@ Follow these steps to configure Microsoft Entra ID for inference:
2424

2525
4. On the **Connection details** section, under **Resource**, select the name of the Azure resource. A new page opens.
2626

27+
:::image type="content" source="../../media/configure-entra-id/resource-behind-select.png" alt-text="Screenshot showing how to navigate to the details of the connection in Azure AI Foundry in the management center." lightbox="../../media/configure-entra-id/resource-behind-select.png":::
28+
2729
5. You're now in [Azure portal](https://portal.azure.com) where you can manage all the aspects of the resource itself.
2830

29-
2. On the left navigation bar, select **Access control (IAM)**.
31+
:::image type="content" source="../../media/configure-entra-id/locate-resource-ai-services.png" alt-text="Screenshot showing the resource to which we configure Microsoft Entra ID." lightbox="../../media/configure-entra-id/locate-resource-ai-services.png":::
32+
33+
2. On the left navigation bar, select **Access control (IAM)** and then select **Add** > **Add role assignment**.
34+
35+
:::image type="content" source="../../media/configure-entra-id/resource-iam.png" alt-text="Screenshot showing how to add a role assignment in the Access control section of the resource in the Azure portal." lightbox="../../media/configure-entra-id/resource-aim.png":::
3036

3137
> [!TIP]
3238
> Use the **View my access** option to verify which roles are already assigned to you.
3339
34-
3. Select **Role assignments** and then select **Add** > **Add role assignment**.
40+
3. On **Job function roles**, type **Cognitive Services User**. The list of roles is filtered out.
41+
42+
:::image type="content" source="../../media/configure-entra-id/cognitive-services-user.png" alt-text="Screenshot showing how to select the Cognitive Services User role assignment." lightbox="../../media/configure-entra-id/cognitive-services-user.png":::
3543

36-
4. On **Job function roles**, type **Cognitive Services User**. The list of roles is filtered out.
44+
4. Select the role and select **Next**.
3745

38-
5. Select the role and select **Next**.
46+
5. On **Members**, select the user or group you want to grant access to. We recommend using security groups whenever possible as they are easier to manage and maintain.
3947

40-
6. On **Members**, select the user or group you want to grant access to. We recommend using security groups whenever possible as they are easier to manage and maintain.
48+
:::image type="content" source="../../media/configure-entra-id/select-user.png" alt-text="Screenshot showing how to select the user to whom assign the role." lightbox="../../media/configure-entra-id/select-user.png":::
4149

42-
7. Select **Next** and finish the wizard.
50+
6. Select **Next** and finish the wizard.
4351

44-
8. The selected user can now use Microsoft Entra ID for inference.
52+
7. The selected user can now use Microsoft Entra ID for inference.
4553

4654
> [!TIP]
4755
> Keep in mind that Azure role assignments may take up to five minutes to propagate. When working with security groups, adding or removing users from the security group propagates immediately.
1.72 MB
Loading
1.14 MB
Loading
1.43 MB
Loading
1010 KB
Loading
813 KB
Loading

0 commit comments

Comments
 (0)