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/how-to/develop/trace-application.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
@@ -56,11 +56,11 @@ The following steps show how to configure your resource:
56
56
57
57
1. Once the connection is configured, you're ready to use tracing in any project within the resource.
58
58
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**.
64
64
65
65
1. Go to the landing page of your project and copy the project's endpoint URI. You need it later.
0 commit comments