Skip to content

Commit 6977046

Browse files
committed
Learn Editor: Update azure-local-ai.md
1 parent 420d7bc commit 6977046

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/postgresql/flexible-server/azure-local-ai.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,8 @@ Local embeddings help customers:
3131

3232
Before you can enable azure_local_ai on your Azure Database for PostgreSQL flexible server instance, you need to add it to your allowlist as described in [how to use PostgreSQL extensions](concepts-extensions.md) and check that it was correctly added by running the following SQL statement, `SHOW azure.extensions;`.
3333

34-
> [!IMPORTANT]
35-
> Hosting language models in the database requires a large memory footprint. To support this requirement, azure_local_ai is only supported on memory-optimized Azure SKUs.
36-
37-
34+
> [!IMPORTANT]
35+
> Hosting language models in the database requires a large memory footprint. To support this requirement, azure_local_ai is only supported on **memory-optimized** Azure VM SKUs with a minimum of **4 vCores**. Today, if you are using a VM that does not meet the minimum requirements, the azure_local_ai extension will not appear in the list of available extensions in **Server parameters**.
3836
Select **Server parameters** from the Settings section of the Resource Menu in the Azure Database for PostgreSQL Flexible Server Azure portal page.
3937

4038
:::image type="content" source="media/azure-local-ai/pgsql-server-parameters-2.png" alt-text="Screenshot of PostgreSQL server parameters page.":::

0 commit comments

Comments
 (0)