Skip to content

Commit 316f1a2

Browse files
committed
fix note
1 parent 161afef commit 316f1a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ The following steps show how to configure your resource:
5757
1. Once the connection is configured, you're ready to use tracing in any project within the resource.
5858

5959
> [!TIP]
60-
> Make sure you have the [Log Analytics Reader role](/azure/azure-monitor/logs/manage-access?tabs=portal#log-analytics-reader) assigned in you Application Insights resource.
61-
> 1. Go to your connected Application Insights resource, select **Access control (IAM)** then **Add Role Assignment**.
62-
> 1. Under *Role* select **Log Analytics Reader** then under *Members* add the necessary members.
60+
> 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 assigned roles, see [Assign Azure roles using the Azure portal](/azure/role-based-access-control/role-assignments-portal).
61+
> 1. Go to your connected Application Insights resource in the Azure portal, select **Access control (IAM)** then **Add Role Assignment**.
62+
> 1. Under *Role*, select **Log Analytics Reader** then under *Members* add the necessary members.
6363
> 1. Select **Review and Assign**.
6464
6565
1. Go to the landing page of your project and copy the project's endpoint URI. You need it later.

0 commit comments

Comments
 (0)