Configure a server-level firewall rule

In this topic, you learn how to configure the firewall at server level that Azure Database creates for PostgreSQL. Azure Database prevents external applications and tools from connecting to the server and any databases on the server. This means that you have to create a rule to open the firewall for specific IP addresses.

Procedure

Follow the steps in the Microsoft documentation.

We recommend that you only whitelist the public IP address of your virtual machine that runs Neptune DXP - Open Edition.
Connections to your Azure database for PostgreSQL server communicate over port 5432. When you try to connect from a corporate network, your network firewall may not allow outbound traffic over port 5432. If this is the case, you will not be able to connect to your server unless your IT department opens port 5432.

Result

  • You have configured a firewall for your server.