Skip to content

Commit 8a50c18

Browse files
authored
Merge pull request #263315 from v-thepet/rename-howto
[SCOPED/BULK PR] Postgres - Rename howto and concept articles
2 parents c320ebb + 759268c commit 8a50c18

File tree

49 files changed

+88
-52
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+88
-52
lines changed

articles/postgresql/.openpublishing.redirection.postgresql.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1515,6 +1515,46 @@
15151515
"redirect_url": "/azure/postgresql/migrate/best-practices-seamless-migration-single-to-flexible",
15161516
"redirect_document_id": false
15171517
},
1518+
{
1519+
"source_path_from_root": "/articles/postgresql/flexible-server/howto-alert-on-metrics.md",
1520+
"redirect_url": "/azure/postgresql/flexible-server/how-to-alert-on-metrics",
1521+
"redirect_document_id": true
1522+
},
1523+
{
1524+
"source_path_from_root": "/articles/postgresql/flexible-server/howto-configure-and-access-logs.md",
1525+
"redirect_url": "/azure/postgresql/flexible-server/how-to-configure-and-access-logs",
1526+
"redirect_document_id": true
1527+
},
1528+
{
1529+
"source_path_from_root": "/articles/postgresql/flexible-server/howto-configure-server-parameters-using-cli.md",
1530+
"redirect_url": "/azure/postgresql/flexible-server/how-to-configure-server-parameters-using-cli",
1531+
"redirect_document_id": true
1532+
},
1533+
{
1534+
"source_path_from_root": "/articles/postgresql/flexible-server/howto-configure-server-parameters-using-portal.md",
1535+
"redirect_url": "/azure/postgresql/flexible-server/how-to-configure-server-parameters-using-portal",
1536+
"redirect_document_id": true
1537+
},
1538+
{
1539+
"source_path_from_root": "/articles/postgresql/flexible-server/howto-connect-to-data-factory-private-endpoint.md",
1540+
"redirect_url": "/azure/postgresql/flexible-server/how-to-connect-to-data-factory-private-endpoint",
1541+
"redirect_document_id": true
1542+
},
1543+
{
1544+
"source_path_from_root": "/articles/postgresql/flexible-server/howto-optimize-performance-pgvector.md",
1545+
"redirect_url": "/azure/postgresql/flexible-server/how-to-optimize-performance-pgvector",
1546+
"redirect_document_id": true
1547+
},
1548+
{
1549+
"source_path_from_root": "/articles/postgresql/flexible-server/howto-restore-different-subscription-resource-group-api.md",
1550+
"redirect_url": "/azure/postgresql/flexible-server/how-to-restore-different-subscription-resource-group-api",
1551+
"redirect_document_id": true
1552+
},
1553+
{
1554+
"source_path_from_root": "/articles/postgresql/flexible-server/concept-reserved-pricing.md",
1555+
"redirect_url": "/azure/postgresql/flexible-server/concepts-reserved-pricing",
1556+
"redirect_document_id": true
1557+
},
15181558
{
15191559
"source_path_from_root": "/articles/postgresql/single-server/overview.md",
15201560
"redirect_url": "/azure/postgresql/flexible-server/service-overview",

articles/postgresql/TOC.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
- name: Major version upgrades
4545
href: single-server/how-to-upgrade-using-dump-and-restore.md
4646
- name: Prepay for reserved capacity
47-
href: flexible-server/concept-reserved-pricing.md
47+
href: flexible-server/concepts-reserved-pricing.md
4848
- name: Request quota increase
4949
href: flexible-server/how-to-request-quota-increase.md
5050
- name: Known issues & limitations
@@ -107,7 +107,7 @@
107107
- name: Scaling resources
108108
href: flexible-server/concepts-scaling-resources.md
109109
- name: Prepay for reserved capacity
110-
href: flexible-server/concept-reserved-pricing.md
110+
href: flexible-server/concepts-reserved-pricing.md
111111
- name: Networking
112112
items:
113113
- name: Networking with public access (allowed IP addresses)
@@ -300,7 +300,7 @@
300300
- name: Azure portal
301301
href: flexible-server/how-to-restore-to-different-subscription-or-resource-group.md
302302
- name: Azure REST API
303-
href: flexible-server/howto-restore-different-subscription-resource-group-api.md
303+
href: flexible-server/how-to-restore-different-subscription-resource-group-api.md
304304
- name: Restart a server
305305
items:
306306
- name: Azure portal
@@ -352,7 +352,7 @@
352352
- name: Azure portal
353353
href: flexible-server/how-to-manage-virtual-network-private-endpoint-portal.md
354354
- name: Connect to managed data factory via Private Endpoint
355-
href: flexible-server/howto-connect-to-data-factory-private-endpoint.md
355+
href: flexible-server/how-to-connect-to-data-factory-private-endpoint.md
356356
- name: Public access (allowed IP addresses)
357357
items:
358358
- name: Azure portal
@@ -362,10 +362,10 @@
362362
- name: Configure server parameters
363363
items:
364364
- name: Azure portal
365-
href: flexible-server/howto-configure-server-parameters-using-portal.md
365+
href: flexible-server/how-to-configure-server-parameters-using-portal.md
366366
displayName: application development, server parameters
367367
- name: Azure CLI
368-
href: flexible-server/howto-configure-server-parameters-using-cli.md
368+
href: flexible-server/how-to-configure-server-parameters-using-cli.md
369369
displayName: application development, server parameters
370370
- name: Enable authentication
371371
items:
@@ -395,9 +395,9 @@
395395
- name: Monitor
396396
items:
397397
- name: Create alerts on metrics using portal
398-
href: flexible-server/howto-alert-on-metrics.md
398+
href: flexible-server/how-to-alert-on-metrics.md
399399
- name: Configure and access logs
400-
href: flexible-server/howto-configure-and-access-logs.md
400+
href: flexible-server/how-to-configure-and-access-logs.md
401401
- name: Intelligent performance
402402
items:
403403
- name: Intelligent tuning
@@ -428,7 +428,7 @@
428428
- name: Basics of pgvector
429429
href: flexible-server/how-to-use-pgvector.md
430430
- name: Optimize performance when using pgvector
431-
href: flexible-server/howto-optimize-performance-pgvector.md
431+
href: flexible-server/how-to-optimize-performance-pgvector.md
432432
- name: pg_azure_storage
433433
href: flexible-server/reference-pg-azure-storage.md
434434
- name: Azure Database for PostgreSQL - Single Server

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ az postgres flexible-server parameter set --resource-group <your resource group>
4343
```
4444

4545

46-
To install pgAudit, you need to include it in the server's shared preload libraries. A change to Postgres's `shared_preload_libraries` parameter requires a server restart to take effect. You can change parameters using the [Azure portal](howto-configure-server-parameters-using-portal.md), [Azure CLI](howto-configure-server-parameters-using-cli.md), or [REST API](/rest/api/postgresql/singleserver/configurations/createorupdate).
46+
To install pgAudit, you need to include it in the server's shared preload libraries. A change to Postgres's `shared_preload_libraries` parameter requires a server restart to take effect. You can change parameters using the [Azure portal](how-to-configure-server-parameters-using-portal.md), [Azure CLI](how-to-configure-server-parameters-using-cli.md), or [REST API](/rest/api/postgresql/singleserver/configurations/createorupdate).
4747

4848
Using the [Azure portal](https://portal.azure.com):
4949

@@ -123,4 +123,4 @@ AzureDiagnostics
123123

124124
## Next steps
125125
- [Learn about logging in Azure Database for PostgreSQL flexible server](concepts-logging.md)
126-
- [Learn how to setup logging in Azure Database for PostgreSQL flexible server and how to access logs](howto-configure-and-access-logs.md)
126+
- [Learn how to setup logging in Azure Database for PostgreSQL flexible server and how to access logs](how-to-configure-and-access-logs.md)

articles/postgresql/flexible-server/concepts-business-continuity.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,8 @@ Below are some unplanned failure scenarios and the recovery process.
103103
### Configure your database after recovery from regional failure
104104

105105
* If you are using geo-restore or geo-replica to recover from an outage, you must make sure that the connectivity to the new server is properly configured so that the normal application function can be resumed. You can follow the [Post-restore tasks](concepts-backup-restore.md#geo-redundant-backup-and-restore).
106-
* If you've previously set up a diagnostic setting on the original server, make sure to do the same on the target server if necessary as explained in [Configure and access logs - Azure Database for PostgreSQL - Flexible Server](howto-configure-and-access-logs.md).
107-
* Setup telemetry alerts, you need to make sure your existing alert rule settings are updated to map to the new server. For more information about alert rules, see [Use the Azure portal to set up alerts on metrics - Azure Database for PostgreSQL - Flexible Server](howto-alert-on-metrics.md).
108-
106+
* If you've previously set up a diagnostic setting on the original server, make sure to do the same on the target server if necessary as explained in [Configure and Access Logs in Azure Database for PostgreSQL - Flexible Server](how-to-configure-and-access-logs.md).
107+
* Setup telemetry alerts, you need to make sure your existing alert rule settings are updated to map to the new server. For more information about alert rules, see [Use the Azure portal to set up alerts on metrics for Azure Database for PostgreSQL - Flexible Server](how-to-alert-on-metrics.md).
109108

110109
> [!IMPORTANT]
111110
> Deleted servers can be restored. If you delete the server, you can follow our guidance [Restore a dropped Azure database - Azure Database for PostgreSQL - Flexible Server](how-to-restore-dropped-server.md) to recover. Use Azure resource lock to help prevent accidental deletion of your server.

articles/postgresql/flexible-server/concepts-compute-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ When you reach the storage limit, the server starts returning errors and prevent
205205

206206
To avoid this situation, the server is automatically switched to read-only mode when the storage usage reaches 95 percent or when the available capacity is less than 5 GiB.
207207

208-
We recommend that you actively monitor the disk space that's in use and increase the disk size before you run out of storage. You can set up an alert to notify you when your server storage is approaching an out-of-disk state. For more information, see [Use the Azure portal to set up alerts on metrics for Azure Database for PostgreSQL - Flexible Server](howto-alert-on-metrics.md).
208+
We recommend that you actively monitor the disk space that's in use and increase the disk size before you run out of storage. You can set up an alert to notify you when your server storage is approaching an out-of-disk state. For more information, see [Use the Azure portal to set up alerts on metrics for Azure Database for PostgreSQL - Flexible Server](how-to-alert-on-metrics.md).
209209

210210
### Storage autogrow
211211

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -298,8 +298,7 @@ TimescaleDB is a time-series database that is packaged as an extension for Postg
298298
[Learn more about TimescaleDB](https://docs.timescale.com/timescaledb/latest/), a registered trademark of Timescale, Inc. Azure Database for PostgreSQL flexible server provides the TimescaleDB [Apache-2 edition](https://www.timescale.com/legal/licenses).
299299
### Install TimescaleDB
300300

301-
To install TimescaleDB, in addition, to allow listing it, as shown [above](#how-to-use-postgresql-extensions), you need to include it in the server's shared preload libraries. A change to the Azure Database for PostgreSQL flexible server `shared_preload_libraries` parameter requires a **server restart** to take effect. You can change parameters using the [Azure portal](howto-configure-server-parameters-using-portal.md) or the [Azure CLI](howto-configure-server-parameters-using-cli.md).
302-
301+
To install TimescaleDB, in addition, to allow listing it, as shown [above](#how-to-use-postgresql-extensions), you need to include it in the server's shared preload libraries. A change to Postgres's `shared_preload_libraries` parameter requires a **server restart** to take effect. You can change parameters using the [Azure portal](how-to-configure-server-parameters-using-portal.md) or the [Azure CLI](how-to-configure-server-parameters-using-cli.md).
303302
Using the [Azure portal](https://portal.azure.com/):
304303

305304
1. Select your Azure Database for PostgreSQL flexible server instance.
@@ -384,9 +383,7 @@ Example:
384383
```
385384
The above example causes the planner to use the results of a `seq scan` on the table a to be combined with table b as a `hash join`.
386385

387-
388-
To install pg_hint_plan, in addition, to allow listing it, as shown [above](#how-to-use-postgresql-extensions), you need to include it in the server's shared preload libraries. A change to the Azure Database for PostgreSQL flexible server `shared_preload_libraries` parameter requires a **server restart** to take effect. You can change parameters using the [Azure portal](howto-configure-server-parameters-using-portal.md) or the [Azure CLI](howto-configure-server-parameters-using-cli.md).
389-
386+
To install pg_hint_plan, in addition, to allow listing it, as shown [above](#how-to-use-postgresql-extensions), you need to include it in the server's shared preload libraries. A change to Postgres's `shared_preload_libraries` parameter requires a **server restart** to take effect. You can change parameters using the [Azure portal](how-to-configure-server-parameters-using-portal.md) or the [Azure CLI](how-to-configure-server-parameters-using-cli.md).
390387
Using the [Azure portal](https://portal.azure.com/):
391388

392389
1. Select your Azure Database for PostgreSQL flexible server instance.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ The following table describes the fields for the **PostgreSQLLogs** type. Depend
6161

6262
## Next steps
6363

64-
- Learn more about how to [Configure and Access Logs](howto-configure-and-access-logs.md).
64+
- Learn more about how to [Configure and Access Logs](how-to-configure-and-access-logs.md).
6565
- Learn more about [Azure Monitor pricing](https://azure.microsoft.com/pricing/details/monitor/).
6666
- Learn more about [audit logs](concepts-audit.md)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,6 @@ In addition to the metrics, you can use Azure Database for PostgreSQL flexible s
250250

251251
## Next steps
252252

253-
- Learn more about how to [configure and access logs](howto-configure-and-access-logs.md).
253+
- Learn more about how to [configure and access logs](how-to-configure-and-access-logs.md).
254254
- Learn more about [Azure Monitor pricing](https://azure.microsoft.com/pricing/details/monitor/).
255255
- Learn more about [audit logs](concepts-audit.md).

articles/postgresql/flexible-server/concepts-query-store-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ The **pg_qs.retention_period_in_days** parameter specifies in days the data rete
3737

3838
## Next steps
3939

40-
- Learn how to get or set parameters using the [Azure portal](howto-configure-server-parameters-using-portal.md) or the [Azure CLI](howto-configure-server-parameters-using-cli.md).
40+
- Learn how to get or set parameters using the [Azure portal](how-to-configure-server-parameters-using-portal.md) or the [Azure CLI](how-to-configure-server-parameters-using-cli.md).

articles/postgresql/flexible-server/concepts-query-store.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ The following options apply specifically to wait statistics:
108108
> [!NOTE]
109109
> **pg_qs.query_capture_mode** supersedes **pgms_wait_sampling.query_capture_mode**. If pg_qs.query_capture_mode is NONE, the pgms_wait_sampling.query_capture_mode setting has no effect.
110110
111-
Use the [Azure portal](howto-configure-server-parameters-using-portal.md) to get or set a different value for a parameter.
111+
Use the [Azure portal](how-to-configure-server-parameters-using-portal.md) to get or set a different value for a parameter.
112112

113113
## Views and functions
114114

0 commit comments

Comments
 (0)