Skip to content

Commit fe52e75

Browse files
committed
Update concepts-networking.md
1 parent 4e6df25 commit fe52e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/flexible-server/concepts-networking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ There are two main patterns for connecting spoke virtual networks to each other:
123123

124124
Use [Azure Virtual Network Manager (AVNM)](../../virtual-network-manager/overview.md) to create new (and onboard existing) hub and spoke virtual network topologies for the central management of connectivity and security controls.
125125

126-
### Private networking and replication across Azure regions and virtual networks.
126+
### Replication across Azure regions and virtual networks with private networking
127127

128128
Database replication is the process of copying data from a central or primary server to multiple servers known as replicas. The primary server accepts read and write operations whereas the replicas serve read-only transactions. The primary server and replicas collectively form a database cluster.The goal of database replication is to ensure redundancy, consistency, high availability, and accessibility of data, especially in high-traffic, mission-critical applications.
129129

0 commit comments

Comments
 (0)