Skip to content

Commit a54509f

Browse files
committed
trace app add log analytics reader roles
1 parent 3618d15 commit a54509f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ 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**.
64+
5965
1. Go to the landing page of your project and copy the project's endpoint URI. You need it later.
6066

6167
:::image type="content" source="../../media/how-to/projects/fdp-project-overview.png" alt-text="A screenshot showing how to copy the project endpoint URI." lightbox="../../media/how-to/projects/fdp-project-overview.png":::

0 commit comments

Comments
 (0)