Skip to content

Commit f38467d

Browse files
authored
Merge pull request #13885 from shehackspurple/patch-3
Added note to Step 3
2 parents 80f2bdd + ac28964 commit f38467d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/postgresql/quickstart-create-server-database-portal.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ Azure Database for PostgreSQL creates a firewall at the server level. It prevent
8080
AllowAllIps | 0.0.0.0 | 255.255.255.255
8181

8282
![Set Firewall Rules](./media/quickstart-create-database-portal/5-firewall-2.png)
83+
84+
> [!NOTE]
85+
> For production instances you should only set your firewall rules to accept incoming requests from known IP addresses. These settings are for example purposes only.
86+
>
8387
8488
4. On the upper toolbar of the **Connection security** page, select **Save**. Wait until the notification appears stating that the connection security update has finished successfully before you continue.
8589

0 commit comments

Comments
 (0)