You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/openai/how-to/switching-endpoints.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ While OpenAI and Azure OpenAI Service rely on a [common Python client library](h
20
20
21
21
## Authentication
22
22
23
-
We recommend using environment variables. If you haven't done this before our [Python quickstarts](/azure/cognitive-services/openai/quickstart?pivots=programming-language-python&tabs=command-line) walk you through this configuration.
23
+
We recommend using environment variables. If you haven't done this before our [Python quickstarts](../quickstart.md) walk you through this configuration.
0 commit comments