Skip to content

Commit fe81543

Browse files
Fix visibility of Hyperscale (Citus) diagrams
1 parent 3417335 commit fe81543

File tree

11 files changed

+1
-1
lines changed

11 files 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="Example flow of how the firewall works" border="false":::
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":::
3232

3333
## Connecting from the Internet and from Azure
3434

-26.7 KB
Loading
-25.7 KB
Loading
-2.51 KB
Loading
-16.5 KB
Loading
8.18 KB
Loading
-42.5 KB
Loading
2.4 KB
Loading
5.32 KB
Loading
3.25 KB
Loading

0 commit comments

Comments
 (0)