Skip to content

Commit a82ce45

Browse files
Update functions-bindings-openai.md (Typo "Azure OpenAI service"→"Azure OpenAI Service")
https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/azure-functions/functions-bindings-openai.md #PingMSFTDocs
1 parent 1683e89 commit a82ce45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-openai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ zone_pivot_groups: programming-languages-set-functions
1818

1919
[!INCLUDE [preview-support](../../includes/functions-openai-support-limitations.md)]
2020

21-
The Azure OpenAI extension for Azure Functions implements a set of triggers and bindings that enable you to easily integrate features and behaviors of the [Azure OpenAI service](../ai-services/openai/overview.md) into your function code executions.
21+
The Azure OpenAI extension for Azure Functions implements a set of triggers and bindings that enable you to easily integrate features and behaviors of the [Azure OpenAI Service](../ai-services/openai/overview.md) into your function code executions.
2222

2323
Azure Functions is an event-driven compute service that provides a set of [triggers and bindings](./functions-triggers-bindings.md) to easily connect with other Azure services.
2424

0 commit comments

Comments
 (0)