Skip to content

Commit 89640d7

Browse files
authored
Update concepts-azure-ad-authentication.md
Removed mail enabled statement
1 parent d1d11e3 commit 89640d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ Once you've authenticated against the Active Directory, you then retrieve a toke
8080
## Other considerations
8181

8282
- Multiple Azure AD principals (a user, group, service principal or managed identity) can be configured as Azure AD Administrator for an Azure Database for PostgreSQL server at any time.
83-
- Azure AD groups must be a mail enabled security group for authentication to work.
8483
- Only an Azure AD administrator for PostgreSQL can initially connect to the Azure Database for PostgreSQL using an Azure Active Directory account. The Active Directory administrator can configure subsequent Azure AD database users.
8584
- If an Azure AD principal is deleted from Azure AD, it still remains as PostgreSQL role, but it will no longer be able to acquire new access token. In this case, although the matching role still exists in the database it won't be able to authenticate to the server. Database administrators need to transfer ownership and drop roles manually.
8685

0 commit comments

Comments
 (0)