Skip to content

Commit 9c44249

Browse files
fpagnybene2k1jcirinosclwy
authored
Update connect-to-a-database.mdx (#3736)
* Update connect-to-a-database.mdx Light modification to improve readability (and align wording between IAM user / IAM application) based on a user feedback who misread the information. * Apply suggestions from code review Co-authored-by: Jessica <[email protected]> --------- Co-authored-by: Benedikt Rollik <[email protected]> Co-authored-by: Jessica <[email protected]>
1 parent 9e37707 commit 9c44249

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

serverless/sql-databases/how-to/connect-to-a-database.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ To connect to a Serverless SQL Database, you can either use a **connection strin
5151

5252
1. From the **Overview** tab of your database, click the **Set up credentials** button. The setup wizard displays.
5353

54-
2. Select the [principal](/identity-and-access-management/iam/concepts/#principal) to connect to the database:
55-
- Yourself, as an [IAM user](/identity-and-access-management/iam/concepts/#user).
56-
- An [application](/identity-and-access-management/iam/concepts/#application) that you [previously created](/identity-and-access-management/iam/how-to/create-application/) in the IAM section of the console.
54+
2. Select the [principal](/identity-and-access-management/iam/concepts/#principal) to connect to the database, who can be either:
55+
- Yourself, as an [IAM user](/identity-and-access-management/iam/concepts/#user), or
56+
- An [IAM application](/identity-and-access-management/iam/concepts/#application) you [previously created](/identity-and-access-management/iam/how-to/create-application/) in the IAM section of the console.
5757
<Message type="note">
5858
Refer to the [IAM documentation](/identity-and-access-management/iam/reference-content/overview/) for more information on identities and access rights.
5959
</Message>

0 commit comments

Comments
 (0)