You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/model-inference/includes/configure-entra-id/portal.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Follow these steps to configure Microsoft Entra ID for inference:
32
32
33
33
2. On the left navigation bar, select **Access control (IAM)** and then select **Add** > **Add role assignment**.
34
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":::
35
+
:::image type="content" source="../../media/configure-entra-id/resource-aim.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":::
36
36
37
37
> [!TIP]
38
38
> Use the **View my access** option to verify which roles are already assigned to you.
@@ -41,15 +41,15 @@ Follow these steps to configure Microsoft Entra ID for inference:
41
41
42
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":::
43
43
44
-
4.Select the role and select **Next**.
44
+
4. Select the role and select **Next**.
45
45
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.
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.
47
47
48
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":::
49
49
50
-
6.Select **Next** and finish the wizard.
50
+
6. Select **Next** and finish the wizard.
51
51
52
-
7.The selected user can now use Microsoft Entra ID for inference.
52
+
7. The selected user can now use Microsoft Entra ID for inference.
53
53
54
54
> [!TIP]
55
55
> 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.
0 commit comments