Skip to content

Commit 808440c

Browse files
authored
Update concepts-azure-ad-authentication.md
1 parent 1e3eee0 commit 808440c

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

articles/postgresql/flexible-server/concepts-azure-ad-authentication.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,7 @@ Once you've authenticated against the Active Directory, you then retrieve a toke
103103

104104
* **What are different authentication modes available in Azure Database for PostgreSQL Flexible Server?**
105105

106-
Azure Database for PostgreSQL flexible server supports three modes of authentication namely
107-
108-
**PostgreSQL authentication only**
109-
**Microsoft Entra authentication only** and
110-
**PostgreSQL and Microsoft Entra authentication**.
106+
Azure Database for PostgreSQL flexible server supports three modes of authentication namely **PostgreSQL authentication only**, **Microsoft Entra authentication only**, and **PostgreSQL and Microsoft Entra authentication**.
111107

112108
* **Can I configure multiple Microsoft Entra administrators on my Flexible Server?**
113109

@@ -139,7 +135,7 @@ Please use the below steps to generate your token.
139135

140136
* **What is the token lifetime**
141137

142-
User tokens are valid for up to 1 hour whereas System Assigned Managed Identity tokens are valid for up to 24 hours.
138+
User tokens are valid for up to 1 hour whereas System Assigned Managed Identity tokens are valid for up to 24 hours.
143139

144140

145141
## Next steps

0 commit comments

Comments
 (0)