Skip to content

Commit c31ebef

Browse files
committed
adjusted casing
1 parent 74a6212 commit c31ebef

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ This section explains how to use Virtual Endpoints in Azure Database for Postgre
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)
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Creating Virtual Endpoints for Read Replicas using Terraform
2+
title: Create virtual endpoints for read replicas with Terraform
33
description: This article describes the virtual endpoints for read replica feature using Terraform for Azure Database for PostgreSQL - Flexible Server.
44
author: akashraokm
55
ms.author: akashrao
@@ -11,7 +11,7 @@ ms.topic: conceptual
1111
ai.usage: ai-assisted
1212
---
1313

14-
# Create Virtual Endpoints for Read Replicas with Terraform
14+
# Create virtual endpoints for read replicas with Terraform
1515

1616
Using Terraform, you can create and manage virtual endpoints for read replicas in Azure Database for PostgreSQL—Flexible Server. Terraform is an open-source infrastructure-as-code tool that allows you to define and provision infrastructure using a high-level configuration language.
1717

@@ -27,7 +27,7 @@ Ensure you have a basic understanding of Terraform syntax and Azure resource pro
2727

2828
Step-by-Step Terraform Configuration: Provide a step-by-step guide on configuring virtual endpoints for read replicas using Terraform.
2929

30-
## Configuring Virtual Endpoints
30+
## Configuring virtual endpoints
3131

3232
Follow these steps to create virtual endpoints for read replicas in Azure Database for PostgreSQL - Flexible Server:
3333

0 commit comments

Comments
 (0)