Skip to content

Commit 18591d6

Browse files
committed
add note about telemetry
1 parent 688e9a3 commit 18591d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/ai-studio/tutorials/copilot-sdk-create-resources.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ Create a folder for your work. Create a file called **config.py** in this folder
138138

139139
:::code language="python" source="~/azureai-samples-main/scenarios/rag/custom-rag-app/config.py":::
140140

141+
> [!NOTE]
142+
> This script also uses a package you haven't installed yet, `azure.monitor.opentelemetry`. You'll install this package in the next part of the tutorial series.
141143

142144
## Configure environment variables
143145

0 commit comments

Comments
 (0)