Skip to content

Commit e9832d8

Browse files
committed
azure_ai: include in prereq
1 parent 921ca18 commit e9832d8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

articles/postgresql/flexible-server/generative-ai-azure-cognitive.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Azure AI extension gives the ability to invoke the [language services](../../ai-
1717

1818
## Prerequisites
1919

20+
1. [Enable and configure](generative-ai-azure-overview.md#enable-the-azure_ai-extension) the `azure_ai` extension.
2021
1. [Create a Language resource](https://portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics) in the Azure portal to get your key and endpoint.
2122
1. After it deploys, select **Go to resource**.
2223

articles/postgresql/flexible-server/generative-ai-azure-openai.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Invoke [Azure OpenAI embeddings](../../ai-services/openai/reference.md#embedding
1919

2020
## Prerequisites
2121

22+
1. [Enable and configure](generative-ai-azure-overview.md#enable-the-azure_ai-extension) the `azure_ai` extension.
2223
1. Create an Open AI account and [request access to Azure OpenAI Service](https://aka.ms/oai/access).
2324
1. Grant Access to Azure OpenAI in the desired subscription.
2425
1. Grant permissions to [create Azure OpenAI resources and to deploy models](../../ai-services/openai/how-to/role-based-access-control.md).

0 commit comments

Comments
 (0)