Skip to content

Commit 23451fb

Browse files
Merge pull request #1511 from eric-urban/patch-4
Update sdk-overview.md
2 parents 56933e2 + f72fc10 commit 23451fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/how-to/develop/sdk-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Be sure to check out the [reference](https://aka.ms/aifoundrysdk/reference) and
8484

8585
## Azure OpenAI Service
8686

87-
The [Azure OpenAI Service](../../../ai-services/openai/overview.md) provides access to OpenAI's models including the GPT-4o, GPT-4o mini, GPT-4, GPT-4 Turbo with Vision, DALLE-3, Whisper, and Embeddings model series with the security and enterprise capabilities of Azure.
87+
The [Azure OpenAI Service](../../../ai-services/openai/overview.md) provides access to OpenAI's models including the GPT-4o, GPT-4o mini, GPT-4, GPT-4 Turbo with Vision, DALLE-3, Whisper, and Embeddings model series with the data residency, scalability, safety, security and enterprise capabilities of Azure.
8888

8989
If you have code that uses the OpenAI SDK, you can easily target your code to use the Azure OpenAI service. First, install the OpenAI SDK:
9090
```

0 commit comments

Comments
 (0)