Skip to content

Commit 55f94c2

Browse files
committed
Shorten headers as suggested by review
1 parent 5009ab2 commit 55f94c2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/postgresql/concepts-hyperscale-ssl-connection-security.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Configure SSL connectivity in Azure Database for PostgreSQL - Hyperscale (Citus)
2+
title: Configure SSL in Azure Database for PostgreSQL - Hyperscale (Citus)
33
description: Instructions and information to configure Azure Database for PostgreSQL - Hyperscale (Citus) and associated applications to properly use SSL connections.
44
author: jonels-msft
55
ms.author: jonels
66
ms.service: postgresql
77
ms.topic: conceptual
88
ms.date: 09/17/2019
99
---
10-
# Configure SSL connectivity in Azure Database for PostgreSQL - Hyperscale (Citus)
10+
# Configure SSL in Azure Database for PostgreSQL - Hyperscale (Citus)
1111
Client application connections to the Hyperscale (Citus) coordinator node require Secure Sockets Layer (SSL). Enforcing SSL connections between your database server and your client applications helps protect against "man-in-the-middle" attacks by encrypting the data stream between the server and your application.
1212

1313
## Enforcing SSL connections

articles/postgresql/howto-hyperscale-manage-firewall-using-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Create and manage firewall rules in Azure Database for PostgreSQL - Hyperscale (Citus)
2+
title: Manage firewall rules in Azure Database for PostgreSQL - Hyperscale (Citus)
33
description: Create and manage firewall rules for Azure Database for PostgreSQL - Hyperscale (Citus) using the Azure portal
44
author: jonels-msft
55
ms.author: jonels
66
ms.service: postgresql
77
ms.topic: conceptual
88
ms.date: 9/12/2019
99
---
10-
# Create and manage firewall rules for Azure Database for PostgreSQL - Hyperscale (Citus) using the Azure portal
10+
# Manage firewall rules for Azure Database for PostgreSQL - Hyperscale (Citus)
1111
Server-level firewall rules can be used to manage access to a Hyperscale (Citus) coordinator node from a specified IP address or range of IP addresses.
1212

1313
## Prerequisites

0 commit comments

Comments
 (0)