Skip to content

Commit 74a6212

Browse files
committed
add links to the article
1 parent d8081d1 commit 74a6212

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

articles/postgresql/flexible-server/concepts-read-replicas-virtual-endpoints.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,10 @@ This section explains how to use Virtual Endpoints in Azure Database for Postgre
7777

7878
## Related content
7979

80-
- [create virtual endpoints](how-to-read-replicas-portal.md#create-virtual-endpoints).
80+
- [Create virtual endpoints](how-to-read-replicas-portal.md#create-virtual-endpoints).
8181
- [Read replicas - overview](concepts-read-replicas.md)
8282
- [Geo-replication](concepts-read-replicas-geo.md)
8383
- [Promote read replicas](concepts-read-replicas-promote.md)
8484
- [Create and manage read replicas in the Azure portal](how-to-read-replicas-portal.md)
8585
- [Cross-region replication with virtual network](concepts-networking.md#replication-across-azure-regions-and-virtual-networks-with-private-networking)
86+
- [Create Virtual Endpoints for Read Replicas with Terraform](how-to-read-replicas-virtual-endpoints-terraform.md)

articles/postgresql/flexible-server/how-to-read-replicas-virtual-endpoints-terraform.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,12 @@ Initialize Terraform and apply the configuration.
111111

112112
Confirm the apply action when prompted. Terraform provisions the resources and configure the virtual endpoints as specified.
113113

114+
115+
For additional info about Virtual endpoints, refer to [create virtual endpoints](how-to-read-replicas-portal.md#create-virtual-endpoints)
116+
114117
## Related content
115118

116-
- [create virtual endpoints](how-to-read-replicas-portal.md#create-virtual-endpoints)
119+
- [Create virtual endpoints](how-to-read-replicas-portal.md#create-virtual-endpoints)
117120
- [Read replicas - overview](concepts-read-replicas.md)
118121
- [Geo-replication](concepts-read-replicas-geo.md)
119122
- [Promote read replicas](concepts-read-replicas-promote.md)

0 commit comments

Comments
 (0)