Skip to content

Commit 0eeaeef

Browse files
Merge pull request #275885 from jojohnso-msft/docs-editor/azure-local-ai-1716310011
Update azure-local-ai.md
2 parents 767b59d + 54202b4 commit 0eeaeef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ Local embeddings help customers:
2626
- Keep data within their database eliminating the need to transmit data to a remote endpoint.
2727

2828
> [!IMPORTANT]
29-
> The azure_local_ai extension is currently in preview. Microsoft's Open-source AI models for installation through the Azure Local AI extension are deemed Non-Microsoft Products under the Microsoft Product Terms. The customer's use of open-source AI models is governed by the separate license terms provided in product documentation associated with such models made available through the azure_local_ai extension.
30-
29+
> The azure_local_ai extension is currently in preview. Microsoft's Open-source AI models for installation through the Azure Local AI extension are deemed Non-Microsoft Products under the Microsoft Product Terms. The customer's use of open-source AI models is governed by the separate license terms provided in product documentation associated with such models made available through the azure_local_ai extension. [Supplemental Terms of Use: Limited Access AI Services (Previews)](https://azure.microsoft.com/support/legal/preview-supplemental-terms/)
3130
## Enable the `azure_local_ai` extension (preview)
3231

3332
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;`.

0 commit comments

Comments
 (0)