Skip to content

Commit 13e66a9

Browse files
committed
Fix azure_ai supported versions
1 parent 6e58473 commit 13e66a9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/postgresql/flexible-server/concepts-extensions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,6 @@ The following extensions are available in Azure Database for PostgreSQL - Flexib
329329
> |[address_standardizer](http://postgis.net/docs/manual-2.5/Address_Standardizer.html) | 3.0.0 | Used to parse an address into constituent elements. |
330330
> |[address_standardizer_data_us](http://postgis.net/docs/manual-2.5/Address_Standardizer.html) | 3.0.0 | Address Standardizer US dataset example|
331331
> |[amcheck](https://www.postgresql.org/docs/12/amcheck.html) | 1.2 | functions for verifying relation integrity|
332-
> |[azure_ai](./generative-ai-azure-overview.md) | 0.1.0 | Azure OpenAI and Cognitive Services integration for PostgreSQL |
333332
> |[azure_storage](../../postgresql/flexible-server/concepts-storage-extension.md) | 1.3 | extension to export and import data from Azure Storage|
334333
> |[bloom](https://www.postgresql.org/docs/12/bloom.html) | 1.0 | bloom access method - signature file based index|
335334
> |[btree_gin](https://www.postgresql.org/docs/12/btree-gin.html) | 1.3 | support for indexing common datatypes in GIN|
@@ -396,7 +395,6 @@ The following extensions are available in Azure Database for PostgreSQL - Flexib
396395
> |[address_standardizer](http://postgis.net/docs/manual-2.5/Address_Standardizer.html) | 2.5.1 | Used to parse an address into constituent elements. |
397396
> |[address_standardizer_data_us](http://postgis.net/docs/manual-2.5/Address_Standardizer.html) | 2.5.1 | Address Standardizer US dataset example|
398397
> |[amcheck](https://www.postgresql.org/docs/11/amcheck.html) | 1.1 | functions for verifying relation integrity|
399-
> |[azure_ai](./generative-ai-azure-overview.md) | 0.1.0 | Azure OpenAI and Cognitive Services integration for PostgreSQL |
400398
> |[azure_storage](../../postgresql/flexible-server/concepts-storage-extension.md) | 1.3 | extension to export and import data from Azure Storage|
401399
> |[bloom](https://www.postgresql.org/docs/11/bloom.html) | 1.0 | bloom access method - signature file based index|
402400
> |[btree_gin](https://www.postgresql.org/docs/11/btree-gin.html) | 1.3 | support for indexing common datatypes in GIN|

0 commit comments

Comments
 (0)