Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
With public access enabled, you can configure firewall rules to allow connections originating from specific IP addresses, or from any Azure service.
Using the Azure portal:
Select your Azure Database for PostgreSQL flexible server.
In the resource menu, under the Settings section, select Networking.
To delete a firewall rule, select the trash bin icon located to the right of the rule definition.
To delete the firewall rule that allows connections from any IP address allocated to any Azure service or asset, clear the Allow public access from any Azure service within Azure to this server checkbox.
Important
Allow public access from any Azure service within Azure to this server creates a firewall rule whose start and end IP addresses are set to
0.0.0.0. The presence of this rule configures the firewall to allow connections from IP addresses allocated to any Azure service or asset, including connections from the subscriptions of other customers.Select Save.
A notification informs you that the changes are being applied.
When the process completes, a notification informs you that the changes were applied.