Skip to content

Commit 439c205

Browse files
committed
edit
1 parent a4036b4 commit 439c205

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/openai/includes/assistants-typescript.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,12 @@ For passwordless authentication, you need to
7070
> [!CAUTION]
7171
> To use the recommended keyless authentication with the SDK, make sure that the `AZURE_OPENAI_API_KEY` environment variable isn't set.
7272
73-
#### [TypeScript keyless (Recommended)](#tab/typescript-keyless)
73+
#### [Microsoft Entra ID](#tab/typescript-keyless)
7474
7575
[!INCLUDE [assistants-keyless-environment-variables](assistants-env-var-without-key.md)]
7676
7777
78-
#### [TypeScript with API key](#tab/typescript-key)
78+
#### [API key](#tab/typescript-key)
7979
8080
[!INCLUDE [assistants-key-environment-variables](assistants-env-var-key.md)]
8181

0 commit comments

Comments
 (0)