Skip to content

Commit aa90132

Browse files
authored
Merge pull request #205822 from TimShererWithAquent/us1971568c
Fix visibility of Hyperscale (Citus) diagrams in Azure docs
2 parents 4fdf880 + 7cb41ef commit aa90132

File tree

18 files changed

+1
-1
lines changed

18 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":::
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

4.46 KB
Loading
476 Bytes
Loading
-47.6 KB
Loading
-11.7 KB
Loading
-19.1 KB
Loading
-30.6 KB
Loading
-28.6 KB
Loading
-4.13 KB
Loading
-18.8 KB
Loading

0 commit comments

Comments
 (0)