We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2184f7c commit 6d270c5Copy full SHA for 6d270c5
articles/azure-functions/functions-scenarios.md
@@ -152,6 +152,7 @@ Functions can also connect to other services to help process data and perform ot
152
::: zone-end
153
::: zone pivot="programming-language-java"
154
+ Tutorial: [Text completion using Azure OpenAI](functions-add-openai-text-completion.md?pivots=programming-language-java)
155
+::: zone-end
156
::: zone pivot="programming-language-javascript"
157
+ Tutorial: [Text completion using Azure OpenAI](functions-add-openai-text-completion.md?pivots=programming-language-javascript)
158
+ Training: [Create a custom skill for Azure AI Search](/training/modules/create-enrichment-pipeline-azure-cognitive-search)
0 commit comments