Skip to content

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/postgresql/flexible-server/quickstart-create-server-bicep.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: 'Quickstart: Create an Azure DB for PostgresSQL Flexible Server - Bicep'
3-
description: In this Quickstart, learn how to create an Azure Database for PostgresSQL Flexible server using Bicep.
2+
title: 'Quickstart: Create an Azure DB for PostgreSQL Flexible Server - Bicep'
3+
description: In this Quickstart, learn how to create an Azure Database for PostgreSQL Flexible server using Bicep.
44
author: mumian
55
ms.service: postgresql
66
ms.subservice: flexible-server
@@ -25,7 +25,7 @@ An Azure account with an active subscription. [Create one for free](https://azur
2525

2626
## Review the Bicep
2727

28-
An Azure Database for PostgresSQL Server is the parent resource for one or more databases within a region. It provides the scope for management policies that apply to its databases: login, firewall, users, roles, and configurations.
28+
An Azure Database for PostgreSQL Server is the parent resource for one or more databases within a region. It provides the scope for management policies that apply to its databases: login, firewall, users, roles, and configurations.
2929

3030
Create a _main.bicep_ file and copy the following Bicep into it.
3131

0 commit comments

Comments
 (0)