Skip to content

Commit ef4b242

Browse files
authored
Merge pull request #89377 from rachel-msft/edits922b
Update howto-create-users.md
2 parents 168097e + 8ce015e commit ef4b242

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/postgresql/howto-create-users.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ author: rachel-msft
55
ms.author: raagyema
66
ms.service: postgresql
77
ms.topic: conceptual
8-
ms.date: 5/6/2019
8+
ms.date: 09/22/2019
99
---
1010

1111
# Create users in Azure Database for PostgreSQL - Single Server
12-
This article describes how you can create users in an Azure Database for PostgreSQL server.
12+
This article describes how you can create users within an Azure Database for PostgreSQL server.
13+
14+
If you would like to learn about how to create and manage Azure subscription users and their privileges, you can visit the [Azure role based access control (RBAC) article](../role-based-access-control/built-in-roles.md) or review [how to customize roles](../role-based-access-control/custom-roles.md).
1315

1416
## The server admin account
1517
When you first created your Azure Database for PostgreSQL, you provided a server admin user name and password. For more information, you can follow the [Quickstart](quickstart-create-server-database-portal.md) to see the step-by-step approach. Since the server admin user name is a custom name, you can locate the chosen server admin user name from the Azure portal.

0 commit comments

Comments
 (0)