Skip to content

Commit bb78215

Browse files
committed
Keep "next steps" within hyperscale docs, not single server
1 parent a6e6f3d commit bb78215

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ psql "sslmode=verify-full sslrootcert=DigiCertGlobalRootCA.crt.pem host=mydemose
3232
> Confirm that the value passed to `sslrootcert` matches the file path for the certificate you saved.
3333
3434
## Next steps
35-
Review various application connectivity options in [Connection libraries for Azure Database for PostgreSQL](concepts-connection-libraries.md).
35+
Increase security further with [Firewall rules in Azure Database for PostgreSQL - Hyperscale (Citus)](concepts-hyperscale-firewall-rules.md).

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ Repeat the steps to manage the firewall rules.
5454
* To delete an existing rule, click the ellipsis [] and click **Delete** to remove the rule. Click **Save** to save the changes.
5555

5656
## Next steps
57-
- For help in connecting to an Azure Database for PostgreSQL server, see [Connection libraries for Azure Database for PostgreSQL](concepts-connection-libraries.md).
57+
- Learn more about [Concept of firewall rules](concepts-hyperscale-firewall-rules.md), including how to troubleshoot connection problems.

0 commit comments

Comments
 (0)