Skip to content

Commit 161afef

Browse files
committed
fix note
1 parent a54509f commit 161afef

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ The following steps show how to configure your resource:
5656

5757
1. Once the connection is configured, you're ready to use tracing in any project within the resource.
5858

59-
> [!TIP]
60-
> After you connect to your Application Insights resource, make sure you have [Log Analytics Reader role](/azure-monitor/logs/manage-access?tabs=portal#log-analytics-reader) assigned.
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.
63-
> 1. Select **Review and Assign**.
59+
> [!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.
63+
> 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.
6666

0 commit comments

Comments
 (0)