Skip to content

Commit 6fe29b9

Browse files
committed
more metadata updates
1 parent 05c446c commit 6fe29b9

10 files changed

+22
-17
lines changed

articles/postgresql/connect-rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: 'Quickstart: Connect with Rust - Azure Database for PostgreSQL - Single Server'
33
description: This quickstart provides Rust code samples that you can use to connect and query data from Azure Database for PostgreSQL - Single Server.
44
ms.service: postgresql
5+
ms.subservice: single-server
56
ms.topic: quickstart
67
ms.author: sunila
78
author: sunilagarwal

articles/postgresql/howto-configure-server-parameters-using-powershell.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Configure server parameters - Azure PowerShell - Azure Database for PostgreSQL
33
description: This article describes how to configure the service parameters in Azure Database for PostgreSQL using PowerShell.
44
ms.service: postgresql
5+
ms.subservice: single-server
56
ms.topic: how-to
67
ms.author: sunila
78
author: sunilagarwal

articles/postgresql/howto-manage-vnet-using-cli.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Use virtual network rules - Azure CLI - Azure Database for PostgreSQL - Single Server
33
description: This article describes how to create and manage VNet service endpoints and rules for Azure Database for PostgreSQL using Azure CLI command line.
44
ms.service: postgresql
5+
ms.subservice: single-server
56
ms.topic: how-to
67
ms.author: nlarin
78
author: niklarin

articles/postgresql/howto-migrate-from-oracle.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
22
title: "Oracle to Azure Database for PostgreSQL: Migration guide"
3-
titleSuffix: Azure Database for PostgreSQL
43
description: This guide helps you to migrate your Oracle schema to Azure Database for PostgreSQL.
5-
ms.author: srranga
6-
author: sr-msft
74
ms.service: postgresql
85
ms.subservice: migration-guide
96
ms.topic: how-to
7+
ms.author: srranga
8+
author: sr-msft
109
ms.date: 03/18/2021
1110
---
1211

articles/postgresql/howto-migrate-using-dump-and-restore.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Dump and restore - Azure Database for PostgreSQL - Single Server
33
description: You can extract a PostgreSQL database into a dump file. Then, you can restore from a file created by pg_dump in Azure Database for PostgreSQL Single Server.
4-
ms.author: srranga
5-
author: sr-msft
64
ms.service: postgresql
75
ms.subservice: migration-guide
86
ms.topic: how-to
7+
ms.author: srranga
8+
author: sr-msft
99
ms.date: 09/22/2020
1010
---
1111

articles/postgresql/howto-restore-dropped-server.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
22
title: Restore a dropped Azure Database for PostgreSQL server
33
description: This article describes how to restore a dropped server in Azure Database for PostgreSQL using the Azure portal.
4-
ms.author: bahusse
5-
author: Bashar-MSFT
64
ms.service: postgresql
5+
ms.subservice: single-server
76
ms.topic: how-to
7+
ms.author: bahusse
8+
author: Bashar-MSFT
89
ms.date: 04/26/2021
910
---
1011
# Restore a dropped Azure Database for PostgreSQL server

articles/postgresql/howto-restore-server-cli.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
22
title: Backup and restore - Azure CLI - Azure Database for PostgreSQL - Single Server
33
description: Learn how to set backup configurations and restore a server in Azure Database for PostgreSQL - Single Server by using the Azure CLI.
4+
ms.service: postgresql
5+
ms.subservice: single-server
6+
ms.topic: how-to
47
ms.author: srranga
58
author: sr-msft
6-
ms.service: postgresql
79
ms.devlang: azurecli
8-
ms.topic: how-to
910
ms.custom: devx-track-azurecli
1011
ms.date: 10/25/2019
1112
---

articles/postgresql/howto-restore-server-powershell.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
22
title: Backup and restore - Azure PowerShell - Azure Database for PostgreSQL
33
description: Learn how to backup and restore a server in Azure Database for PostgreSQL by using Azure PowerShell.
4+
ms.service: postgresql
5+
ms.subservice: single-server
6+
ms.topic: how-to
47
ms.author: srranga
58
author: sr-msft
6-
ms.service: postgresql
79
ms.devlang: azurepowershell
8-
ms.topic: how-to
910
ms.custom: devx-track-azurepowershell
1011
ms.date: 06/08/2020
1112
---

articles/postgresql/howto-troubleshoot-common-connection-issues.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
22
title: Troubleshoot connections - Azure Database for PostgreSQL - Single Server
33
description: Learn how to troubleshoot connection issues to Azure Database for PostgreSQL - Single Server.
4-
keywords: postgresql connection,connection string,connectivity issues,transient error,connection error
5-
ms.author: sunila
6-
author: sunilagarwal
7-
ms.reviewer:
84
ms.service: postgresql
5+
ms.subservice: single-server
96
ms.topic: how-to
7+
ms.author: sunila
8+
author: sunilagarwal
109
ms.date: 5/6/2019
1110
---
1211

articles/postgresql/policy-reference.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
22
title: Built-in policy definitions for Azure Database for PostgreSQL
33
description: Lists Azure Policy built-in policy definitions for Azure Database for PostgreSQL. These built-in policy definitions provide common approaches to managing your Azure resources.
4-
ms.date: 03/08/2022
4+
ms.service: postgresql
5+
ms.subservice: single-server
56
ms.topic: reference
67
ms.author: jonels
78
author: jonels-msft
8-
ms.service: postgresql
99
ms.custom: subject-policy-reference
10+
ms.date: 03/08/2022
1011
---
1112
# Azure Policy built-in definitions for Azure Database for PostgreSQL
1213

0 commit comments

Comments
 (0)