Skip to content

Commit 9f18f96

Browse files
committed
Not just Python
1 parent dbbb768 commit 9f18f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn-pr/wwl-data-ai/ai-foundry-sdk/includes/02-azure-ai-foundry-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ var projectClient = new AIProjectClient(connectionString, new DefaultAzureCreden
8484
::: zone-end
8585

8686
> [!TIP]
87-
> To access the project successfully, the Python code must be run in the context of an authenticated Azure session. For example, you could use the Azure command-line interface (CLI) `az-login` command to sign in before running the code.
87+
> To access the project successfully, the code must be run in the context of an authenticated Azure session. For example, you could use the Azure command-line interface (CLI) `az-login` command to sign in before running the code.

0 commit comments

Comments
 (0)