Skip to content

Commit 20d1f72

Browse files
Acrolinx fixes
1 parent 808440c commit 20d1f72

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -121,19 +121,19 @@ Once you've authenticated against the Active Directory, you then retrieve a toke
121121

122122
When Microsoft Entra Authentication is set at the server level, PGAadAuth extension gets enabled and results in a server restart.
123123

124-
* **How do i log in using Microsoft Entra Authentication?**
124+
* **How do I log in using Microsoft Entra Authentication?**
125125

126-
You can use client tools such as psql,pgadmin etc to login to your flexible server. Please use the Microsoft Entra ID as **User name** and use your **Entra token**as your password which is generated using azlogin.
126+
You can use client tools such as psql, pgadmin etc. to login to your flexible server. Please use the Microsoft Entra ID as **User name** and use your **Entra token** as your password which is generated using azlogin.
127127

128-
* **How do I generate my token**
129-
Please use the below steps to generate your token.
130-
[Generate Token](how-to-configure-sign-in-azure-ad-authentication.md)
128+
* **How do I generate my token?**
129+
130+
Please use the below steps to generate your token. [Generate Token](how-to-configure-sign-in-azure-ad-authentication.md).
131131

132132
* **What is the difference between group login and individual login?**
133133

134-
The only difference between logging in as **Microsoft Entra group member** and an individual **Entra user** lies in the **Username**, while logging in as an individual user you provide your individual Entra ID where whereas you'll utilize the group name while logging in as a group member. Regardless, in both scenarios, you'll employ the same individual Entra token as the password.
134+
The only difference between logging in as **Microsoft Entra group member** and an individual **Entra user** lies in the **Username**, while logging in as an individual user you provide your individual Microsoft Entra ID where whereas you'll utilize the group name while logging in as a group member. Regardless, in both scenarios, you'll employ the same individual Entra token as the password.
135135

136-
* **What is the token lifetime**
136+
* **What is the token lifetime?**
137137

138138
User tokens are valid for up to 1 hour whereas System Assigned Managed Identity tokens are valid for up to 24 hours.
139139

0 commit comments

Comments
 (0)