Skip to content

Commit 95c96c0

Browse files
committed
update
1 parent 96f5131 commit 95c96c0

File tree

1 file changed

+1
-1
lines changed
  • articles/ai-services/openai/concepts

1 file changed

+1
-1
lines changed

articles/ai-services/openai/concepts/models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ You may need to upgrade your version of the OpenAI Python library to take advant
6363
pip install openai --upgrade
6464
```
6565

66-
If you are new to using Microsoft Entra ID for authentication see [How to configure Azure OpenAI Service with Microsoft Entra ID authentication](./managed-identity.md).
66+
If you are new to using Microsoft Entra ID for authentication see [How to configure Azure OpenAI Service with Microsoft Entra ID authentication](../how-to/managed-identity.md).
6767

6868
```python
6969
from openai import AzureOpenAI

0 commit comments

Comments
 (0)