Skip to content

Commit 955c3a9

Browse files
committed
edit pass: three-flexible-server-articles
1 parent 3c12e97 commit 955c3a9

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

articles/postgresql/flexible-server/how-to-enable-intelligent-performance-cli.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Configure intelligent performance - Azure Database for PostgreSQL - Flexible Server - CLI
3-
description: This article describes how to configure intelligent performance in Azure Database for PostgreSQL - Flexible Server by using the Azure CLI.
2+
title: Configure intelligent tuning - Azure Database for PostgreSQL - Flexible Server - CLI
3+
description: This article describes how to configure intelligent tuning in Azure Database for PostgreSQL - Flexible Server by using the Azure CLI.
44
ms.author: alkuchar
55
author: AwdotiaRomanowna
66
ms.service: postgresql
@@ -11,11 +11,11 @@ ms.date: 06/02/2023
1111
ms.custom: devx-track-azurecli
1212
---
1313

14-
# Configure intelligent performance for Azure Database for PostgreSQL - Flexible Server by using the Azure CLI
14+
# Configure intelligent tuning for Azure Database for PostgreSQL - Flexible Server by using the Azure CLI
1515

1616
[!INCLUDE [applies-to-postgresql-flexible-server](../includes/applies-to-postgresql-flexible-server.md)]
1717

18-
You can verify and update intelligent performance configuration for an Azure Database for PostgreSQL server by using the Azure CLI.
18+
You can verify and update intelligent tuning configuration for an Azure Database for PostgreSQL server by using the Azure CLI.
1919

2020
To learn more about intelligent tuning, see the [overview](concepts-intelligent-tuning.md).
2121

@@ -43,7 +43,7 @@ To learn more about intelligent tuning, see the [overview](concepts-intelligent-
4343
4444
## Verify current settings
4545
46-
Use the [az postgres flexible-server parameter show](/cli/azure/postgres/flexible-server/parameter#az-postgres-flexible-server-parameter-show) command to confirm the current settings of the intelligent performance feature.
46+
Use the [az postgres flexible-server parameter show](/cli/azure/postgres/flexible-server/parameter#az-postgres-flexible-server-parameter-show) command to confirm the current settings of the intelligent tuning feature.
4747
4848
You can verify if this feature is activated for the server `mydemoserver.postgres.database.azure.com` under the resource group `myresourcegroup` by using the following command:
4949

articles/postgresql/flexible-server/how-to-enable-intelligent-performance-portal.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Configure intelligent performance - Azure Database for PostgreSQL - Flexible Server - portal
3-
description: This article describes how to configure intelligent performance in Azure Database for PostgreSQL Flexible Server through the Azure portal.
2+
title: Configure intelligent tuning - Azure Database for PostgreSQL - Flexible Server - portal
3+
description: This article describes how to configure intelligent tuning in Azure Database for PostgreSQL Flexible Server through the Azure portal.
44
ms.author: alkuchar
55
author: AwdotiaRomanowna
66
ms.service: postgresql
@@ -9,11 +9,11 @@ ms.topic: how-to
99
ms.date: 06/05/2023
1010
---
1111

12-
# Configure intelligent performance for Azure Database for PostgreSQL - Flexible Server by using the Azure portal
12+
# Configure intelligent tuning for Azure Database for PostgreSQL - Flexible Server by using the Azure portal
1313

1414
[!INCLUDE [applies-to-postgresql-flexible-server](../includes/applies-to-postgresql-flexible-server.md)]
1515

16-
This article provides a step-by-step procedure to configure intelligent performance in Azure Database for PostgreSQL - Flexible Server by using the Azure portal.
16+
This article provides a step-by-step procedure to configure intelligent tuning in Azure Database for PostgreSQL - Flexible Server by using the Azure portal.
1717

1818
To learn more about intelligent tuning, see the [overview](concepts-intelligent-tuning.md).
1919

0 commit comments

Comments
 (0)