Skip to content

Commit 7cb41ef

Browse files
authored
Pencil edit
Line 31: "Diagram shows" to "Diagram that shows"
1 parent d9fe5ca commit 7cb41ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/hyperscale/concepts-firewall-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To configure your firewall, you create firewall rules that specify ranges of acc
2828
All database access to your coordinator node is blocked by the firewall by default. To begin using your server from another computer, you need to specify one or more server-level firewall rules to enable access to your server. Use the firewall rules to specify which IP address ranges from the Internet to allow. Access to the Azure portal website itself is not impacted by the firewall rules.
2929
Connection attempts from the Internet and Azure must first pass through the firewall before they can reach your PostgreSQL Database, as shown in the following diagram:
3030

31-
:::image type="content" source="../media/concepts-hyperscale-firewall-rules/1-firewall-concept.png" alt-text="Diagram shows server-level firewall rules between remote and local systems and failed connections." border="false":::
31+
:::image type="content" source="../media/concepts-hyperscale-firewall-rules/1-firewall-concept.png" alt-text="Diagram that shows server-level firewall rules between remote and local systems and failed connections." border="false":::
3232

3333
## Connecting from the Internet and from Azure
3434

0 commit comments

Comments
 (0)