Skip to content

Commit 5461434

Browse files
committed
Fix anchor link
1 parent 97cd817 commit 5461434

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/ai-foundry/concepts/rbac-azure-ai-foundry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ To create a custom role, use one of the following articles:
246246

247247
For more information about custom roles, see the [Azure custom roles](/azure/role-based-access-control/custom-roles) article.
248248

249-
## Use Microsoft Entra groups with Azure AI Foundry
249+
## Use Microsoft Entra groups with Azure AI Foundry
250250

251251
Microsoft Entra ID provides several ways to manage access to resources, applications, and tasks. With Microsoft Entra groups, you can grant access and permissions to a group of users instead of to each individual user. Microsoft Entra groups can be created in the Azure portal for enterprise IT admins to simplify the role assignment process for developers. When you create an Microsoft Entra group, you can minimize the number of role assignments required for new developers working on Foundry projects by assigning the group the required role assignment on the necessary resource.
252252

articles/ai-foundry/how-to/develop/trace-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The following steps show how to configure your resource:
6666
1. Once the connection is configured, you're ready to use tracing in any project within the resource.
6767

6868
> [!TIP]
69-
> Make sure you have the [Log Analytics Reader role](/azure/azure-monitor/logs/manage-access?tabs=portal#log-analytics-reader) assigned in your Application Insights resource. To learn more on how to assign roles, see [Assign Azure roles using the Azure portal](/azure/role-based-access-control/role-assignments-portal). Use [Entra groups](../../concepts/rbac-aczure-ai-foundry#use-entra-id-groups-with-azure-ai-foundry) to manage access for users.
69+
> Make sure you have the [Log Analytics Reader role](/azure/azure-monitor/logs/manage-access?tabs=portal#log-analytics-reader) assigned in your Application Insights resource. To learn more on how to assign roles, see [Assign Azure roles using the Azure portal](/azure/role-based-access-control/role-assignments-portal). Use [Microsoft Entra groups](../../concepts/rbac-aczure-ai-foundry#use-microsoft-entra-groups-with-azure-ai-foundry) to more easily manage access for users.
7070
7171
1. Go to the landing page of your project and copy the project's endpoint URI. You need it later.
7272

0 commit comments

Comments
 (0)