Skip to content

Commit 0f64d23

Browse files
Merge pull request #280308 from nachoalonsoportillo/patch-21
Update concepts-index-tuning.md
2 parents 279ba43 + 5202f25 commit 0f64d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/flexible-server/concepts-index-tuning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Explore all the details about correct configuration of index tuning feature in [
146146
Index tuning in Azure Database for PostgreSQL - Flexible Server has the following limitations:
147147

148148
- Index tuning is currently in preview and might have some limitations or restrictions.
149-
- The feature is available in specific regions, including East Asia, Central India, North Europe, Southeast Asia, South Central US, UK South, and West US 3.
149+
- The feature is available in specific regions. The full list is available on [Supported regions](#supported-regions) section.
150150
- Index tuning is supported on all currently available tiers (Burstable, General Purpose, and Memory Optimized) and on any currently supported compute SKU with at least 4 vCores.
151151
- The feature is supported on major versions 14 or greater of Azure Database for PostgreSQL Flexible Server.
152152
- [Prepared statements](https://www.postgresql.org/docs/current/protocol-flow.html#PROTOCOL-FLOW-EXT-QUERY) aren't analyzed to produce recommendations on them.

0 commit comments

Comments
 (0)