Skip to content

Commit eb50910

Browse files
committed
fix
1 parent 0e66501 commit eb50910

File tree

1 file changed

+5
-5
lines changed
  • articles/ai-foundry/model-inference/includes/configure-entra-id

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Follow these steps to configure Microsoft Entra ID for inference:
3232

3333
2. On the left navigation bar, select **Access control (IAM)** and then select **Add** > **Add role assignment**.
3434

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":::
3636

3737
> [!TIP]
3838
> 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:
4141

4242
:::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":::
4343

44-
4. Select the role and select **Next**.
44+
4. Select the role and select **Next**.
4545

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.
4747

4848
:::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":::
4949

50-
6. Select **Next** and finish the wizard.
50+
6. Select **Next** and finish the wizard.
5151

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.
5353

5454
> [!TIP]
5555
> 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

Comments
 (0)